Jump to content

Order Details ajax error when more than language active


Vanlombardi

Recommended Posts

Just depoyed a prestashop site but i found that order details in order history (those which appear in the screen by ajax, pageLink('order-detail') and createcreateUrl() ) are not working.

 

Ajax request returns "No input file especified". I found that in localhost is working fine, and if I set myp roduction store to only 1 language is working fine also.

 

So the problem is that with the language slug (like /es/ or /pt/) ajax can't find the data.

Any ideas? What could be happening?

EXAMPLES:

 

Not working request: 
SHOP-URL/es/index.php?controller=order-detail&id_order=22&ajax=true

 

Working request:

SHOP-URL/index.php?controller=order-detail&id_order=22&ajax=true

Thank you guys.

post-1385266-0-15901400-1498034684_thumb.png

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