Viewing 1 replies (of 1 total)
  • Plugin Author August Infotech

    (@augustinfotech)

    Hello SergioDev,

    Thanks for using our plugin and informed us about your problem. Here below is the solution for your problem.

    $ai_check_album_nonce= $_REQUEST[‘_wpnonce’].

    you have to just replace above code line with this below code

    if (isset($_REQUEST[‘_wpnonce’]) && $_REQUEST[‘_wpnonce’]!=”){
    $ai_check_album_nonce = $_REQUEST[‘_wpnonce’]
    }

    if you have still any query regrading this then please feel free to tell us.

    Thanks & Regards,
    August Infotech

Viewing 1 replies (of 1 total)
  • The topic ‘php error at enter to menu "AI Gallery"’ is closed to new replies.