• Resolved oceanswardrobe1

    (@oceanswardrobe1)


    I run woo commerce version 3,2.6 with an older version of Storfront Theme.
    My Debug log indicates this
    PHP Notice: Undefined index: rel_sponsored in /var/www/vhosts/oceanswardrobe.xen.co.za/httpdocs/wp-content/plugins/wp-external-links/includes/admin/class-wpel-settings-page.php on line 182.

    The class wpelsettings page shows this for lines 180 to 182 } else if ( isset( $this->tabs[ $type ][ ‘fields’ ] ) ) {
    $option_values = $this->tabs[ $type ][ ‘fields’ ]->get_option_values();
    return $option_values[ $key ];
    }

    What is needed to be added here. than you for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    We could not reproduce the issue 🙁
    But we will add an extra check there to be sure it doesn’t show that notice and will release an update by tomorrow.

    Plugin Author WebFactory

    (@webfactory)

    Unfortunately, it’s not going to be tomorrow because we need to patch a few other things but it’s packed for the next update.

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

The topic ‘undefined index’ is closed to new replies.