Search results

  1. B

    Implemented Display of all user transactions

    When clicking the continue button in the overlay window, it redirects me to my transactions page instead of user transactions. It should redirect to pagination page with user transactions. Page URL credits/transactions/user.id
  2. B

    Solved [DBTech] Shop trading issue

    Yes, compatibility issue. :D
  3. B

    Solved [DBTech] Shop trading issue

    It's a bug, as in our example, the first trader should be charged 5 points.
  4. B

    Solved [DBTech] Shop trading issue

    If the first trader (admin) has 10 points and the second trader (newone) has 5 points when both traders accept the offer, the points of the first trader will not be decreased and the second trader points get increased. First trader and second trader points before completing the deal. After...
  5. B

    Implemented Add style property to disable the credits tooltip

    I suggest adding style property to disable the credits tooltip.
  6. B

    Solved Search function in list users credit isn't working

    As the title says.
  7. B

    Solved [DBTech] Shop trading issue

    User credits didn't get charged when trading points with another user.
  8. B

    Implemented Exclude content older than a certain date

    It would be a great addition to have an option to exclude content older than a certain date when rebuilding credits. This option should be added to events because the threads that excluded when rebuilding credits will be counted once it is moved to another forum.
  9. B

    Solved Weird issue when modifying user credits

    Okay, thank you for clarifying. :)
  10. B

    Solved Weird issue when modifying user credits

    But it happens only if xf_xs_cs_event_credit table is empty, otherwise, it won't insert a new item in that table.
  11. B

    Solved Weird issue when modifying user credits

    So why a new item gets inserted in xf_xs_cs_event_credit table while it should be inserted in xf_xs_cs_modified_credit table only?
  12. B

    Solved Weird issue when modifying user credits

    When modifying a user credits and xf_xs_cs_event_credit table is empty (after a clean install), a new item gets inserted like in screenshot. If modified user credits again, no item will be inserted!
  13. B

    Implemented Rebuild user credit

    I suggest adding a rebuild option for total user credit that stored in xf_user table. It will be useful in case you want to import any of the following tables after a clean install of the add-on. So it will just update xs_cs_user_credit column for all users based on stored data in the tables...
  14. B

    Not planned About other add-on events

    There's no point in adding the add-on's creator name to the event name or even an abbreviation of the add-on name such as [XC-FB]. It is incomprehensible to the front-end user. Tooltip and sidebar widget [XC-FB] Positive->Positive Feedback [XC-FB] Neutral->Neutral Feedback [XC-FB]...
  15. B

    Implemented Hide disabled/uninstalled add-ons

    Events related to add-ons disappeared after disabling the feedback system.
  16. B

    Implemented Hide disabled/uninstalled add-ons

    Select credits tab.
  17. B

    Solved Exchange rate option is missing

    As the title says.
  18. B

    Solved Payment profile name is missing

    As the title says.
  19. B

    Solved Payment profile didn't get deleted on uninstall

    When reinstalling the add-on I get this error because the payment profile is still stored in the xf_payment_provider table even after uninstalling the add-on.
Back
Top Bottom