undefined index: DisplayPage
-
Hey! In your main.php you use code like
$_GET['DisplayPage'] == ''but no ISSET. Because of this my plugin crashes when trying to view or edit a single FAQ since it doesn’t have the DisplayPage variable in the URL. It works when I do an ISSET check beforehand. I’ve edited it locally to make it work, but could it be changed in the plugin?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘undefined index: DisplayPage’ is closed to new replies.