27 pointsStarting to get into this DEV thingI'm new here
sjrenn
Member
—
2nd January 2012 (4 months ago)
I'm getting the following errors in my dasboard in multiple places
Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in /home/mysite/public_html/wp-includes/wp-db.php on line 553
Also when creating new sites i get a white page showing the following errors
Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in /home/gallerys/public_html/wp-includes/wp-db.php on line 553
Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in /home/mysite/public_html/wp-includes/wp-db.php on line 553
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/wp-includes/wp-db.php:553) in /home/gallerys/public_html/wp-includes/pluggable.php on line 866
Despite this it seems like most of the websites functionality is still working? The new sites are created despite the error codes. These errors still show though in the dashboard of all the sites on the network however.
I'm getting the following errors in my dasboard in multiple places
Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in /home/mysite/public_html/wp-includes/wp-db.php on line 553
Also when creating new sites i get a white page showing the following errors
Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in /home/gallerys/public_html/wp-includes/wp-db.php on line 553
Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in /home/mysite/public_html/wp-includes/wp-db.php on line 553
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/wp-includes/wp-db.php:553) in /home/gallerys/public_html/wp-includes/pluggable.php on line 866
Despite this it seems like most of the websites functionality is still working? The new sites are created despite the error codes. These errors still show though in the dashboard of all the sites on the network however.
The last message though seems to indicate you might have an empty space in one of your php files. Have you checked that you don't have any empty spaces at the end of Multi-DB's plugin files?
10635 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
8th January 2012 (4 months ago)
#
Hiya,
As we haven't heard back from you we're going to assume the problem was sorted out and mark this ticket as resolved.
If it wasn't resolved, or you have any more questions related to this thread please feel free to post them below and tick the 'Mark as Not Resolved (re-open)' box below the post area (or else we'll miss it!)
Otherwise, thanks for using the forums, and for being a member of WPMU DEV, it's a pleasure to help you out and we look forward to being of assistance in the future.
Responses (2)
WPMU DEV Fanatic — 3rd January 2012 (4 months ago) #
Hi sjrenn,
The first few messages you're seeing are just warnings and you should be able to turn them off as mentioned in the following thread:
http://premium.wpmudev.org/forums/topic/getting-mysql_set_charset-error
The last message though seems to indicate you might have an empty space in one of your php files. Have you checked that you don't have any empty spaces at the end of Multi-DB's plugin files?
-David
Sales & Support Lead — 8th January 2012 (4 months ago) #
Hiya,
As we haven't heard back from you we're going to assume the problem was sorted out and mark this ticket as resolved.
If it wasn't resolved, or you have any more questions related to this thread please feel free to post them below and tick the 'Mark as Not Resolved (re-open)' box below the post area (or else we'll miss it!)
Otherwise, thanks for using the forums, and for being a member of WPMU DEV, it's a pleasure to help you out and we look forward to being of assistance in the future.
Thanks
Become a member