Version: , by CarlitoBrigante
Developer Last Online: Sep 2023
Version: Unknown
Rating:
Released: 01-25-2005
Last Update: Never
Installs: 0
No support by the author.
Hi,
we have just updated our ushop from version 0.93 to version 0.95. We uploaded the new actions compatible with the new version, but we have problems with bank and donate.
When we try to donate something to another user (including with admin donate), we get the message "user do not exist". It's like ushop isn't passing the user variable across all steps.
The problem seems similar in the Bank. When you enter the Bank action and press the button continue, the user is brought back to the same page with the continue button.
We tried reupdating all templates, reediting all files, and re-running the installer, with no success. We have a vbulletin 3.0.5 patched to 3.0.6.
Thank you.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Sorry, we forgot to revert one of the templates. Thank you Zachery!
Quote:
Originally Posted by CarlitoBrigante
Sorry, we forgot to revert one of the templates. Thank you Zachery!
Update: donate seems to work now, but we get this warning at the end of the donation: Warning: Division by zero in /uttstore/action.donate.php on line 112
Quote:
Originally Posted by CarlitoBrigante
Sorry, we forgot to revert one of the templates. Thank you Zachery!
Update: donate seems to work now, but we get this warning at the end of the donation: Warning: Division by zero in /uttstore/action.donate.php on line 112
I haven't seen that error in a long time. I believe it has something to do with the action specific variables for Donate.
There should be a setting for Donate (go to your Admin CP, then Action Manager, then edit donate) called something like "Points for Reputation". Make sure that is not 0.
yes, this was the problem. Anyhow, for some reason, during the upgrade the two variables where added in the database but weren't shown in the admin cp. I had to create a temporary variable in the donate cp (debug mode) and the system rebuilt it, showing also the new two variables. By the way, there is no way in debug mode to delete the temporary variable I added.
yes, this was the problem. Anyhow, for some reason, during the upgrade the two variables where added in the database but weren't shown in the admin cp. I had to create a temporary variable in the donate cp (debug mode) and the system rebuilt it, showing also the new two variables. By the way, there is no way in debug mode to delete the temporary variable I added.
Good point. If you delete it in phpMyAdmin or something and click the "Rebuild Datastore" link in the action manager with debug mode, it should get rid of it.
I plan on doing some major changes to the ASVS system in the major release coming up sometime before hell freezes over.