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