trying to update from ee 2.9.2 to 2.11.1 I have followed the procedure, trying to run the update and I get this error.
I was getting the same error trying to access the templates
A Database Error Occurred
Error Number: 1146
Table 'desigov6_eecreate.exp_template_routes' doesn't exist
SELECT `exp_template_routes`.`template_id`, `route_required`, `route` FROM (`exp_templates`) JOIN `exp_template_routes` ON `exp_templates`.`template_id` = `exp_template_routes`.`template_id` WHERE `route_parsed` is not null
Filename: updates/ud_2_09_03.php
Line Number: 142
« Back
I can access my webpage but no admin can anyone help me? is there any other procedure to run the update?
The safest way to re-run the update is to restore your core files and database back to what they were before the update and then run the update again.
However, if you don’t have a very recent backup, you might be able to get away with winding back the version number in the system/expressionengine/config.php file to the number prior to the update and then run it again. This is the setting to look for:
$config['app_version']
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.