HELP, Flashing Profile Pic!

I'm having an issue with member's profile pic flashing in and out (blinking).  I've tried to delete the pic and reupload it and it still flashes.  Has anyone else had this issue or does anyone have suggestions on how to fix the flashing pic?

Quote · 7 Jul 2009

This will stop the single profile pictures fading in and out. (applies Dol. to and including 6.1.4)

 

In the file profilePhotos.php, around line 353 is this line:

 

if ($bUseFeature) {

 

change it to:

 

if ($bUseFeature && (count($this->aMedia) > 1)) {

Quote · 7 Jul 2009

Problem resolved... THANK YOU for your help!!!

Quote · 8 Jul 2009
 
 
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.