Page 1 of 1

error when accessing admin panel

Posted: Tue Jul 21, 2009 1:31 am
by ewc07
When I went to www.mygmbc.org/openstore/admin I received this message;

Error: Table 'mygmbc5_opencart.setting' doesn't exist
Error No: 1146
SELECT * FROM setting

Did I do something wrong on the install? Please help.

Thank you.

Also, if you have any instructions for changing the templates to match my sites design please direct me to them.

Thanks again.

Re: error when accessing admin panel

Posted: Tue Jul 21, 2009 1:36 am
by toranaga8181
this error occur to me :)
with phpmyadmin go to the your database and in table you will see all table name have a oc_ prefix

i dont know whether it is a bug or not but dell all oc_ prefix from your table name and it will work

Re: error when accessing admin panel

Posted: Tue Jul 21, 2009 2:08 am
by ewc07
Thanks for your reply.

How do you change the table names in phpmyadmin?

Re: error when accessing admin panel

Posted: Tue Jul 21, 2009 2:16 am
by ewc07
I found out how to change the table names.