Quote:
Originally Posted by kustomrides
Finished the upgrade, but am getting a 403 error when accessing the cart:
You are not allowed to access that resource!
Id: 79
ANy ideas? I'll try to hunt this down meantime
xcart shows id 79 to be:
ID 79 (include/func/func.db.php):
- Resolution of table field names between supplied data and SHOW FIELDS FROM failed (e.g. there's a problem with the SQL tables)
Edit 2: Still getting the 403 error (Apache) after restoring then upgrading.
Only files I took off the file list after patching manually were skin/common_files/admin/menu_box.tpl ;
skin/common_files/customer/home.tpl ;
skin/common_files/customer/service_js.tpl ;
skin/common_files/main/product_details.tpl ;
Would one of these files be needed to update the SQL table ???
ANyway, back to 4.4.3 for me. Only wanted 4.4.4 for the google feed update anyway, so maybe try that standalone.
|
When you use the X-cart built-in upgrade utility, the first step of the upgrade process is applying file patches, the second one - applying database update patch (patch.sql).
Make sure the second step has been completed correctly.
By the way, you can use a special patch to update the froogle feed module in your 4.4.3 cart:
How do I update the Google/Froogle module to meet the latest Google's Product Feed Specification?