Jump to content

[PRESTA 1.5] Error installation - creating product


Recommended Posts

Hello everyone,


I encounter a relatively boring problem when installing prestashop 1.5.6 locally via Wamp.

I downloaded 2 versions of prestashop in doubt: 1.5.6.0 - 1.5.6.3


When installing, I encounter a problem at 78%, when trying to create demo products.

If I override this problem by removing the install file and connecting to the BO of my site, no product has been created and when I click on Product and then create, I get the following error message: An error occurred during the creation of the object. product
I said before I had a message containing the words "ONLY_FULL_GROUP_BY", but I passed the wamp SQL-MODE on "None" which removed this option because before it was impossible even to click on "Create ", I had a SQL error message.
I do not understand why it does this to me, I have no idea of ​​the problem or even how to solve it and unfortunately on the Internet we often find similar problems that are either not corrected or not exactly the same and therefore the solutions do not work not (for example, bypassing the product installation by switching to PS DEV MODE; TRUE, which does not work).
Do I have to configure Wamp in some way for it to work? If so, can someone help me?
For information :
MySQL 5.7.4
PHP 5.6.25
APACHE 2.4.23
Table in UTF-8-general

 

** I use a translator, sorry **

 

*EDIT* Here the PHP error message that I had this morning

 

[16-Oct-2017 10:05:40 Europe/Paris] PHP Fatal error:  Uncaught exception 'PrestaShopException' with message 'Property Order->id_address_delivery is empty' in C:\wamp64\www\VAP\classes\ObjectModel.php:837
Stack trace:
#0 C:\wamp64\www\VAP\classes\ObjectModel.php(255): ObjectModelCore->validateFields()
#1 C:\wamp64\www\VAP\classes\order\Order.php(277): ObjectModelCore->getFields()
#2 C:\wamp64\www\VAP\classes\ObjectModel.php(596): OrderCore->getFields()
#3 C:\wamp64\www\VAP\classes\order\OrderHistory.php(445): ObjectModelCore->update()
#4 C:\wamp64\www\VAP\install\classes\xmlLoader.php(437): OrderHistoryCore->add(true, false)
#5 C:\wamp64\www\VAP\install\classes\xmlLoader.php(310): InstallXmlLoader->createEntity('order_history', 'order_history_1', 'OrderHistory', Array, Array)
#6 C:\wamp64\www\VAP\install\classes\xmlLoader.php(214): InstallXmlLoader->populateEntity('order_history')
#7 C:\wamp64\www\VAP\install\models\install.php(716): InstallXmlLoader->populateFromXmlFiles()
#8 C:\wamp64\www\VAP\install\controllers\http\process.php(263): InstallModelInstall->insta in C:\wamp64\www\VAP\classes\ObjectModel.php on line 837

 

Edited by Vap-Access (see edit history)
Link to comment
Share on other sites

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