Search results for query: *

  1. L

    Bug Charge/react event not working properly

    That fixed it. I looked at that one, but figured since I didn't change it from before that it wasn't the cause. Thanks!
  2. L

    Bug Charge/react event not working properly

    I've been having an issue since I updated the Credits addon from 5.3. It used to be that when a user didn't have enough of a particular currency and triggered an event that would cost him that currency (the react event in this case) it would not let the user use that reaction. Now it allows...
  3. L

    Implemented View Purchased Lottery Tickets

    Sure, how did you get that to work?
  4. L

    Implemented View Purchased Lottery Tickets

    Would it be possible to add a feature/option that allows people who have bought lottery tickets to view those lottery tickets after they purchased them? As in, they buy a ticket and pick the numbers 3,7,8,10,25. They then have a display that shows they picked these numbers for this ticket, at...
  5. L

    Pending 'Bank All Currency' Button

    My users are complaining that it's a bit cumbersome to bank currency when there's several currencies to manage. Would it be possible to create a button that takes all currency(s) and puts all of it into the bank with one click? IE: I have 300 of points1, 423 of points2, 103 of points3, and...
  6. L

    Pending Show thief in steal alert

    Oh, and 1 more thing, would it be possible to show in the steal success/failure notifications who the thief was to the victim? That would help with some of the 'interactivity' I'm hoping to foster. Apologies if that's already there and I'm missing it.
  7. L

    Implemented Steal Failure Penalty Item

    I also just realized, if you do this you need to put in an option for maximum % lost in unsuccessful steal attempt, just like the other option settings for chance and amount.
  8. L

    Implemented Steal Failure Penalty Item

    One of my users had the idea of an item type that would increase the penalty for failing to steal currency. IE: If I have the default global steal penalty set at 5%, users could purchase an item that adds X% to that. So, if a user has an item that increases that by 20%, the penalty for...
  9. L

    Bug Purchase event issue

    So just FYI if you're curious, I got my version of credits + shop launched to my overall forum's userbase this weekend (before now I was only testing it out using a few people with proper permissions). It seems to be going well so far, with a few normal snafu's on my part but nothing major to...
  10. L

    Pending Post Background - Image support

    There's items that allow you to add a color to a post's background. Would it be possible to add an item that adds an image to a post's background in the same way? Maybe with a slider to set the opacity.
  11. L

    Bug Purchase event issue

    New problem: I can't create or save any currencies in DB shop. I get this error: InvalidArgumentException: Column 'per_post' is unknown src/XF/Mvc/Entity/Entity.php:582 #0 src/XF/Mvc/Entity/Entity.php(720): XF\Mvc\Entity\Entity->set('per_post', 0, Array) #1 src/XF/Mvc/FormAction.php(34)...
  12. L

    Bug Purchase event issue

    1 whole day on releasing RC2?!? Jeez what took so long :) Really though, installing RC2 fixed both of my issues. I look forward to the next update and thanks!
  13. L

    Bug Purchase event issue

    Worth a shot :P
  14. L

    Bug Purchase event issue

    Well.... damn :) ETA on RC2?
  15. L

    Bug Purchase event issue

    Yes, they're all toggled as active. It's just triggering 1 currency instead of all of them. I had my friend try another purchase event to test it out again, still no dice. It is returning (11 so far) of these error messages in the server logs: XF\PrintableException: Please enter a value for...
  16. L

    Bug Purchase event issue

    Update: Confirmed that the paycheck event is only triggering for lowest currency ID number. Also, I have a daily activity event set up for each currency and it's behaving the same way. The same sort of options are chosen as for the paycheck event, just different amounts and different entries...
  17. L

    Bug Purchase event issue

    Right. Try this: They are all set up the same, the only thing that changes is the amount, the currency field to correspond with the currency, and the title field. EDIT: It seems like the paycheck event is only firing for the currency with the lowest currency ID number, from testing it out...
  18. L

    Bug Purchase event issue

    Here's a screencap of the table (try not to pay too much attention to the names, it's meme-ish :) ) : Usergroup ID is right now only admin and another group I'm using for testing. Node ID's says: [-1]. In the final column, settings, the only thing listed where it says BLOB 2 is "[]" without...
  19. L

    Bug Purchase event issue

    I'm still in the 'testing everything out' phase to make sure it all works like I think and like I want it to. I had asked a friend to put the purchase through to test it out, so I can do that again or try to find another credit card myself to do it. I just didn't want to start racking tons of...
  20. L

    Bug Purchase event issue

    It doesn't. But that could be because in my efforts to troubleshoot this issue I deleted and then remade the currency and all of the associated events. For this remade currency there is an event for purchase in the table: xf_dbtech_credits_event The table entry for that event only has...
Back
Top