Undefined index: post
-
While on the latest version of the plugin, we keep seeing the following notices on our logs
PHP error message: Array ( [type] => 8 [message] => Undefined index: post [file] => /home/site/public_html/wp-content/plugins/popup-builder/public/views/mediaButton.php [line] => 4 )This error triggers at /wp-admin/admin-ajax.php but i have no further details on how to reproduce.
This is caused by the following
$excludedPopups = array(@$_GET['post']);
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Undefined index: post’ is closed to new replies.