We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Error upgrading from 2.9.2 to 3.3.2

How Do I?

ca2cal's avatar
ca2cal
4 posts
about 9 years ago
ca2cal's avatar ca2cal

I’ve just attempted to upgrade one of my sites from 2.8.2 to 3.3.2 (core version), but after following the install instructions and running the update script from the control panel I just got a white screen. After enabling debug mode it gave the following error:

A PHP Error was encountered

Severity: 2

Message: require_once(/home/ca2cal/system/ee/legacy/libraries/template_router/Route.php): failed to open stream: No such file or directory

Filename: ee/installer/updates/ud_2_09_03.php

Line Number: 136

The missing file doesn’t appear to be included with the 3.3.2 core release, so I’m not quite sure where it’s going wrong. Any suggestions would be welcome!

       
Ingmar Greil's avatar
Ingmar Greil
29,243 posts
about 9 years ago
Ingmar Greil's avatar Ingmar Greil

Was the original installation core, too? You are not trying to upgrade a full version using the core files, are you?

       
ca2cal's avatar
ca2cal
4 posts
about 9 years ago
ca2cal's avatar ca2cal
Was the original installation core, too? You are not trying to upgrade a full version using the core files, are you?

No, they’re both core versions.

I’ve rolled it back to 2.9.2 until I get time to have another look at it.

       
acrobotic's avatar
acrobotic
1 posts
8 years ago
acrobotic's avatar acrobotic

They have a bug in the name of the router file

Edit line 136 from:

require_once EE_APPPATH . 'libraries/template_router/Route.php';

To:

require_once EE_APPPATH . 'libraries/Template_router.php';
       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.