I tried to run the Query in phpMyAdmin but it didnt seem to work.
I went to menu SQL (right to Structure) and pasted
UPDATE template SET templatesetid='-1' WHERE title LIKE 'header_stylebox%' LIMIT 2;
into the "Run SQL query/queries..." field. Then I hit Go. After that, it says "Affected rows: 0" and I dont see any changes to the database.
Any help would be greatly appreciated!!!
|