Quote:
Originally Posted by Breaker
theres your problem, it got as far as creating that then died.
is there a script that reverses all the DB modifications i need to fix my arcade, reinstall seems essential
|
no but you can do a sql query.
should look something like this.
[sql]
DELETE FROM template WHERE title like LCASE('arcade%')
[/sql]
I may be wrong. As per the usual, back up your DB before doing any modifications.