Undefined indexes in backend and frontend
-
I have WordPress multisite. THe plugin works great but in the backend I have the following errors
Notice: Undefined index: enable_pdf_ext in wp-content/plugins/seo-image-alt-tags/classes/class-sit-settings.php on line 190
Notice: Undefined index: disable_clientside_script in /wp-content/plugins/seo-image-alt-tags/classes/class-sit-settings.php on line 209
Notice: Undefined index: dab_af in /wp-content/plugins/seo-image-alt-tags/classes/class-sit-settings.php on line 224
Also in the frontend I have: Notice: Undefined index: disable_clientside_script in /wp-content/plugins/seo-image-alt-tags/classes/class-sit-scripts.php on line 25
Currently due to the front-end error I disabled the plugin. What’s the problem?
The page I need help with: [log in to see the link]
- The topic ‘Undefined indexes in backend and frontend’ is closed to new replies.