i can’t pass up an upgrade …so i hit the upgrade button and now its been hours of hell.
After the upgrade my site kept giving me this message…and i don’t have a clue how to fix it…have backup database but no way to revert…aaaaaaaaaah!
Database error: Unknown column ‘object_holder’ in ‘field list’ (1054)
Invalid query: SELECT object_holder, description FROM cscart_common_descriptions WHERE object_id = 0 AND lang_code = ‘EN’
Backtrace:
File: /home/newmilfo/public_html/core/fn.database.php
Line: 310
Function: db_error
File: /home/newmilfo/public_html/core/fn.database.php
Line: 245
Function: db_query
File: /home/newmilfo/public_html/core/fn.common.php
Line: 3056
Function: db_get_hash_single_array
File: /home/newmilfo/public_html/core/fn.init.php
Line: 152
Function: fn_get_manifest
File: /home/newmilfo/public_html/init.php
Line: 153
Function: fn_init_templater
File: /home/newmilfo/public_html/admincp123.php
Line: 23
Function: require
Search for the upgrade fix they updated it few hours ago.
[quote name=‘sirzannder’]Search for the upgrade fix they updated it few hours ago.[/QUOTE]
not being a jerk but not happening
[quote name=‘jlaperch’]not being a jerk but not happening[/QUOTE]
Any advances or solutions? same problem here, thanks in advance.
I am having the same issues and had a sleepless night.
Which version are you upgrading from?
I can share that I’ve managed to install a fresh version and it worked, when I replaced the database from version 2.0.5, I got the same error message.
Although, even when I did the same with a fresh install of version 2.0.15 I kept getting the same error as above.
Any solutions out?
DTL, You can never just replace a database into a different cart version because there will always be changes in the structure between them.
If you are having problems replacing a database into an install of the same version then post the exact errors you are getting so we can help.
This is definitely a database issue where there are columns in CS-Cart 2.1 that are missing in earlier versions. Here’s an idea.
- Install the old version somewhere.
- Add the backup database.
- Export everything you can: users, orders, products, etc.
- Import all the exports into the new build.
That should get you 75% there.