Jump to content

Server errror 500 when trying to go into 1-click upgrade


Recommended Posts

hi i was tring to go into the upgrade module but it get error 500 server error,
i tried to reinstall the module , newer & older version with no luck (same error).
the error report give me this :

Strict Standards: Declaration of Dispatcher::loadRoutes() should be compatible with DispatcherCore::loadRoutes($id_shop = NULL) in /home/biketrip/public_html/store16/override/classes/Dispatcher.php on line 16 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/modules/autoupgrade/AdminSelfUpgrade.php on line 335 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/modules/autoupgrade/AdminSelfUpgrade.php on line 336 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/modules/autoupgrade/AdminSelfUpgrade.php on line 337 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/modules/autoupgrade/AdminSelfUpgrade.php on line 338 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/admin6725/header.inc.php on line 28 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/admin6725/header.inc.php on line 29 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/admin6725/header.inc.php on line 30 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/admin6725/header.inc.php on line 31 Fatal error: Call to undefined method AdminSelfUpgrade::addJS() in /home/biketrip/public_html/store16/modules/riskified/riskified.php on line 72


any ideas what happand?

 

thanks, 

 

yaniv.

Link to comment
Share on other sites

override/classes/Dispatcher.php

 

looks like you used some sort of pretty url module, that is not compatible with upgrade...

 

always look for module upgrades you might have that are compliant with new version...

 

in your case, you will need to uninstall the module...then reload when you have working one.

Link to comment
Share on other sites

El Patron, thanks for trying to help.
i uninstalled several modules that were installed latly and the report give me now :

Strict Standards: Declaration of Dispatcher::loadRoutes() should be compatible with DispatcherCore::loadRoutes($id_shop = NULL) in /home/biketrip/public_html/store16/override/classes/Dispatcher.php on line 16 Warning: Cannot modify header information - headers already sent by (output started at /home/biketrip/public_html/store16/override/classes/Dispatcher.php:16) in /home/biketrip/public_html/store16/modules/autoupgrade/autoupgrade.php on line 139

Link to comment
Share on other sites

look in this file override/classes/Dispatcher.php

 

see if there is a module name associated with it....

 

you can also rename that file to override/classes/_Dispatcher.php

 

then delete cache/cache_index.php  

 

then that file will not fire anymore,  but there may be others :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...