Jump to content

[SOLVED] Contact us malfunction in one language


Recommended Posts

Hi,

 

The contact us works in any other language than my primary language and I guess some file is missing since it works on any other language. The mails folder is identical between the language, does anybody know what file or code that is missing?

 

//Anders

Link to comment
Share on other sites

the file should be

 

YourStoreRoot/mails/xx/contact_form.html

YourStoreRoot/mails/xx/contact_form.txt

 

xx is the iso code of your language

 

Please check if file exists and the permission is set correct(644).

 

If the files seems fine, then try to set "display_errors" to "on" in file /config/config/inc.php and do test mail see if there is any error displayed.

  • Like 1
Link to comment
Share on other sites

I saw your error, I am not sure what version of your PrestaShop.

 

One of my clients had the same issue. it was an earlier version of 1.4x, I remembered that I fixed the problem by commenting out line, but don't remember what line exactly.

 

You need to debug into /controller/ContactController.php file, to find out which line the error happened.

Link to comment
Share on other sites

Yes, the .htaccess is regenerated. Is there any module I can use in the meanwhile? I have added a Contact us floating on the left side of the store but many customers still uses the ordinary, or atleast try to use it. I cant search at all in the forums right now. Mike, do you know any module I can run until the problem is solved?

Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...