supports

  1. M

    Solved When use autosubmit it trow this error and do nothing (XF 2.2.0)

    ErrorException: Template error: Macro public:thread_view:thread_custom_fields_status is unknown src/XF/Template/Templater.php:631 Generato da: Tazzina 1 Ott 2020 alle 08:06 Analisi dello stack #0 [internal function]: XF\Template\Templater->handleTemplateError(512, 'Macro public:th...'...
  2. 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...
  3. 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."
  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

    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. 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...
  9. 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!
  10. B

    Solved Exchange rate option is missing

    As the title says.
  11. 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`...
  12. B

    Solved Payment profile name is missing

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

    Solved Credits amount is missing in the error message

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

    Solved Can't upgrade user manually

  17. 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.
  18. 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
  19. B

    Solved User balance didn't get updated on event reset

    As the title says.
  20. B

    Solved Can't reset user credits

    As the title says.
Top Bottom