Vindork Posted April 25, 2013 Share Posted April 25, 2013 (edited) Hi everyone, I have problem. I was changing the tamplate of my presta. I changed one not important line in the global.css and after reupload my site and admin crashed. The only other thing I did before that was changing of hook of blocklanguages, but after that everything worked fine to the moment of changing of the css.. And this is what it show: Warning: require_once(/data/web/virtuals/20827/virtual/www/tools/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in/data/web/virtuals/20827/virtual/www/config/smarty.config.inc.php on line 29 Fatal error: require_once() [function.require]: Failed opening required '/data/web/virtuals/20827/virtual/www/tools/smarty/Smarty.class.php' (include_path='.:/data/web/virtuals/20827/virtual') in/data/web/virtuals/20827/virtual/www/config/smarty.config.inc.php on line 29 Any idea how to solve it? Thanks for answer. Edited May 2, 2013 by Vindork (see edit history) Link to comment Share on other sites More sharing options...
Vindork Posted May 1, 2013 Author Share Posted May 1, 2013 bump Link to comment Share on other sites More sharing options...
splash_info Posted May 1, 2013 Share Posted May 1, 2013 Hello, I do not think that it comes from the global.css file but more likely from the other files you have modified. It is not easy to help you since we do'nt have much details of the changes you have made. Link to comment Share on other sites More sharing options...
vekia Posted May 1, 2013 Share Posted May 1, 2013 bump hello error code says that smarty.config.inc.php file doesnt exist. failed to open stream: No such file or directory in/data/web/virtuals/20827/virtual/www/config/smarty.config.inc.php on line 29 can you please check the /config/ directory for this file? Does it exist there? If so, check permissions Link to comment Share on other sites More sharing options...
Vindork Posted May 2, 2013 Author Share Posted May 2, 2013 Hello, I do not think that it comes from the global.css file but more likely from the other files you have modified. It is not easy to help you since we do'nt have much details of the changes you have made. All changes I made are: Little change of hooking possibilities of blocklanguages -> added possibility to hook it to the footer which doesn't have before and then I started to edit it and the whole page on level of theme just edtiting the style css of the blocklanguages and the whole page. hello error code says that smarty.config.inc.php file doesnt exist. can you please check the /config/ directory for this file? Does it exist there? If so, check permissions Yes this one exist and have permissions 755 but the (/data/web/virtuals/20827/virtual/www/tools/smarty/Smarty.class.php) doesn't exist at all O.o Link to comment Share on other sites More sharing options...
vekia Posted May 2, 2013 Share Posted May 2, 2013 so this is the main problem here, this file must exist, it is necessary for prestashop because presta is based on smarty engine Link to comment Share on other sites More sharing options...
Vindork Posted May 2, 2013 Author Share Posted May 2, 2013 so this is the main problem here, this file must exist, it is necessary for prestashop because presta is based on smarty engine Well I found the problem. I really don't understand how can one file dessappear so I went to find it on server. And obviously..the file has been moved to another accidentaly by someone who have access to the ftp.. OMG and I'm two weeks searching for what they did.. Link to comment Share on other sites More sharing options...
vekia Posted May 2, 2013 Share Posted May 2, 2013 so, the problem is finally solved? two weeks?! Link to comment Share on other sites More sharing options...
Vindork Posted May 2, 2013 Author Share Posted May 2, 2013 Yeah I was like crazy when find out this O.o didn't expected that someone can move a file like this to another file.. well it's time to reorganize ftp connection rights.. Link to comment Share on other sites More sharing options...
Recommended Posts