Undefined PHP variables
-
Activating a fresh install of this plugin (version 1.2.1) yields two Notice-level errors at the top of each page in the Amin area:
Notice: Undefined variable: acx_slideshow_js_array in .../wp-content/plugins/simple-slideshow-manager/functions.php on line 169
Notice: Undefined variable: acx_slideshow_installed_date in .../wp-content/plugins/simple-slideshow-manager/functions.php on line 863
Probably a quick fix with
if(isset(...))
when you have time. Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Undefined PHP variables’ is closed to new replies.