Quote:
Originally Posted by Trana
Uninstall works perfectly now. Installer is very smooth as well.
I received two donations. The first one was from a user that was not logged in, so I only got their IP address and they weren't added to the top donors list. The I received a donation from a member and it added them to the list ok, but I received an email with this SQL error:
Invalid SQL: UPDATE user SET donor = '1' WHERE userid = 2'
mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1
|
check to make sure that you have the column 'donor' as well as the column 'showdonor' in your usertable.