Upgrade to 5.4.1 error.
Permalink
Tried doing the upgrade from dashboard. No dice. Tried uploading the new CONCRETE folder and running the upgrade file: no dice. It says it completed successfully but when I try to go to the home page I get:
An unexpected error occurred.
File /home/theehman/public_html/bartell/updates/concrete5.4.1/concrete/config/../themes/harvest/default.php not found. All themes need default.php and view.php files in them. Consult concrete5 documentation on how to create these files.
An unexpected error occurred.
File /home/theehman/public_html/bartell/updates/concrete5.4.1/concrete/config/../themes/harvest/default.php not found. All themes need default.php and view.php files in them. Consult concrete5 documentation on how to create these files.
this is a theme problem. take your theme from /home/theehman/public_html/bartell/themes, download it, and upload it to /home/theehman/public_html/bartell/updates/concrete5.4.1/themes
I tried that. But now I'm getting this error:
Warning: require(updates/concrete5.4.1/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/theehman/public_html/bartell/concrete/startup/updated_core_check.php on line 8
Warning: require(updates/concrete5.4.1/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/theehman/public_html/bartell/concrete/startup/updated_core_check.php on line 8
Fatal error: require() [function.require]: Failed opening required 'updates/concrete5.4.1/concrete/dispatcher.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/theehman/public_html/bartell/concrete/startup/updated_core_check.php on line 8
I did an SQL backup. Should I just reload the site from scratch? It's getting to be where I don't even want to bother with upgrades anymore. I always get some kind of error.
Warning: require(updates/concrete5.4.1/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/theehman/public_html/bartell/concrete/startup/updated_core_check.php on line 8
Warning: require(updates/concrete5.4.1/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/theehman/public_html/bartell/concrete/startup/updated_core_check.php on line 8
Fatal error: require() [function.require]: Failed opening required 'updates/concrete5.4.1/concrete/dispatcher.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/theehman/public_html/bartell/concrete/startup/updated_core_check.php on line 8
I did an SQL backup. Should I just reload the site from scratch? It's getting to be where I don't even want to bother with upgrades anymore. I always get some kind of error.
yeah, id just downgrade and then maybe try again, maybe not.
How would you go about downgrading if you can't get to the dashboard? I believe when I upgraded there were conflicts with my theme and now I can't do much of anything with the site. Much thanks if you could share!
open .../config/site.php and delete
<?php define('DIRNAME_APP_UPDATED', 'concrete5.4');?>
Got it, thanks.
Thanks! I'm back online.
In the future, should I set it back to the default theme before upgrading then change it to the one I want when it's finished?
In the future, should I set it back to the default theme before upgrading then change it to the one I want when it's finished?