Jump to content

[SOLVED] PrestaShopAutoload.php on line 152


Vaupell

Recommended Posts

Took a working shop v. 1.6.0.9

 

Downloaded it, installed it on a local server, ajusted the database to run locally - work perfect!

 

Made the critical changes now to reupload

 

imported the new database, uploaded the files, ajusted the database to work online

 

but now I'm getting some weird bugs..

Warning: file_put_contents() [function.file-put-contents]: open_basedir restriction in effect. File(/tmp/class_index.php.imRR2K) is not within the allowed path(s): (/var/www/vhosts/) in /var/www/vhosts/myshopdomain/myshopdomain/httpdocs/classes/PrestaShopAutoload.php on line 152

Warning: file_put_contents(/tmp/class_index.php.imRR2K) [function.file-put-contents]: failed to open stream: Operation not permitted in /var/www/vhosts/myshopdomain/myshopdomain/httpdocs/classes/PrestaShopAutoload.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/myshopdomain/httpdocs/classes/PrestaShopAutoload.php:152) in /var/www/vhosts/myshopdomain/myshopdomain/httpdocs/classes/Cookie.php on line 330

About the french part, was searching in google and found this solution however It dosent make sense with google translate, can someone tell me what he did ? 

 

http://www.prestashop.com/forums/topic/349404-r%C3%A9solu-message-erreur-warning-tempnam/

Edited by Vaupell (see edit history)
Link to comment
Share on other sites

Update after applying the - hotfix from here

http://www.prestashop.com/forums/topic/349796-performance-hot-fix-please-apply-solved-1609-class-indexphp-has-disappeared/

 

The errors disappeared, but so did everything else, "white mode" even with dev mode enabled.

 

 

--  UPDATE -- 

 

 

After clearing browser cache, everything was back up..

It was only a module "stickers" from BELVG that was preventing the site running

 

after deleting that, it works..  :D

Edited by Vaupell (see edit history)
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...