Groups error: BxDolSocialSharing.php on line 110

When someone clicks on groups on my network, they are getting an error.. it just started out of the blue.. I haven't changed anything... Anyone ever see this before? Any ideas on what I can do to fix this? it was working fine yesterday :(

I'm using 7.1.3 (haven't upgraded to 7.1.4 yet).. I replaced the name of the server with servername and the name of the group with groupname

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Start tag expected, '<' not found in/home/servername/public_html/inc/classes/BxDolSocialSharing.php on line 110

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: in /home/servername/public_html/inc/classes/BxDolSocialSharing.php on line 110

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/servername/public_html/inc/classes/BxDolSocialSharing.php on line 110

Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/servername/public_html/inc/classes/BxDolSocialSharing.php:110 Stack trace: #0 /home/servername/public_html/inc/classes/BxDolSocialSharing.php(110): SimpleXMLElement->__construct('????????????M??...') #1 /home/servername/public_html/inc/classes/BxDolSocialSharing.php(91): BxDolSocialSharing->_getLocalesFacebook() #2 /home/servername/public_html/templates/base/scripts/BxBaseSocialSharing.php(30): BxDolSocialSharing->_getLocaleFacebook('en') #3 /home/servername/public_html/inc/classes/BxDolTwigPageView.php(52): BxBaseSocialSharing->getCode('http://www.furr...', 'GroupName...', false) #4 /home/servername/public_html/inc/classes/BxDolPageView.php(387): BxDolTwigPageView->getBlockCode_SocialSharing(629, '') #5 /home/servername/public_html/inc/classes/BxDolPageView.php(305): BxDolPageView->genBlock(629, Array) #6 /home/servername/public_html/inc/classes/BxDolPageView.php(215): BxDolPageView->genColumn(2) #7 /home/servername/public_html/inc/ in/home/servername/public_html/inc/classes/BxDolSocialSharing.php on line 110

Quote · 14 Jan 2014

Now it's happening on almost every link.. I don't understand what's happening.. 

Quote · 14 Jan 2014

Mia.net my host, fixed the issue... 

Here's what they sent me.. Message: 

Great, those error messages were very helpful. I tracked it down to /inc/classes/BxDolSocialSharing.php.

In that file, it is loading a file from Facebook with language information:
http://www.facebook.com/translations/FacebookLocales.xml

It seems like Facebook is serving it up gzipped, and I don't think Dolphin is expecting it to be gzipped. So what I did was I downloaded a copy of the file to your site, gunzipped it, and put it here:
http://www.furriesxtreme.org/FacebookLocales.xml

Then I modified BxDolSocialSharing.php to load the gunzipped version of the file from your site. I think that should slightly speed things up and fix the errors too. Please let me know if it is working correctly now, I have no way to test it.

Quote · 14 Jan 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.