Re: 404 on Prestashop 1.5 under nginx

2014-03-27 Thread tonimarmol
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

Re: 404 on Prestashop 1.5 under nginx

2014-03-27 Thread tonimarmol
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

Re: 404 on Prestashop 1.5 under nginx

2013-10-08 Thread tonimarmol
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

Re: 404 on Prestashop 1.5 under nginx

2013-10-08 Thread tonimarmol
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

Re: 404 on Prestashop 1.5 under nginx

2013-05-28 Thread tonimarmol
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

404 on Prestashop 1.5 under nginx

2013-05-28 Thread tonimarmol
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