• Resolved javismo

    (@javismo)


    I have a website with this plugin installed. The public site works fine but the admin area fails randomly with a 500 server error.

    If I active the debug mode, only shows errors for this plugin:

    Deprecated: Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /…/wp-content/plugins/leaflet-map/shortcodes/class.map-shortcode.php on line 131

    Warning: Cannot modify header information – headers already sent by (output started at /…/wp-content/plugins/leaflet-map/shortcodes/class.map-shortcode.php:131) in /…/wp-includes/functions.php on line 6221

    Warning: Cannot modify header information – headers already sent by (output started at /…/html/wp-content/plugins/leaflet-map/shortcodes/class.map-shortcode.php:131) in /…/html/wp-admin/includes/misc.php on line 1282

    Warning: Cannot modify header information – headers already sent by (output started at /…/html/wp-content/plugins/leaflet-map/shortcodes/class.map-shortcode.php:131) in /…/html/wp-admin/includes/template.php on line 1962

    Wordpress is updated to the last version.
    Is the PHP version (7.4) the reason for this error? Can this error cause a 500 server error? Does this error have a solution in this version?

    • This topic was modified 5 years, 12 months ago by javismo.
    • This topic was modified 5 years, 12 months ago by javismo.

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

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

The topic ‘Plugin Error with PHP 7.4’ is closed to new replies.