Jump to content

Unspecified error...


Recommended Posts

I get this at 12% installation time and I cant figure out what is wrong. I tried 777 permissions and downloading, unzipping and new uploads and multiple installations but I still get this error:

 

  • Create settings.inc file
  • Create database tables

 

An error occured during installation...

You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.

 

I found a logfile called 20140225_exception.log:

*ERROR* 2014/02/25 - 00:07:33: Shop not found at line 389 in file classes/shop/Shop.php
*ERROR* 2014/02/25 - 00:20:34: Shop not found at line 389 in file classes/shop/Shop.php
*ERROR* 2014/02/25 - 00:20:37: Shop not found at line 389 in file classes/shop/Shop.php
*ERROR* 2014/02/25 - 00:53:12: Shop not found at line 389 in file classes/shop/Shop.php
*ERROR* 2014/02/25 - 00:56:06: Shop not found at line 389 in file classes/shop/Shop.php
 
 
I use php 5,3 and I raised the memory limit to max (512) and max_execution_time to max (300s)
Prestashop is v. 1562 and it stays at 12% for some time.
 
142 tables are created.
 
 
Here is the code at line 389:
 
// Hmm there is something really bad in your Prestashop !
if (!Validate::isLoadedObject($default_shop))
throw new PrestaShopException('Shop not found');

 

 

Installation url: http://presta.make-it-count.dk/

 

I also tried Presta v. 1602 - exactly same errormessage.

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

  • 11 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...