Undefined Index Notice
-
I’m getting a frequent notice in my debug.log based on the manual import functionality of G+ Crossposting.
PHP Notice: Undefined index: g_crossposting_manual_import in /home/content/70/7126070/html/wordpress/wp-content/plugins/g-crossposting/admin.php on line 24
That correlates to this line in admin.php.
if ($_GET['g_crossposting_manual_import']) {
I’m not sure what the issue is, unless it is getting a null response to the function. I have never used the manual import function, but it is showing quite frequently in my log.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Undefined Index Notice’ is closed to new replies.