Jump to content

Language change URLS and broken callbacks


icreator

Recommended Posts

I install PS for one locall language

and develop module callback for

http://bitrent.in/ps16a/index.php?controller=order-detail&id_order=14

 

than install language DE and all URL is changed!!!

 

now callbacks is broken (( I see error:

 

[Debug] This page has moved
Please use the following URL instead: http://bitrent.in/ps16a/de/index.php?controller=order-detail&id_order=14

 

 

 

Why localization not use URL parameters? For example:

http://bitrent.in/ps16a/index.php?lang=de&controller=order-detail&id_order=14

 

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...