Search results for query: *

  • Users: tyteen4a03
  • Content: Threads
  • Order by date
  1. T

    Bug 3.0.1 broke vbshop.php

    The following error is shown: Warning: require_once(../dbtech/vbshop/includes/specialtemplates.php) [function.require-once]: failed to open stream: No such file or directory in PATH/vbshop.php on line 29 Fatal error: require_once() [function.require]: Failed opening required...
  2. T

    Bug vb_optimise::$isPro is missing

    I was looking through the code when I found that $isPro is missing from class_vboptimise. (To users: this bug means DBTech will not be able to verify your installation) Here's a quick fix for users: /dbtech/vboptimise/includes/class_vboptimise.php Find: (L84) private static $guestcache =...
  3. T

    Bug Fatal Error when saving tags

    Hi, when I try to save a tag on a thread a fatal error occurs: Fatal error: Call to a member function filter_tag_list_content_limits() on a non-object in /home/???/public_html/forums/dbtech/credits/credits_vbulletin.php on line 705
  4. T

    Bug Banned user keeps getting Welcome credit

    I've just noticed that banned users are getting Welcome credit every hour, though the user did not join any usergroups. Is there a way to fix it?
  5. T

    Bug Shop Beneficiary query bug

    When creating a shop, if you set the Shop Beneficiary to -1 (which is the default value), vBShop will show a message No User Matched Your Query.
  6. T

    Bug Cannot adjust users with space in their name

    Hi, I've set all the permission required to Adjust a user's credit, however when I try to adjust a user with a space in their name, it tells me "Invalid user". Adjusting a user without spaces in their name works fine.
  7. T

    Question Upgraded to 3.0.0, modcp broke

    Hi, I've just upgraded to 3.0.0 and whenever I try to access the vBShop section of the modcp, I get this message: Warning: require_once(./dbtech/vbshop/includes/specialtemplates.php) [function.require-once]: failed to open stream: No such file or directory in...
  8. T

    Question Turn off Music Player in profile in vBulletin Settings

    Our site has our own music player and does not need vBShop's one. How do I remove that section from the ACP? (Please, no template edits)
  9. T

    Question Advanced Adjust Question

    This is a pretty complex case so I'll describe it in the simplest terms possible... There are 2 currencies, A and B. There are 4 usergroups, Admin, CL, CM and Users. I've set the currency A's Adjust event to only affect Admin and Users, and B's Adjust event to only affect Admin, CL and CM...
  10. T

    Legacy Tutorial/documentation on creating custom item

    I know I've asked for this once, but is there any intention from the developers to make a tutorial on creating custom items (as in the php code of doing so)? It would really help my forum a lot.
  11. T

    Legacy Next release?

    The last version is 1.5 years ago and we've seen bugs here and there. Is there an ETA for the next version, even it's only a bugfix version?
  12. T

    Bug vBShop clashes with other modification

    Hi, whenever I turn on vBShop, some other modifications (like Yet Another Awards System) crashes with the message: Fatal error: Cannot redeclare construct_depth_mark() in /home/stuffffffff/public_html/forums/includes/adminfunctions.php on line 1825
  13. T

    Legacy Make Custom Items support PHP code

    Hi, I have a custom-tailored product that involves a shop where users can buy items for the product. However, I find it quite disappointing that the Custom Items only supports the 5 custom fields, which is definitely not enough for my product. I would like to see a new type of item which...
  14. T

    Question Add Custom user title change

    Hi, how do I add custom user title changes? Say I have a new effect called "Rainbow", how do I add it to User title changes for users to select?
  15. T

    Bug Clicking on credits does not cause a popup

    After editing default credit, credit edit popup no longer work When I click on a user's credit (the one that leads to credits.php), a popup does not show up (or the credits.php throws a 500 at me) after I deleted the original credit vBCredits imported. Even if I don't delete it and instead...
  16. T

    Legacy User status mod

    Hi, we would like to use Users status mod with this mod so tagging in statues works too.
  17. T

    Customizations for postbit style?

    In vBCredits I it was easy to customize the way we put credits in our postbit. Since vBCredits2 II added multiple credits support, can devs make the postbit display more customizable like putting all the display things into a variable? Thanks.
Back
Top