ocs.anna Posted August 3, 2016 Share Posted August 3, 2016 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 More sharing options...
selectshop.at Posted August 3, 2016 Share Posted August 3, 2016 Which php-version is in use ? Link to comment Share on other sites More sharing options...
ocs.anna Posted August 3, 2016 Author Share Posted August 3, 2016 Hi I am using PHP Version 5.5.30. Thanks Annadurai Link to comment Share on other sites More sharing options...
bellini13 Posted August 7, 2016 Share Posted August 7, 2016 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now