Quote:
Originally Posted by shortbus1662
yes, here is the error I got when I deleted:
SQL-query:
DELETE FROM `phrase` WHERE varname = 'setting_allowguestbook_desc'
MySQL said: Documentation
#1146 - Table 'ostatesp_forum.phrase' doesn't exist
-----------------------
so, what should I do now? Thanks for the help Snow.
|
I'm no expert when it comes to MySQL, but I don't think that full stop should be there :speechless: I thought it's supposed to be tableprefix_table e.g. if your prefix is vb then it would be vb_phrase Maybe someone more experienced with MySQL can shed some light on the matter.