Plugin creating error in Dashboard
-
The My Calendar plugin is creating the error you see below in the website Dashboard. I know it is My Calendar because when I deactivate the plugin, the error goes away:
******
Deprecated: Hook tmp_grunion_allow_editor_view is deprecated since version 0.30.5 with no alternative available. This functionality will be removed in an upcoming version. in /home/customer/www/friendsofpierpark.org/public_html/wp-includes/functions.php on line 6078
Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/friendsofpierpark.org/public_html/wp-includes/functions.php:6078) in?/home/customer/www/friendsofpierpark.org/public_html/wp-admin/includes/misc.php?on line?1439
******
The /wp-includes/functions.php file shows this on line 6078: trigger_error( $message, $error_level );
The /wp-admin/includes/misc.php file shows this on line 1439: header( sprintf( ‘Referrer-Policy: %s’, $policy ) );
Unfortunately, I don’t know enough about PHP to fix it or find the exact error. I should add that this website is for a nonprofit organization and was first designed in 2015. We have only used WordPress themes and the My Calendar event plugin. We are currently using the 2021 theme. This is the website: https://friendsofpierpark.org/
The page I need help with: [log in to see the link]
- The topic ‘Plugin creating error in Dashboard’ is closed to new replies.