Profile Image Flashing

The profile images on my site are flashing like they are going to go to the next photo. With only one profile image, it just flashes away. Any way to fix this? Thanks!

Quote · 13 Aug 2008

in admin setting advanced disable gallery view profile photos

Quote · 13 Aug 2008

Change it here:

Settings/Advanced Settings and uncheck

New Gallery Feature for Profile Photos

Quote · 13 Aug 2008

Thanks. There's a reason I love this place. With he exception of one silly dyke this is a geat place!

Quote · 13 Aug 2008

Is that really necessary?  Why don't you just say "thank you" and leave it at that.

Quote · 13 Aug 2008

Let's hope the person to whom you refer isn't the only one with the answer to your next question.

Quote · 13 Aug 2008

 

Let's hope the person to whom you refer isn't the only one with the answer to your next question.

 I wouldn't want it if she had it. I'd rather eat dirt But Thank You guys! :)

Quote · 14 Aug 2008

Wow.   That's crap.   I'm creating a queer site and have gotten a LOT of good support from people on the forums and in private messages.   Thank goodness this kinda bigotry isn't exemplary of this community in general.

Quote · 14 Aug 2008

Back to the topic here... is there a way to have it roll through the profile photos (like it does when "new gallery feature for profile photos" is enabled) if there's more than one but only display a single if there's just one?

Quote · 17 Aug 2008

Ok, here's the fix.

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

if ($bUseFeature) {

change it to:

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

Now, if the "New Gallery Feature for Profile Photos" feature is checked, AND there are more than one profile pictures they will rotate. Otherwise they will be displayed as if the "New Gallery Feature for Profile Photos" feature was disabled (without the flashing).

Quote · 23 Aug 2008

nice post beck..

I have video tutorials to help you mrpowless.com
Quote · 23 Aug 2008

yes thanks for that Beck works great!!!!!

Quote · 23 Aug 2008
 
 
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.