Pulling in Magento Block error
-
I have a magento enterprise 1.13 currently loosely integrated with WordPress 3.8.1. I am using the Magento integrator and shortcode add on.
I am able to get products over without a problem but when I make the call to get the block, it freaks out and throws errors. If I flush the cache, delete cookes and reload the page, there are still errors on the page but the block shows up. If I navigate to another page, I get the errors and not block yet again. Here are the errors/debug details.
<br /> Strict Standards: Redefining already defined constructor for class jck_mwi in /www/sites/www.xyz.com/files/html/liveit/wp-content/plugins/magento-wordpress-integration/mwi.php on line 204 Strict Standards: Redefining already defined constructor for class jck_mwi_shortcodes in /www/sites/www.xyz.com/files/html/liveit/wp-content/plugins/mwi-shortcodes-widgets/mwi-shortcodes-widgets.php on line 51 Strict Standards: Redefining already defined constructor for class jck_prod_widget in /www/sites/www.xyz.com/files/html/liveit/wp-content/plugins/mwi-shortcodes-widgets/mwi-shortcodes-widgets.php on line 84<br />Everything appears to be set up correctly. I do have this functioning correctly on another website on the same server (different directory) but for some reason, this issue is occurring.
The topic ‘Pulling in Magento Block error’ is closed to new replies.