Notice: Undefined index: editor in reports.php on line 197
-
I’m getting this errir:
Notice: Undefined index: editor in /var/www/html/wp-content/plugins/newsletter-reports/reports.php on line 197
Looking at the code, it comes from the following function throught the Newsletter -Reports plugin:
function hook_admin_menu()
The line in question:
$capability = ($newsletter->options['editor'] == 1) ? 'manage_categories' : 'manage_options';
General information:
Newsletter
Version 6.3.9
NEWSLETTER_MAX_EXECUTION_TIME Not set
NEWSLETTER_CRON_INTERVAL 300 (seconds)
Absolute path /var/www/html/
Tables Prefix wp_Newsletter – Reports
Versjon 4.2.3
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Notice: Undefined index: editor in reports.php on line 197’ is closed to new replies.