By mizru on
Kept on getting this non-fatal error whenever I run cron manually:
warning: mb_strtoupper() expects parameter 1 to be string, object given in /home/oasisday/public_html/includes/unicode.inc on line 384.
warning: mb_strtoupper() expects parameter 1 to be string, object given in /home/oasisday/public_html/includes/unicode.inc on line 384.
warning: mb_strtoupper() expects parameter 1 to be string, object given in /home/oasisday/public_html/includes/unicode.inc on line 384.
It's no big deal since cron still runs and stuff still gets done, just wondering if this will have an effect on anything else so I should fix it?
Comments
Me too. warning:
Me too.
warning: mb_strtoupper() expects parameter 1 to be string, object given in var/www/intranet/betasites/development/redfish/includes/unicode.inc on line 384.
warning: mb_strtoupper() expects parameter 1 to be string, object given in /var/www/intranet/betasites/development/redfish/includes/unicode.inc on line 384.