• Resolved siegmar58

    (@siegmar58)


    Nach dem Update auf PHP 8.0 erhalte ich folgenden Fehler angezeigt.
    Warning: Undefined property: Responsive_Lightbox_Frontend::$id_base in /homepages/1/d404527779/htdocs/wp-content/plugins/widget-options/includes/widgets/extras.php on line 129

    $id_base = is_array( $opts['callback'] ) || $opts['callback'] instanceof ArrayAccess ? $opts['callback'][0]->id_base : $opts['callback'];

    Grüße
    Siegmar

    • This topic was modified 3 years, 4 months ago by siegmar58.

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

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

The topic ‘php Fehler nach update auf PHP 8.0’ is closed to new replies.