reenatruly Posted July 30, 2013 Share Posted July 30, 2013 I am trying to configure ccavenue for my prestashop.Everything is going fine except 1. Store is not updating after returning back from bank transaction. 2. The Return URL specifies the path www.site.com/modules/ccavenue/validation.php but the prestashop says that file not found.After resarch I found that any php files inside modules directory under ccavnue directoy is not running.I have given all permssion.But still not working. Is there some special technic to run the php files of modules sub-directories. Please suggest... Link to comment Share on other sites More sharing options...
vekia Posted July 30, 2013 Share Posted July 30, 2013 it might be related to the htaccess or server restrictions where you've got hosting? you've got custom .htaccess file? Link to comment Share on other sites More sharing options...
benjamin utterback Posted July 30, 2013 Share Posted July 30, 2013 Hello! If you can, a link to your store will be helpful, we could then test the store and see if we find any errors that we can help with. Link to comment Share on other sites More sharing options...
tomerg3 Posted July 30, 2013 Share Posted July 30, 2013 Make sure that /modules and all the subfolders there are set to 755 permissions, and that all files inside are set to 644 Link to comment Share on other sites More sharing options...
Recommended Posts