xen-soluce

  1. B

    Solved User credits are incorrectly updated upon thread delete/exclude

    Thread event: Steps to reproduce soft deleted threads issue Don't tick "Exclude soft-deleted threads" option Create a thread Soft delete the thread Undelete the thread User credits will be increased Steps to reproduce "Exclude thread IDs" option issue Create a thread Exclude thread ID you've...
  2. B

    Solved Thread didn't get counted after removing from excluded thread IDs

    If the thread ID is removed from excluded thread IDs, it didn't get counted again. Also, "There are no transactions to display." message is missing if there are no transactions. This problem happens only after excluding thread ID. It should display "There are no transactions to display."
  3. B

    Implemented Improve widget style

    It would be nice if changed the style of the richest users widget to be like Most threads in members page. No need to display the user title, font size is too large.
  4. B

    Not a bug User credits didn't get charged when purchasing items

    User credits get charged and added again when purchasing an item through the shop add-on.
  5. 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
  6. B

    Implemented Add style property to disable the credits tooltip

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

    Solved Search function in list users credit isn't working

    As the title says.
  8. B

    Solved [DBTech] Shop trading issue

    User credits didn't get charged when trading points with another user.
  9. R

    Solved Call to undefined method

    Error: Call to undefined method XF\Mvc\Reply\Error::setParam() src/addons/XenSoluce/UserUpgradeDuration/XF/Pub/Controller/Account.php:15 Stack Trace #0 src/XF/Mvc/Dispatcher.php(350): XenSoluce\UserUpgradeDuration\XF\Pub\Controller\Account->actionUpgrades(Object(XF\Mvc\ParameterBag)) #1...
  10. 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.
  11. 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!
  12. 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...
  13. 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]...
  14. B

    Solved Exchange rate option is missing

    As the title says.
  15. 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`...
  16. B

    Solved Payment profile name is missing

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

    Implemented Hide disabled/uninstalled add-ons

    I suggest hiding disabled/uninstalled add-ons from the event list and sidebar widget.
  19. 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.
  20. B

    Solved Credits amount is missing in the error message

    As the title says.
Top Bottom