I cannot get this uninstalled,...I'm stuck...
When I try and add an ago to a column I get this error:
minimumage = 18
WHERE forumid = 14;
MySQL Error : Unknown column 'minimumage' in 'field list'
Error Number : 1054
Request Date : Thursday, June 19th 2008 @ 10:39:48 PM
Error Date : Thursday, June 19th 2008 @ 10:39:48 PM
When I try and delete it I get this error:
Invalid SQL:
ALTER TABLE forum DROP minimumage;
MySQL Error : Can't DROP 'minimumage'; check that column/key exists
Error Number : 1091
Anyone know how I can get this fixed?
|