View Single Post
Old December 8th, 2003, 06:38 PM   #5 (permalink)
s2kinteg916
Member
 
Join Date: Aug 2003
Posts: 236
do i just copy and paste this into phpmyadmin > sql ?

REPLACE INTO {$pp_db_prefix}settings VALUES (133,'Use Spider-friendly URLs?','spider','','no',17,6);

i did that and i got a error

Error

SQL-query :

REPLACE INTO {$pp_db_prefix}settings
VALUES ( 133, 'Use Spider-friendly URLs?', 'spider', '', 'no', 17, 6 )

MySQL said:


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 '{$pp_db_prefix}settings
VALUES ( 133, 'Use Spider-friendly URL
s2kinteg916 is offline   Reply With Quote