Upgrade 1.5.2.1 to 1.5.3.1 some errors pls help
Posted: Mon Jun 18, 2012 10:31 pm
Dear All,
I'm trying to upgrade from 1.5.2.1. to 1.5.3.1. but no success (upgraded by SimpleScript)
2 errors:
1.
Notice: Undefined index: bottom in /home5/ronindog/public_html/catalog/controller/common/footer.php on line 26
but still posted on 'bugs' and waiting help there.
2. error:
when I'm trying to edit store settings (system>settings>mystore) following message:
Notice: Error: Table 'ronindog_pnc1.oc_customer_group_description' doesn't exist
Error No: 1146
SELECT * FROM oc_customer_group cg LEFT JOIN oc_customer_group_description cgd ON (cg.customer_group_id = cgd.customer_group_id) WHERE cgd.language_id = '1' ORDER BY cgd.name ASC in /home5/ronindog/public_html/system/database/mysql.php on line 49
Reading the 2nd error, I understand that this is a problem with tables. SimpleScript add a prefix to tables (oc_).
I don't know sq and php.
Someone knows what should I do ?
Thank you all for you attention (and sorry for my english... hope you understand the issue).
I'm trying to upgrade from 1.5.2.1. to 1.5.3.1. but no success (upgraded by SimpleScript)
2 errors:
1.
Notice: Undefined index: bottom in /home5/ronindog/public_html/catalog/controller/common/footer.php on line 26
but still posted on 'bugs' and waiting help there.
2. error:
when I'm trying to edit store settings (system>settings>mystore) following message:
Notice: Error: Table 'ronindog_pnc1.oc_customer_group_description' doesn't exist
Error No: 1146
SELECT * FROM oc_customer_group cg LEFT JOIN oc_customer_group_description cgd ON (cg.customer_group_id = cgd.customer_group_id) WHERE cgd.language_id = '1' ORDER BY cgd.name ASC in /home5/ronindog/public_html/system/database/mysql.php on line 49
Reading the 2nd error, I understand that this is a problem with tables. SimpleScript add a prefix to tables (oc_).
I don't know sq and php.
Someone knows what should I do ?
Thank you all for you attention (and sorry for my english... hope you understand the issue).