• While testing this on a client staging site along with WordPress 4.5, I encountered a whitescreen, and the error log tells me this:

    [Wed Apr 20 15:23:56 2016] [error] [client 10.10.11.1] PHP Warning:  include(/var/www/html/dailycaller.com/wp-content/plugins/bwp-google-xml-sitemaps/src/logger/sitemap-logger.php): failed to open stream: No such file or directory in /var/www/html/dailycaller.com/wp-content/plugins/bwp-google-xml-sitemaps/vendor/composer/ClassLoader.php on line 412
    [Wed Apr 20 15:23:56 2016] [error] [client 10.10.11.1] PHP Warning:  include(): Failed opening '/var/www/html/dailycaller.com/wp-content/plugins/bwp-google-xml-sitemaps/src/logger/sitemap-logger.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/dailycaller.com/wp-content/plugins/bwp-google-xml-sitemaps/vendor/composer/ClassLoader.php on line 412
    [Wed Apr 20 15:23:56 2016] [error] [client 10.10.11.1] PHP Fatal error:  Class 'BWP_Sitemaps_Logger_SitemapLogger' not found in /var/www/html/dailycaller.com/wp-content/plugins/bwp-google-xml-sitemaps/src/logger/logger.php on line 54

    I did not get this error on a Varying Vagrant Vagrants install using PHP 5.6, but did get a whitescreen with similar error logs on a nearly-stock Varying Vagrant Vagrants install.

    https://wordpress.org/plugins/bwp-google-xml-sitemaps/

Viewing 1 replies (of 1 total)
  • Plugin Author Khang Minh

    (@oddoneout)

    Hi,

    The only reason I can think of right now is you’re missing some files. Try to download the plugin manually and then extract it on your server using tar for example.

Viewing 1 replies (of 1 total)
  • The topic ‘1.4.1 Whitescreens site’ is closed to new replies.