Thread Starter
RyanR
(@rachelrichardsgmailcom)
Works. Many thanks for the speedy fix!!
Thread Starter
RyanR
(@rachelrichardsgmailcom)
Unfortunately the fix of modifying the wp-config.php doesn’t work for me. When I tried it, I got the following warnings:
Warning: Use of undefined constant MAXICHARTS_DEBUG_LEVEL – assumed ‘MAXICHARTS_DEBUG_LEVEL’ (this will throw an Error in a future version of PHP) in /…/…/public_html/wp-content/plugins/maxicharts/mcharts_utils.php on line 96
Warning: Cannot modify header information – headers already sent by (output started at /…/…/public_html/wp-content/plugins/maxicharts/mcharts_utils.php:96) in /…/…/public_html/wp-includes/functions.php on line 6221
Thread Starter
RyanR
(@rachelrichardsgmailcom)