Jump to content

Error adding products


Fidel Zapata

Recommended Posts

17 hours ago, ML Software Services said:

Is this a fresh install prestashop? It's the problem with your product ID. Clear cache and check what will happen.. And also check the php logs.

But i dont have products in my shop. This problem occurs when I push the button to add product.

 

Edited by Fidel Zapata
I clear cache and error persist. (see edit history)
Link to comment
Share on other sites

9 minutes ago, Fidel Zapata said:

Version Prestashop: 1.7.6.2

Version MySQL: 10.4.11-MariaDB

Version PHP: 7.2.26

That is strange! you have all the requirements met, do you have any extra modules? disable all extra modules and overrides, clear the cache, and try to create a product again.

Have you enabled all the extentions needed in PHP?

Extensions

CURL. The Client URL extension is used to download remote resources like modules and localization packages.

DOM. The DOM extension is needed to parse XML documents. PrestaShop uses it for various functionalities, like the Store Locator. It is also used by some modules, as well as the pear_xml_parse library.

Fileinfo. The File information extension is used to find out the file type of uploaded files.

GD. The GD extension is used to create thumbnails for the images that you upload.

Intl. The Internationalization extension is used to display localized data, such as amounts in different currencies.

Mbstring. The Multibyte string extension to perform string operations everywhere.

Zip. The Zip extension is used to expand compressed files such as modules and localization packages.

Something could have gone wrong with the installation!

Best Regards

Link to comment
Share on other sites

6 hours ago, PCQUATRO said:

That is strange! you have all the requirements met, do you have any extra modules? disable all extra modules and overrides, clear the cache, and try to create a product again.

Have you enabled all the extentions needed in PHP?

Extensions

CURL. The Client URL extension is used to download remote resources like modules and localization packages.

DOM. The DOM extension is needed to parse XML documents. PrestaShop uses it for various functionalities, like the Store Locator. It is also used by some modules, as well as the pear_xml_parse library.

Fileinfo. The File information extension is used to find out the file type of uploaded files.

GD. The GD extension is used to create thumbnails for the images that you upload.

Intl. The Internationalization extension is used to display localized data, such as amounts in different currencies.

Mbstring. The Multibyte string extension to perform string operations everywhere.

Zip. The Zip extension is used to expand compressed files such as modules and localization packages.

Something could have gone wrong with the installation!

Best Regards

All is add and error persist.

Edited by Fidel Zapata (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...