Jump to content

1.5.1 install error! CANNOT INSTALL!


Recommended Posts

I had the same problem.

 

My Apache error log said:

 

PHP Warning: file_put_contents(/PRESTASHOP_DIR/translations/br/pdf.php): failed to open stream: No such file or directory

 

So, all I did was to duplicate any other folder in /PRESTASHOP_DIR/translations/, rename it to "br", and got it to work fine!

 

Hope this will help somebody!

Link to comment
Share on other sites

I also had the same problem.

 

Open the file install/data/theme.sql and on line 58 change "Champs Elysées" by "Champs Elysees"

(or change the encoding of the file theme.sql from ANSI to UTF-8 without BOM if you can do that)

 

It worked for me.

Link to comment
Share on other sites

×
×
  • Create New...