View Single Post
Old February 11th, 2008, 07:36 PM   #3 (permalink)
Jason2
Member
Verified Customer
 
Join Date: Jan 2008
Posts: 139
I did that and got the following error:

SQL query:

UPDATE pp_settings SET setting = '/' WHERE id =171 UPDATE pp_settings SET setting = '' WHERE id =172 UPDATE pp_settings SET setting = '' WHERE id =173

MySQL said: Documentation
#1064 - 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 'UPDATE pp_settings SET setting='' WHERE id=172
UPDATE pp_settings SET setting='' at line 2

Regards Jason
Jason2 is offline   Reply With Quote