Fatal error after updating to 5.6.1.2
Permalink 4 users found helpful
I updated from version 5.5.2.1 tot 5.6.1.2 (after making a database backup from the dashboard)
Immediately I got the following error:
Warning: require_once(/var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/models/json.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48
Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/models/json.php' (include_path='/var/www/vhosts/horison.nl/httpdocs/libraries/3rdparty:/var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/libraries/3rdparty:.:') in /var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48
I tried to roll back to the old version by editing the site.php file
and changing :
<?php define('DIRNAME_APP_UPDATED', 'concrete5.6.1.2_updater');?>
to:
<?php define('DIRNAME_APP_UPDATED', 'concrete5.5.2.1');?>
But, then i get another error (only the first 2 lines of a long error message):
An unexpected error occurred.
mysql error: [1054: Unknown column 'Pages.ctID' in 'field list'] in EXECUTE("select Pages.cID,
etc
etc
I can not get into the dashboard, the whole site is offline.
Can anybody tell me what to do ?
There is at least one other person with the same problem, so this error is not depended on a particular theme (I have a custom made theme).
Andre
Immediately I got the following error:
Warning: require_once(/var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/models/json.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48
Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/models/json.php' (include_path='/var/www/vhosts/horison.nl/httpdocs/libraries/3rdparty:/var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/libraries/3rdparty:.:') in /var/www/vhosts/horison.nl/httpdocs/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48
I tried to roll back to the old version by editing the site.php file
and changing :
<?php define('DIRNAME_APP_UPDATED', 'concrete5.6.1.2_updater');?>
to:
<?php define('DIRNAME_APP_UPDATED', 'concrete5.5.2.1');?>
But, then i get another error (only the first 2 lines of a long error message):
An unexpected error occurred.
mysql error: [1054: Unknown column 'Pages.ctID' in 'field list'] in EXECUTE("select Pages.cID,
etc
etc
I can not get into the dashboard, the whole site is offline.
Can anybody tell me what to do ?
There is at least one other person with the same problem, so this error is not depended on a particular theme (I have a custom made theme).
Andre
Hello Mike,
that did it, my site is online again.
You're my hero !
At first I was not sure which version I had to put in the site.php, but it turned out to be the latest.
I wonder, how did you know it was tweetcrete ? Amazing really !
To go directly to the dashboard is a nice option to know about.
Thank you !
that did it, my site is online again.
You're my hero !
At first I was not sure which version I had to put in the site.php, but it turned out to be the latest.
I wonder, how did you know it was tweetcrete ? Amazing really !
To go directly to the dashboard is a nice option to know about.
Thank you !
The first issue was likely because of an older version of tweetcrete installed that was not compatible with 5.6.
I would change the site.php back to what it was before and go to.
Login in and upgrade tweetcrete or uninstall it, upgrade concrete5 then reinstall a newer version of tweetcrete.
Best Wishes,
Mike