Closed (fixed)
Project:
Drupal core
Version:
5.1
Component:
base system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2007 at 13:54 UTC
Updated:
3 Dec 2008 at 14:15 UTC
Not a fatal error, but every time I run Cron manually I get these errors:
warning: mb_strtoupper() expects parameter 1 to be string, object given in /home/mizru/public_html/includes/unicode.inc on line 384.
warning: mb_strtoupper() expects parameter 1 to be string, object given in /home/mizru/public_html/includes/unicode.inc on line 384.
warning: mb_strtoupper() expects parameter 1 to be string, object given in /home/mizru/public_html/includes/unicode.inc on line 384. It's not making anything worse, I would just like to know if there's a way to get rid of these. Thanks!
Comments
Comment #1
vlooivlerke commentedI get the following error after cron run
mb_strtoup per() expects parameter 1 to be string, object given in /home/goprivat/public_html/includes/unicode.inc on line 384.
I installed the following modules befor the problem started
- jquery_interface
- jquery_update
- cck slideshow
- cck wizard
I did uninstall cck wizard but no new results.
Comment #2
scoutbaker commentedAre you still receiving these errors on the current version 5.7?
Comment #3
ainigma32 commentedNo response after 9 months. Assuming this is fixed.
- Arie