• Resolved Sunny

    (@frdmsun)


    This is pretty urgent! The site crashes if it’s not running php 8.3 or greater.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Sunny

    (@frdmsun)

    Fatal error: Uncaught RuntimeException: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.3.0". You are running 8.2.29. in /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/composer/platform_check.php:22 Stack trace: #0 /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/composer/autoload_real.php(25): require() #1 /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/autoload.php(22): ComposerAutoloaderInit9450d4d75c93b6abbc463e66c1813a9a::getLoader() #2 /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/query-loop-load-more.php(48): require_once('/Users/sun/www/...') #3 /Users/sun/www/henrico/app/public/wp-settings.php(560): include_once('/Users/sun/www/...') #4 /Users/sun/www/henrico/app/public/wp-config.php(107): require_once('/Users/sun/www/...') #5 /Users/sun/www/henrico/app/public/wp-load.php(50): require_once('/Users/sun/www/...') #6 /Users/sun/www/henrico/app/public/wp-blog-header.php(13): require_once('/Users/sun/www/...') #7 /Users/sun/www/henrico/app/public/index.php(17): require('/Users/sun/www/...') #8 {main} thrown in /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/composer/platform_check.php on line 22
    There has been a critical error on this website.
    Plugin Contributor Nate Allen

    (@nateallen)

    Thanks for reporting this. We’ve identified and fixed the issue. The composer.json was incorrectly requiring PHP 8.3 while the plugin itself only needs PHP 8.0.

    Updating the plugin should resolve the critical error now.

    Thread Starter Sunny

    (@frdmsun)

    Thanks! Btw, I really appreciate this plugin!

    Plugin Contributor Nate Allen

    (@nateallen)

    Glad to hear it’s working and thanks for the kind words!

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.