Search results for query: *

  • Users: kbryant414
  • Content: Threads
  • Order by date
  1. K

    Question Code for Referencing Credits

    Hi, I'm toying around with an idea. Not sure if this is something obvious or complicated: is it possible to reference the values of credits by username using HTML or PHP, for instance in a custom BBCode? Simple example case being something like the following: kbryant414 Output: User...
  2. K

    Implemented A Quick-Buy Option

    As I'm getting my forum members to use this more, one request that comes up is a quick-buy option. I apologize if this was already addressed elsewhere, or if it's already a feature I've somehow missed. Currently, the steps involved are: Go to Shop Select Category Select Item. This leaves the...
  3. K

    Bug Error When Trying to Add or Modify Events

    I've recently started receiving this error when trying to modify an existing event, or create a new one. Fatal error: Call to a member function toArray() on null in /home/postterm/public_html/xf/src/addons/DBTech/Credits/Application/Core.php on line 359 This is on XF2 2.0.5, DBCredits 5.0.0...
  4. K

    Pending AdminCP: Scrolling Display in 'Manage Items'

    I've created 22 item categories but the AdminCP section for 'Manage Items' can only seem to handle displaying about 8-9 of them. The rest of the tabs scroll off into nowhere. It's still usable if hard to read, but it would be convenient if there was better support for displaying all of the items...
  5. K

    Pending "Display in Postbit" Option by Currency

    So, my use-case is probably abnormal. I'm sure most people only do two or three currencies. You do advertise "virtually unlimited," though, and I've created 18 currencies for my forum. More than 5-6, though, and displaying the currencies becomes a problem. In the wallet, they scroll off screen...
  6. K

    Question How to Transfer/Convert Currency?

    I'd like to set up some events to convert different currency types. Ultimately, I would like to have one that just converts a user's currency, based on the value of the currency, as well as one that combines that with 'donating' to another user. Two scenarios for context: Bob has 50 USD...
  7. K

    Pending Multiple 'Charge' Options

    Would it be possible to add multiple "Charge" Event Triggers? Currently, I see that you can change which currency the [charge] bbcode will pull, but there doesn't appear to be a way to set up Charge for two different currencies. I realize it would probably require multiple bbcodes, since the...
  8. K

    Bug DBShop Categories Don't All Work for Buyers

    I'm going to end up one of your favorite people at this rate... I've added several shops, categories, and items now. On the back-end, things seem to be fine. All shops, categories, and items are permissible to the Registered usergroup, all tied to a valid currency, all set active. When using...
  9. K

    Implemented Per-Shop Seperators / Multiple Currency Purchases

    Really loving this mod, but I have two small requests. Hopefully they wouldn't be difficult to implement, and others would find them useful. First, in the Per Shop Inventory settings when creating an Item, there is no clear delineation between shops. I have to count down to make sure I'm...
  10. K

    Question Automatically Converting Currency (or Allowing Decimal Values)

    Looking at the add-on, I feel like this should be possible, but I haven't figured out how to, yet. A use-case scenario: user posts an article in a designated forum, I want to be able to give currency by the word count. I can do that without issue (this add-on is pretty great). However, I want...
Back
Top