• Getting this on PHP 8.0 and Nginx web server:

    array offset on value of type bool in?/www/wwwroot/macken.xyz/wp-content/plugins/schedule-posts-calendar/schedule-posts-calendar.php?on line?106

    Warning: Trying to access array offset on value of type bool in /www/wwwroot/macken.xyz/wp-content/plugins/schedule-posts-calendar/schedule-posts-calendar.php on line 109

    Warning: Trying to access array offset on value of type bool in /www/wwwroot/macken.xyz/wp-content/plugins/schedule-posts-calendar/schedule-posts-calendar.php on line 109

    Warning: Trying to access array offset on value of type bool in /www/wwwroot/macken.xyz/wp-content/plugins/schedule-posts-calendar/schedule-posts-calendar.php on line 109

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Greg Ross

    (@gregross)

    Those are warnings, do you have WP_DEBUG enabled?

    They’re caused by the fact that the settings for the plugin haven’t been saved yet, so simply going to the options page and saving the settings should clear them.

    Thread Starter Mikael Winterkvist

    (@norhwiz)

    Worked like a charm, awesome. Thanks for your work, the plugin and the support!

    Plugin Author Greg Ross

    (@gregross)

    Thanks, great to hear.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Errors on PHP 8.0 and Nginx’ is closed to new replies.