undefined index
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘undefined index’ is closed to new replies.