• Resolved Jason Ryan

    (@viablethought)


    Hello –

    Anyone using WP Offload S3, just a warning that there is a conflict with the updated version 1.6.1 and Nested Pages 2.0.4 where it will break your site until you disable Nested Pages!

    Here was my output:

    Fatal error: Uncaught Error: Call to undefined method Composer\Autoload\ClassLoader::setClassMapAuthoritative() in /home/username/public_html/dev/wp-content/plugins/amazon-s3-and-cloudfront-pro/vendor/Aws2/vendor/composer/autoload_real.php:38 Stack trace: #0 /home/username/public_html/dev/wp-content/plugins/amazon-s3-and-cloudfront-pro/vendor/Aws2/vendor/autoload.php(7): ComposerAutoloaderInitb127febfbbf51dd979ed3800a48c7fc1::getLoader() #1 /home/username/public_html/dev/wp-content/plugins/amazon-s3-and-cloudfront-pro/amazon-s3-and-cloudfront-pro.php(57): require_once('/home/username/...') #2 /home/username/public_html/dev/wp-includes/class-wp-hook.php(286): as3cf_pro_init('') #3 /home/username/public_html/dev/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #4 /home/username/public_html/dev/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /home/username/public_html/dev/wp-settings.php(450): do_action('init') #6 /home/username/public_html/dev/wp-config.php(91): require_once('/home/username/ in /home/username/public_html/dev/wp-content/plugins/amazon-s3-and-cloudfront-pro/vendor/Aws2/vendor/composer/autoload_real.php on line 38

    Lucky I only updated a dev site, but I do have several other sites that are using both plugins which I am holding off on updating until there is a solution for this issue.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, Ian from Delicious Brains (makers of WP Offload S3) here, just to let you know we’re looking into a fix.

    Thread Starter Jason Ryan

    (@viablethought)

    Delicious Brains did release 1.6.2 which addresses the issue with their plugin, however it was suggested that Nested Pages should integrate the same fix as it’ll likely clash with other plugins that do not namespace the Composer/Autoload class.

    Plugin Author Kyle Phillips

    (@kylephillips)

    Namespaces have been added to the Nested Pages Autoload classes in v3, which should resolve this issue.

    Thread Starter Jason Ryan

    (@viablethought)

    Thanks @kylephillips, you rock!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP Offload S3 & Nested Pages Conflict’ is closed to new replies.