• Resolved nick7697

    (@nick7697)


    Hi

    Whilst we are still able to view our posts (blogs), when I try to open the link to access post categories, it returns a critical error.

    I have disabled all plugins that could have potentially caused the issue and have rolled back to best known date.

    Any idea why this might be happening, and more importantly, steps I can take to fix this.

    • This topic was modified 2 months ago by nick7697.

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter nick7697

    (@nick7697)

    Apologies but I have temporarily fixed this myself by rolling back the recent PHP update.

    Add these code in wp-config.php

    define(‘WP_DEBUG’, true);

    define(‘WP_DEBUG_LOG’, true);

    define(‘WP_DEBUG_DISPLAY’, false);

    And tell me the error, what is it?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    What’s in wp-contents/debug.log?

    Thread Starter nick7697

    (@nick7697)

    Quite a lot unfortunately – here is the latest:

    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property Kirki\Compatibility\Framework::$modules is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-edit-password-protected/admin/kirki/kirki.php on line 57
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_advanced_custom_fields::$helpers is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_advanced_custom_fields::$actions is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_advanced_custom_fields::$triggers is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_contactform7::$helpers is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_contactform7::$actions is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_contactform7::$triggers is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_newsletter::$helpers is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_newsletter::$actions is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Deprecated: Creation of dynamic property WP_Webhooks_Integrations_newsletter::$triggers is deprecated in /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133
    [19-Sep-2024 08:47:25 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/alifeinaday.co.uk/public_html/wp-content/plugins/wp-edit-password-protected/admin/kirki/kirki.php:57) in /home/customer/www/alifeinaday.co.uk/public_html/wp-admin/includes/misc.php on line 1438

    Appreciate the help.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    What happens if you disable this plugin? wp-edit-password-protected

    Thread Starter nick7697

    (@nick7697)

    At present I am still running with an historical version of PHP which is working.

    I disabled the plugin previously when the site has an error but it did not fix it ??

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    What do you mean by “historical version of PHP”? And is the stuff above from “wp-content/debug.log”?

    Thread Starter nick7697

    (@nick7697)

    The text was from “wp-content/debug.log”.

    The problem happened as it seemed we had recently auto-updated from PHP version 7.4 to 8.2 – so we moved back to 7.4.

    The error I copied was from before we moved back to 7.4.

    Apologies – my inexperience is probably showing here!

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It would be worth your time to figure out why you can’t run on 8.2.

    Thread Starter nick7697

    (@nick7697)

    Thanks Steven.

    I would assume this is something that would take a bit of a deeper dive.

    Appreciate your help – I guess I need to bring someone in to take a proper look into it!

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.