Error – Notice: Undefined index
-
Hi, for some reason I got an error (before it worked well):
Notice: Undefined index:slide_imageheading1 in /var/www/vhosts/.../htdocs/wp-content/plugins/content-slide/content_slide.php on line 292
on the 292 line there are:
$temp_array=array('image_src'=>$wpcs_settings['slide_image'.$j], 'image_link'=>$wpcs_settings['slide_imagelink'.$j], 'heading'=>$wpcs_settings['slide_imageheading'.$j], 'text'=>$wpcs_settings['slide_imagetext'.$j]); array_push($custom_images,$temp_array);
P.S. Site is https://kuritsyna.ru if it’s help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error – Notice: Undefined index’ is closed to new replies.