• I am getting a critical error when PHP was upgraded to version 8. apparently it is in the theme and related to case insensitive. I really need assistance to fix.

    This is the error that I see from CLI:
    PHP Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /www/fleurieufoodandwinecomau_505/public/wp-content/themes/ftravel-holiday-pro/inc/custom-functions-customizer.php on line 979
    Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /www/fleurieufoodandwinecomau_505/public/wp-content/themes/ftravel-holiday-pro/inc/custom-functions-customizer.php on line 979

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

Viewing 1 replies (of 1 total)
  • You mentioned getting a “critical error”, but what you posted is merely a PHP warning that shouldn’t generate a critical or fatal error.

    If the critical error still exists, please turn on WordPress debugging to see a more detailed error logging (other than just “critical error”).

    In any case, the error message you posted relates to the “FTravel Holiday Pro” theme you’re using.

    This is a commercial theme, so there’s not much we can do to help you here, as we don’t have access to the theme’s files.

    Please get in touch with your theme’s vendor to see if there’s an updated version of the theme (or get them to update the theme).

    Good luck!

Viewing 1 replies (of 1 total)

The topic ‘critical wordpress error on upgrade to PHP8’ is closed to new replies.