Jump to content

Troubles in backoffice (please help)


Recommended Posts

Hi, I have just upload and ionstall everything as the manual and i have got a problem.

In the backoffice, when i select Payments and Modules appears this:

Warning: require_once(/home/virtual/x.com/config/../classes/blocksupplier.php) [function.require-once]: failed to open stream: No such file or directory in /home/virtual/x.com/config/config.inc.php on line 22

Fatal error: require_once() [function.require]: Failed opening required '/home/virtual/x.com/config/../classes/blocksupplier.php' (include_path='.:/usr/local/lib/php') in /home/virtual/x.com/config/config.inc.php on line 22

The rest works perfectly. What do I need to do to resolve the problem?

Thanks to the comunity and congratulations for the site.

Link to comment
Share on other sites

While you have your FTP connected to your Web hosting server, make sure the following PrestaShop folders have ‘write’ permissions (also known as “CHMOD 777” – explanation of file permissions here) but do not apply these permissions recursively (to their subfolders): /config, /tools/smarty/compile. Then make sure the following folders have ‘write’ permissions and apply these permissions recursively (to their subfolders): /img, /mails, /modules, /themes/prestashop/lang, /translations

found here : http://www.prestashop.com/wiki/Getting_Started/

should probably solve it..

Link to comment
Share on other sites

While you have your FTP connected to your Web hosting server, make sure the following PrestaShop folders have ‘write’ permissions (also known as “CHMOD 777” – explanation of file permissions here) but do not apply these permissions recursively (to their subfolders): /config, /tools/smarty/compile. Then make sure the following folders have ‘write’ permissions and apply these permissions recursively (to their subfolders): /img, /mails, /modules, /themes/prestashop/lang, /translations

found here : http://www.prestashop.com/wiki/Getting_Started/

should probably solve it..



Hi, Thankssss!!!! It works.!!
Link to comment
Share on other sites

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...