Search results for query: *

  • Users: hakkuo23
  • Content: Threads
  • Order by date
  1. hakkuo23

    Bug Bank Deposit Bug

    Here's how you do it: Make sure you have zero in the bank. Now set the deposit to a really large number like 999999999999999999999999999999 and spam the save button. You will get a huge amount of money in your bank account and have a negative credit amount. This also works for the withdrawal...
  2. hakkuo23

    Bug New Posts and Auto Bumped Threads

    When you buy the `auto bump a thread` product and apply it, any threads that are using it will not disappear from website.com/find-new/posts after reloading. It only goes away when marking all forums as read. Thank you!
  3. hakkuo23

    Implemented Thread Bump Max Date

    We are getting some complaints about users bumping threads that are 3 years old. I'm wondering if we could get an option where I can choose the max time from today that a thread could be bumped. So for example, I make it 6 months. Only threads posted in the last 6 months can be bumped. I...
  4. hakkuo23

    Bug Can't Reconfigure Gifted User Name Styling

    Some users are complaining that an item they gifted to someone without configuring is unable to be configured at all when it arrives in the gifted users inventory. I have reconfiguration disabled for the item experiencing this issue (user name styling). Thank you!
  5. hakkuo23

    Bug Music Autoplaying in Member Cards

    So it seems that when using the helper `xen:username` and then clicking the username generated from it, it's loading the entire profile instead of the card template. While it still functions fine, it's probably unnecessary queries and also if a user has purchased and configured the profile music...
  6. hakkuo23

    Implemented Stealing Exploit

    So some users were going on a stealing rampage and stealing from everyone. However once their total credits reached zero they were still able to steal. So they triggered it thousands of times and were able to get huge amounts from people without any consequences to themselves as they had zero...
  7. hakkuo23

    Bug Ghost Sidebar

    When a user is not logged in, there is an empty space where the sidebar should be as no sidebar items show. Also forgot to check it but happens on the default style.
  8. hakkuo23

    Bug Front Controller Issue

    So I have a callback for various add-ons and when the event listener for xenforo_model_user is enabled, it causes this error: Fatal error: Cannot declare class XFCP_(goes down the line) If I go to DBTech_Shop_Application_Core and comment out the exception handler in the constructor, the error...
  9. hakkuo23

    Bug User Title issue

    When gifting the user title, it looks like the configuration for it is being overwritten somewhere. $this->config['configuration']['usertitle'] is sending my users the error: Undefined index: usertitle. I've been making custom items with the API, and, although I'm no expert, don't you have to...
  10. hakkuo23

    Question Question about Callbacks

    Is there a callback for when an item expires, or is that the discard callback? Thanks!
  11. hakkuo23

    Bug Permissions Error

    ErrorException: Undefined index: permissions - library/XenForo/Visitor.php:163 Generated By: BipolarPolarBears, A moment ago Stack Trace #0 /home/fdsa/public_html/xenforo/library/XenForo/Visitor.php(163): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/fdsa/publ...', 163...
  12. hakkuo23

    Bug Rediculous Queries when viewing threads

    The Shop addon is making huge amounts of queries when viewing threads and it's slowing down my site. It's doing updates for people with an empty serialized string and selecting large amounts of data. Can this be fixed please? Thanks!
  13. hakkuo23

    Bug Upgrade Bug

    Looks like it's not populating the item_class with the new classes and doesn't rebuild the cache so it makes your board inaccessible. An exception occurred: Invalid class handler for item type 'custom' specified in /home/fdsa/public_html/xenforo/library/DBTech/Shop/Item/Abstract.php on line...
  14. hakkuo23

    XF Shop addon forum?

    I can't find it but here are some bugs/requests I found that I hope can be fixed :) - error when going to the Steal page with no currencies having stealing enabled. - Buyback doesn't seem to work properly, if Item Buyback Price is set to 0, and Buyback time is set to 0, you can still buyback...
  15. hakkuo23

    Bug Purchase Exploit

    https://xenogamers.org/showthread.php?t=16561 It is described there, basically they bought credits and every-time they refreshed the page it gave them more.
  16. hakkuo23

    Bug RSS Feed Error

    I update the RSS feed and get this error: 2013/01/31 11:48:12 [error] 4426#0: *1567 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to a member function escape_string() on a non-object in /home/youdontevenlift/public_html/dbtech/credits/credits_core.php on line 640" while reading...
  17. hakkuo23

    Bug Redirect Error

    GO here, and click the mention tab or the quote tab. https://xenogamers.org/member.php?u=92 Then try and go to another page, and it gives you a redirect error.
  18. hakkuo23

    Bug Doesn't Work At All

    In UserCP when editing the tabs: TypeError: b.curCSS is not a function http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js Line 12 Also in UserCP, the moderation tab on the right is completely messed up.
  19. hakkuo23

    Bug No Pop-Up Window

    I get this error upon successful transfer: Uncaught Error: Syntax error, unrecognized expression: The transfer was a success! jquery.min.js No pop-up windows comes up.
  20. hakkuo23

    Bug Unable to Transfer To Another User

    I have the correct events setup and currencies enabled to transfer credits, however when I try to transfer credits from myself to another user, it immediately gives us this error: Could not complete transfer I am able to transfer credits between all my currencies so it's only giving this error...
Back
Top