Quote:
Originally Posted by Dylanblitz
hmm, that should of done it. Are you running the query through the ACP sql query or phpmyadmin?
If you are doing it through phpmyadmin can you run this and see what you get back?
Code:
SELECT * FROM phrasetype WHERE fieldname = 'garage';
If you get no rows back then I'll have to figure out where else it's still calling the garage phrases. If you get something back then the delete didn't *take*
btw, are you trying to uninstall the garage for good or was it just a server move? I'd think reinstalling the garage would fix the problem.
|
Dont want to uninstall it for good. I am using phpmyadmin.
This was the return result from running the phrase above -
Code:
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0281 sec)