• Plugin installs into wordpress fine, but gives all kinds of SOAP errors when trying to talk to a stock magento store. When asked for assistance the plugin author blames your setup, “Install SOAP”, and gives no advice on what might be wrong.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author smackcoders

    (@smackcoders)

    We finally reproduced the issue. Please try full URL path to your SOAP like https://magento.com/index.php/api/soap/?wsdl. This will solve your issue. @chaosratt, sorry to disappoint you. Will add this instruction in plugin settings.

    How to solve this error

    Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn’t load from ‘https://127.0.0.1/mg_shop/blog’ : Entity ‘copy’ not defined in C:\xampp\htdocs\mg_shop\wp\wp-content\plugins\mage-wp-sync\lib\sync_categories_from_magento.php:17 Stack trace: #0 C:\xampp\htdocs\mg_shop\wp\wp-content\plugins\mage-wp-sync\lib\sync_categories_from_magento.php(17): SoapClient->SoapClient(‘https://127.0.0….’) #1 C:\xampp\htdocs\mg_shop\wp\wp-content\plugins\mage-wp-sync\lib\sync_categories_from_magento.php(101): TransferCategories::transferring_categories() #2 C:\xampp\htdocs\mg_shop\wp\wp-content\plugins\mage-wp-sync\includes\TransferData.php(15): require_once(‘C:\\xampp\\htdocs…’) #3 [internal function]: transferdata_from_magento(”) #4 C:\xampp\htdocs\mg_shop\wp\wp-includes\plugin.php(525): call_user_func_array(‘transferdata_fr…’, Array) #5 C:\xampp\htdocs\mg_shop\wp\wp-admin\admin-ajax.php(89): do_action(‘wp_ajax_transfe…’) #6 {main} thrown in C:\xampp\htdocs\mg_shop\wp\wp-content\plugins\mage-wp-sync\lib\sync_categories_from_magento.php on line 17

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doesn't work & author doesn't provide support.’ is closed to new replies.