• Resolved bernasaurus

    (@bernasaurus)


    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)
  • Hi berna,

    Thank you for letting us know about this. Would you be able to tell us what line number the PHP notice mentions?

    We’ll look to eliminate this notice in an upcoming update. In the meantime, the notice will not show, and the plugin will function fully and correctly, when debug mode is disabled.

    Thread Starter bernasaurus

    (@bernasaurus)

    Hey!

    It’s line 82 which makes it crash for me, but line 92,93 and 94 also have it.

    Thanks for looking into it!

    Hi berna,

    This has been fixed and will be rolled out with the next update.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘undefined index: DisplayPage’ is closed to new replies.