Jump to content

Update to 1.5.6.3 rewrite to static pages url, redirect to page not found controller


Recommended Posts

After i've updated to 1.5.6.3 due to a security issue, i found that customer not be able to place order because the attribute controller in real url is absent. With pretty url enable i'm able to see product, category. but qhen i proceed to checkout process i'm getting the page not found. Enabling dev mode, in front office i see an error:

 

Notice Undefined index controller in /<server-path/class/Dispatcher.php on line 722

 

I've tried to output variuos value in the method getController, and the only controller name printed was index, after that i've printed the value of

$this->routes[$id_shop][Context::getContext()->language->id]

in Dispatcher.php and the controller value is correctly setted to order.

 

I've tried to delete and regenerate .htaccess, without success

 

Any help is appreciated.

post-516894-0-72492500-1442004611_thumb.jpg

Edited by Patrick T. (see edit history)
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...