Originally Posted by mariannet
I ran the standalone installer.
When donating and pressing the final confirmation button I get mySQL error if the donate text (reason) contains a ' character (ex. isn't).
*******
Database error in vBulletin 3.0.3:
Invalid SQL: INSERT INTO utt_store_history
(historyid, userid, timestamp, actionid, action, normalcost, discount, tax, totalcost, touserid, touser, points, newtitle)
VALUES
(NULL, '1', '1095085856', '1', 'Doner GuldM?nter [MSGM]', '0', 'test'er', '0', '100.00', '1730', 'Bj?lken', '100', '')
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 'er', '0', '100.00', '1730', 'Bj?lken', '100', '')' at line 4
mysql error number: 1064
************
If I write without the ' (ex. isnt) then everything is fine.
There are no other errors with uShop and uCash.
I'm running vb ver. 3.0.3
|