• We have a WordPress Site that we are utilizing MWI on. The site is causing lots of warnings in our error logs. Since we launched the site the website has garnered over 1 GIG in error messages from this plugin. The issue seems to be the way the plugin autoloads in Classes. I saw a couple other articles where people were having similar issues but never saw a solution to the problem.

    Spent the whole day debugging and analyzing the site looking for the core problem but was unable to find it. It seems to be concatenating urls in some weird way that makes the files not want to load.

    We disable this plugin and all the error messages stopped on the website. These errors are only produced when accessing the website from the WordPress side of things.

    This is one of the best plugins we have found to integrate both Magento and WordPress together. I want to help foster it into the future.

    If anyone has any suggestions at all we are open to suggestions. Thanks!!

    2014-10-09T21:45:29+00:00 ERR (3): Warning: include(Facebook/Loader.php): failed to open stream: No such file or directory  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:29+00:00 ERR (3): Warning: include(): Failed opening 'Facebook/Loader.php' for inclusion (include_path='/home/website/public_html/shop/app/code/local:/home/website/public_html/shop/app/code/community:/home/website/public_html/shop/app/code/core:/home/website/public_html/shop/lib:.:/usr/lib/php:/usr/local/lib/php')  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:29+00:00 ERR (3): Warning: include(WPFB/Output.php): failed to open stream: No such file or directory  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:29+00:00 ERR (3): Warning: include(): Failed opening 'WPFB/Output.php' for inclusion (include_path='/home/website/public_html/shop/app/code/local:/home/website/public_html/shop/app/code/community:/home/website/public_html/shop/app/code/core:/home/website/public_html/shop/lib:.:/usr/lib/php:/usr/local/lib/php')  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:51+00:00 ERR (3): Warning: include(Facebook/Loader.php): failed to open stream: No such file or directory  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:51+00:00 ERR (3): Warning: include(): Failed opening 'Facebook/Loader.php' for inclusion (include_path='/home/website/public_html/shop/app/code/local:/home/website/public_html/shop/app/code/community:/home/website/public_html/shop/app/code/core:/home/website/public_html/shop/lib:.:/usr/lib/php:/usr/local/lib/php')  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:52+00:00 ERR (3): Warning: include(Facebook/Loader.php): failed to open stream: No such file or directory  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:52+00:00 ERR (3): Warning: include(): Failed opening 'Facebook/Loader.php' for inclusion (include_path='/home/website/public_html/shop/app/code/local:/home/website/public_html/shop/app/code/community:/home/website/public_html/shop/app/code/core:/home/website/public_html/shop/lib:.:/usr/lib/php:/usr/local/lib/php')  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:52+00:00 ERR (3): Warning: include(WPFB/Output.php): failed to open stream: No such file or directory  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:45:52+00:00 ERR (3): Warning: include(): Failed opening 'WPFB/Output.php' for inclusion (include_path='/home/website/public_html/shop/app/code/local:/home/website/public_html/shop/app/code/community:/home/website/public_html/shop/app/code/core:/home/website/public_html/shop/lib:.:/usr/lib/php:/usr/local/lib/php')  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:46:09+00:00 ERR (3): Warning: include(Facebook/Loader.php): failed to open stream: No such file or directory  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:46:09+00:00 ERR (3): Warning: include(): Failed opening 'Facebook/Loader.php' for inclusion (include_path='/home/website/public_html/shop/app/code/local:/home/website/public_html/shop/app/code/community:/home/website/public_html/shop/app/code/core:/home/website/public_html/shop/lib:.:/usr/lib/php:/usr/local/lib/php')  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:46:09+00:00 ERR (3): Warning: include(WPFB/Output.php): failed to open stream: No such file or directory  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93
    2014-10-09T21:46:09+00:00 ERR (3): Warning: include(): Failed opening 'WPFB/Output.php' for inclusion (include_path='/home/website/public_html/shop/app/code/local:/home/website/public_html/shop/app/code/community:/home/website/public_html/shop/app/code/core:/home/website/public_html/shop/lib:.:/usr/lib/php:/usr/local/lib/php')  in /home/website/public_html/shop/lib/Varien/Autoload.php on line 93

    https://www.ads-software.com/plugins/magento-wordpress-integration/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Failed to Open Stream’ is closed to new replies.