Recent content by Rick

  1. R

    Question Vbulletin 4.2.5 support for the dbtech mods

    Hi Fillip! I am running DragonByte Tech: vBShout (Pro) 6.2.18 which according to the client area is the latest version.
  2. R

    Question Vbulletin 4.2.5 support for the dbtech mods

    We are running 4.2.5 RC1 using lastest vBShoutPro, vBNavTabsPro, DragonByte Gallery Pro We have full logging enabled and the only 2 error messages I get are: [17-Apr-2017 15:26:52 America/New_York] PHP Strict Standards: Only variables should be assigned by reference in...
  3. R

    Bug Class 'DBTECH_GALLERY' not found payment_gateway.php

    Awesome!!! Thank you Fillip!
  4. R

    Bug Class 'DBTECH_GALLERY' not found payment_gateway.php

    Fatal error: Class 'DBTECH_GALLERY' not found in /home/flight/public_html/vbfs/dbtech/gallery/hooks/navigation_tab_complete.php on line 33 Our users fill out a payment form on authorize.net and it then tries to post back to: Just a moment... it is getting that error. I don't quite understand...
  5. R

    Bug Disabling the gallery is causing error

    Thank you for the help. I did find the plugin that was causing the problem.
  6. R

    Bug Disabling the gallery is causing error

    I can't really test the default skin. When I disable the gallery, I start getting a ton of these errors... [27-Oct-2015 14:22:34 America/New_York] PHP Fatal error: Class 'DBTECH_GALLERY' not found in /home/flight/public_html/vbfs/includes/class_bootstrap.php(430) : eval()'d code on line 139...
  7. R

    Bug duplicate copyright in footer

    I tried disabling tapatalk but it doesn't seem to help. I thought I saw it work that way once but I have been unable to repeat it by cycling the enable flag. I do believe it is the tapatalk plugins causing the problem though.
  8. R

    Bug duplicate copyright in footer

    Update. I found out that only one of the sites has the vBShout plugin but the other one is also having the same problem and only has vBNavTabs which was not updated. So the only thing in common now is the tapatalk update.
  9. R

    Bug duplicate copyright in footer

    It happened on two of my sites. Updates were vBShout v6.2.11pl1 and Tapatalk 5.5.7 I have tried disabling both products but, it not correct it... I was getting ready to upgrade to 4.2.3 as I am running 4.2.2pl4 now. vB 4.2.3 won't run without the latest version 5.5.7 of tapatalk. If I find...
  10. R

    Question Lost Ticket

    I submitted a ticket yesterday and did not get the auto response that it had been received. Did you receive it? Regarding Gallery Comments. I don't know if you will get this either.... Thank you! Rick
  11. R

    Question cron command for dbgallery

    We have some categories for albums that are based on the month and year. I would like to create a cron job that will do this monthly to create the new current categories. Could you possibly tell me what I need to do? I would think that this question had been answered before, but I can't find...
  12. R

    Bug Duplicate images created from Posts

    Yes, Post #7 was caused by the cookie problem. It is all working fine now including setting the category from the forumid. So now I am back on to why the attachment manager loaded images do not show up. I see that those images are actually in their own div that looks like a set of these: I...
  13. R

    Bug Duplicate images created from Posts

    Hmmm, one more slight problem. My upload category is 33. However, in the hook/plugin, I am detecting the forum which created the attachment and then setting the catid to the correct one. It works fine if I am admin, but not if I am a regular user. Is there something checking to see who owns...
  14. R

    Bug Duplicate images created from Posts

    AHA! I have found a solution that seems to work. I changed the line to:
  15. R

    Bug Duplicate images created from Posts

    Followup: I have determined the source of the problem. While tracking it down, I found something very interesting. If you use the attachment manager and it inserts the images "inline", it does not get imported to the gallery. Now, when you use the advanced editor "Insert Image" icon, it uses...
Back
Top