Steve,
I just got an error when attempting to edit an existing quote....
Quote:
Database error in vBulletin 3.8.4:
Invalid SQL:
UPDATE bfc_quotes
SET quote = 'There's a lady who shows
all that glitters is gold.
And she's buying a stairway to heaven.', username = 'ArnyVee'
WHERE id = '1' LIMIT 1;
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 's a lady who shows
all that glitters is gold.
And she's buying a stairway to h' at line 2
|
....looks like it had something to do with the use of the apostrophe. I took out the apostrophe marks and the quote was able to be saved. Can you make sure that it gets corrected when you do the next update?