Search results for query: *

  • Users: madness85
  • Content: Threads
  • Order by date
  1. M

    Implemented DragonByte Security 2fa

    Hi, Would it be possible to add a permission so 2fa users are excluded from the password expiry permission? For example if you have the force password reset set to once a year it will only effect users not using 2fa.
  2. M

    Implemented Item usergroup permissions

    Hi, I was hoping to restrict some items being purchased to a specific usergroups, but it seems there's no option to do that.
  3. M

    Bug Active Gifts

    I have a shop item to add a user to a secondary usergroup. I've just added a purchase of this item to a user via the panel dbtech-shop/purchases/ and selected (active). The item is received, showing in their inventory and showing as active. The problem is it didn't actually add the user to the...
  4. M

    Pending Bank & Richest users

    Could you make the bank editable in the ACP? It currently need to be done via the database. Richest user list. Would be nice to have this too :)
  5. M

    Question mysql 8.0.29 warnings

    Hi, I'm getting warnings from mysql on importing database and thought I'd share the output with you. Warning (Code 1831): Duplicate index 'user_id_last_update' defined on the table 'mydadata.xf_dbtech_shop_item'. This is deprecated and will be disallowed in a future release. Warning (Code...
  6. M

    Question Shop & XFA custom username icon issue

    Hi, Got an issue with these addons running together. Every page load gives me an error: TypeError: Template public:widget_forum_statistics error: json_decode(): Argument #1 ($json) must be of type string, array given src/XF/Mvc/Entity/ValueFormatter.php:33...
  7. M

    Pending Bank edit

    Could you consider adding an option in the admin panel so we can edit a users bank?
  8. M

    Pending Give us control over banked credits

    Could you please make banked credits visible in the admin panel & editable if possible 😊
  9. M

    Bug Error when purchasing item

    ErrorException: [E_NOTICE] A non well formed numeric value encountered src/addons/DBTech/Shop/Entity/Item.php:709 Generated by: test2 Jan 9, 2021 at 8:02 PM Stack trace #0 src/addons/DBTech/Shop/Entity/Item.php(709): XF::handlePhpError(8, '[E_NOTICE] A no...', 's...', 709, Array) #1...
  10. M

    Question Email limit

    Is there a way to limit how many emails are sent a day with the inactive users feature?
  11. M

    Bug Item owner receives my IP in his history

    For some reason on my test site when i change an item from Unique item on/off the item owner has my IP in his history. I've just tested again, this time i only changed the item price and it added my IP. This has also happened when purchasing the item. This is a fresh xenforo install and there...
  12. M

    Pending message_macros icons

    I've seen this at another site and thought it look really clean. Doesn't look that great my screen lol. Basically, its icons for an award system that uses a slider to display icons. The icons rotate automatically every couple of seconds, or by pressing the circle below the image they can be...
  13. M

    Question Acp credit display

    Should 2707 credits display like this in the admin panel? 2707.00000000
  14. M

    Bug Disappearing items

    When you edit an item in your /inventory/ like so The item totally disappears from the inventory page.
  15. M

    Implemented minimum amout to steal

    Atm users with atleast 1 credit are able to steal from others. The problem with this is, users can keep just 1 credit in their wallet at all times and repeatedly try steal from others with no loss to themselves. Ive been manually editing so users must have 100 credits in their wallet, it would...
  16. M

    Question permissions and file owner

    Shouldn't everything under /internal_data/ be 777? just been looking at my files and found php files for this addon in /internal_data/code_cache/templates/l1/s0/public with permissions 666 and they are owned by the php pool user www-data, not my user.
  17. M

    Question Security email problem.

    With failed logs i have options ban IP and email webmaster. For some reason when it trys to send the email, this is the output. Apr 12 21:13:54 vmi364414 postfix/pickup[10778]: 2E0AC7A0CF8: uid=33 from=<admin@mysite.me> Apr 12 21:13:54 vmi364414 postfix/cleanup[11498]: 2E0AC7A0CF8...
  18. M

    Question Conflicting addons

    Hi, I have an issue with this addon and similar threads addon by AndyB. Similar threads isn't working, if class extension "DBTech\Shop\XF\Entity\Thread" is disabled the Similar threads add-on works. I asked AndyB to have a look at it and he was unable to find the issue. Would you be kind...
  19. M

    Question Shop permission

    http://89.163.208.143/index.php?dbtech-shop/ I dont want unregistered users to view the shop, I have all shop permissions set to no, but they are able to view. (click the link above) I think this is because I have usergoup permission (can view) set to yes, but my question is whey doesn't the...
  20. M

    Bug Shop permissions

    My forum is closed to the public but if an unregistered user knows the shop url they are able to view, even tho usergroup viewing permissions are set to no. Shouldn't they get permission denied error?
Back
Top