That paypal module I think it not compatible with Prestashop 1.6 because
it's using order-confirmation.php file and this file is deleted on PS 1.6.
I think the module will be updated soon...
Anyways, have a look on Prestashop 1.5 and create the same file:
order-confirmation.php
http://forum.ngi
You must go to "SEO & URLS" under "Preferences" tab, and add all
pages/sections/modules that don't have a friendly url. (Press the add
button, and it will show you the pages without a friendly url)
Maybe you need to add the SEO URL of a payment module.
Posted at Nginx Forum:
http://forum.nginx.o
The problem is on prestashop configuration. Not nginx.
You must define (add if not exists) the custom name of the url on the "SEO &
URL" tab.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,239630,243522#msg-243522
___
nginx mailing list
ngin
The problem is on prestashop configuration. Not nginx.
You must define (add if not exists) the custom name of the url on the "SEO &
URL" tab.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,239630,243523#msg-243523
___
nginx mailing list
ngin
The problem is solved.
The issue was on Prestashop.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,239630,239633#msg-239633
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I have a problem with nginx giving a 404 error on a Prestashop 1.5.4.1
site.
This is the URL returning the 404:
www.domain.com/es/index.php?controller=order-confirmation
The prestashop is under multilanguage enviroment. Then I have:
www.domain.com/en/
www.domain.com/es/
www.domain.com/fr/
www.do