PHP Error: Undefined index: sa_slide1_char_count
-
I have a fresh installation on a localhost server
In the “shortcode / preview” box on the right is the following error code a few times:
Notice: Undefined index: sa_slide1_char_count in /Users/Hannes/OneDrive/htdocs/test2016/wp-content/plugins/slide-anything/php/slide-anything-frontend.php on line 45
If I want to puplish a new slider a blank page appears with the following error:
Notice: Undefined index: sa_disable_visual_editor in /Users/Hannes/OneDrive/htdocs/test2016/wp-content/plugins/slide-anything/php/slide-anything-admin.php on line 1061 Warning: Cannot modify header information - headers already sent by (output started at /Users/Hannes/OneDrive/htdocs/test2016/wp-content/plugins/slide-anything/php/slide-anything-admin.php:1061) in /Users/Hannes/OneDrive/htdocs/test2016/wp-includes/pluggable.php on line 1228
Needless to say that the slider does not work with a shortcode on a page. On the front page again errors like this (sa_slide1…, sa_slide2…):
Notice: Undefined index: sa_slide1_char_count in /Users/Hannes/OneDrive/htdocs/test2016/wp-content/plugins/slide-anything/php/slide-anything-frontend.php on line 45
—
Newest wordpress and SA slider version.
Installation of the plugin via the the admin backend.
I had some other plugins activated but since there are all off SA slider still does not work.Interesting: on another, older but updated localhost installation, the plugin seems to work. So maybe it is because the fresh installation?!
- The topic ‘PHP Error: Undefined index: sa_slide1_char_count’ is closed to new replies.