Viewing 1 replies (of 1 total)
  • doubled

    (@doubled)

    Hello,
    It’s not a critical issue, but you can fix this by adding isset to the variables on line 949.

    Like this:
    if( isset($wp_version) >= 3.5 && isset($_REQUEST['page']) == 'gallery-plugin.php' )

    Worked for me

Viewing 1 replies (of 1 total)
  • The topic ‘Notice: Undefined index:’ is closed to new replies.