xen-soluce

  1. 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...
  2. 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]...
  3. B

    Solved Exchange rate option is missing

    As the title says.
  4. NikitOS

    Solved Bugs, bugs again, everywhere...

    Hello Many bugs again. #1: Invalid payment provider class specified during installation. \XenSoluce\CreditSystem\Setup :: installStep2: public function installStep2(array $stepParams = []) { $db = $this->db(); $db->query('INSERT INTO `xf_payment_provider`(`provider_id`...
  5. B

    Solved Payment profile name is missing

    As the title says.
  6. 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.
  7. B

    Implemented Hide disabled/uninstalled add-ons

    I suggest hiding disabled/uninstalled add-ons from the event list and sidebar widget.
  8. B

    Implemented View transactions page permission

    The transactions page is currently accessible to all visitors including guests, so I suggest adding new permission for who can view this page.
  9. B

    Solved Credits amount is missing in the error message

    As the title says.
  10. B

    Implemented Compatibility with User Upgrade Pro

    User gets this message when trying to renew an active subscription. I suggest adding the option that allows users to select the duration.
  11. B

    Solved Can't upgrade user manually

  12. B

    Implemented Add all available durations to the manual upgrade page

    As the title says.
  13. B

    Implemented Filter by subscription duration

    I suggest adding an option in Active user upgrades and Expired user upgrades pages to filter users by their subscription duration.
  14. B

    Implemented Improve user criteria

    This change to count upgrades from all the selected user upgrades combined instead of counting from each one. It is still possible to count from specific user upgrades by selecting only one from the list. User has at least X active user upgrades in one of the selected packages -> User has at...
  15. C

    Solved After auto-submitting, it doesn't move

    After the macro is inserted, and auto-submitted on global macros, it doesn't move to anywhere. I don't even get a prompt asking me where I want to move it.
  16. C

    Implemented Add a label to thread

    Another suggestion here. How about adding a label automatically to the thread when using a macro. Preferably preset, when creating a global macro, setting it to move to a specified category and giving it a label predefined.
  17. C

    Solved Error on upgrade

    Look at the picture. This is the errors I'm getting after upgrading from 5.1.5 to 5.1.6
  18. B

    Solved User balance didn't get updated on event reset

    As the title says.
  19. B

    Implemented About popup window and URLs

    The Donate and Modify window is currently displaying in the same window with tab header to switch between each other, it would be better if displayed each option in its own window. Regarding URLs; In transactions page donated/ to credits/donated/ In the popup menu Donate...
  20. B

    Implemented Add white space before event name

    If the custom calculation method not enabled, no white space being added between the event name and its value.
Back
Top Bottom