Jump to content

This library is not compatible with this version of PrestaShop


ocs.anna

Recommended Posts

Hi All

 

We are trying to import product details using web service API.  Now we have installed prestashop version 1.6.1.6.

 

Getting error like

 

Fatal error: Uncaught exception 'PrestaShopWebserviceException' with message 'This library is not compatible with this version of PrestaShop. Please upgrade/downgrade this library' in /home/your2now/public_html/jean/prestashop_1.6.1.6/PSWebServiceLibrary.php:158 Stack trace: #0 /home/your2now/public_html/jean/prestashop_1.6.1.6/PSWebServiceLibrary.php(295): PrestaShopWebservice->executeRequest('http://yourhost...' Array) #1 /home/your2now/public_html/jean/prestashop_1.6.1.6/import-script/add_product_temp.php(6): PrestaShopWebservice->get(Array) #2 {main} thrown in /home/your2now/public_html/jean/prestashop_1.6.1.6/PSWebServiceLibrary.php on line 158

 

Kindly help me to fix this issue.

 

 

Thanks

Annadurai

Link to comment
Share on other sites

What is PSWebServiceLibrary.php and import-script folder?  These are not core files or folders included with Prestashop

 

Also, this language is not found in any of the files included with PS V1.6.1.6, so I do not believe it is Prestashop giving you this error. 

"This library is not compatible with this version of PrestaShop. Please upgrade/downgrade this library"

 

If I had to guess, you are using some third party/custom import script which is not compatible with PS v1.6.1.6

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