• Resolved leogc

    (@leogc)


    Hi,

    our Server has update to PHP Version 8.0.14 last night and after that we get an critical error on the Page, in DEGUG we see a Fatal Error:

    Fatal error: Uncaught TypeError: Unsupported operand types: string * int in /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/func_accu.php:250 Stack trace: #0 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/wp-forecast.php(360): accu_forecast_data() #1 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/wp-forecast-show.php(150): wp_forecast_data() #2 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/class-wpf_widget.php(37): show() #3 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-includes/class-wp-widget.php(393): wpf_widget->widget() #4 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-includes/widgets.php(831): WP_Widget->display_callback() #5
    ...
    ...
    ...
    thrown in /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/func_accu.php on line 250

    Could you check if it is really your Plug in?

    • This topic was modified 2 years, 10 months ago by leogc.

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

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

    (@leogc)

    Es gibt noch einen Fatar Error…

    Fatal error: Uncaught Error: Call to undefined function xml_parser_create() in /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/func_accu.php:137 Stack trace: #0 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/wp-forecast.php(194): accu_xml_parser() #1 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-includes/class-wp-hook.php(303): wp_forecast_init() #2 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #3 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-includes/plugin.php(470): WP_Hook->do_action() #4 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-settings.php(578): do_action() #5 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-config.php(133): require_once('/var/www/vhosts...') #6 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-load.php(50): require_once('/var/www/vhosts...') #7 /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-blog-header.php(13): require_once('/var/www/vhosts...') #8 /var/www/ in /var/www/vhosts/infos-grancanaria.com/httpdocs/wp-content/plugins/wp-forecast/func_accu.php on line 137

    Plugin Author tuxlog

    (@tuxlog)

    Hi,

    just switched my testsite to 8.0.14 and I do not get any errors.
    Can you check if you have libxml extension isntalled and activated please.
    If I disabled libxml support I got the same error.

    Thread Starter leogc

    (@leogc)

    Oh, i dob’t know, i need to ask the Server-Admin, will let you know.

    Thread Starter leogc

    (@leogc)

    Ok, that looks like it was the case. Anyway i need to change the Plug-In as Accuwether is starting to stop the API and i do not want to use OpenWeather Map as this maybe cause extra costs in futir, a shame…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error with PHP 8.0.14’ is closed to new replies.