7.1 B1 Avatar copy to Album Profil > Private

Hello,

Small problem. When a new member uploads his first avatar via the join form it copies this album in his avatar profile, which suits me just fine. The problem is that the album is automatically created profile private.

Photo album and copied profile is not visible on profile.

Before the update in 7.0.9, the album was not created profile private.

Why this change and how to fix it?

Baloo
Quote · 18 Nov 2012

Can't reproduce this problem.

Can you reproduce it on demo.boonex.com (http://www.boonex.com/demo) ?

00-main-screen.PNG · 53.2K · 389 views
Rules → http://www.boonex.com/terms
Quote · 18 Nov 2012

Ok Alex, I just tested, it is the same on the demo site.

Immediately after creating the account, my avatar is copied in Album Profile but it is Private.

If I go back on this Album I have this message which prompts me to change the permission of the album...

AlbumPrivate.png · 67.7K · 420 views
Baloo
Quote · 18 Nov 2012

Thank you for the report:

http://www.boonex.com/trac/dolphin/ticket/2901

Rules → http://www.boonex.com/terms
Quote · 19 Nov 2012

Alex, I must tell you that this is the same for lbum timeline, so I think this is valid for all the albums created automatically ....

Baloo
Quote · 19 Nov 2012

Uploaded photos are not as grouped in the same tiles on the outline, but every once in a separate tile. If a member downloads 10 avatars succession it takes a lot of space on the outline ...

AvatarsNoGrouped.png · 368.8K · 421 views
Baloo
Quote · 20 Nov 2012

  http://www.boonex.com/trac/dolphin/ticket/2905 

Uploaded photos are not as grouped in the same tiles on the outline, but every once in a separate tile. If a member downloads 10 avatars succession it takes a lot of space on the outline ...

 

Rules → http://www.boonex.com/terms
Quote · 21 Nov 2012

 hummmm wasn't this fixed on the recent B2? I just noticed the same issue is still present on B2 

Hello,

Small problem. When a new member uploads his first avatar via the join form it copies this album in his avatar profile, which suits me just fine. The problem is that the album is automatically created profile private.

Photo album and copied profile is not visible on profile.

Before the update in 7.0.9, the album was not created profile private.

Why this change and how to fix it?

 

Quote · 14 Dec 2012

i still have the same problem on at least 5 upgrades or more.....  B2

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 14 Dec 2012

Problem for private albums should be changed like this, then it works.

In inc / classes / BxDolFilesUploader.php

'AllowAlbumView' => $sAlbumUri == $oAlbums->getAlbumDefaultName() ? BX_DOL_PG_HIDDEN : BX_DOL_PG_NOBODY

change as

'AllowAlbumView' => $sAlbumUri == $oAlbums->getAlbumDefaultName() ? BX_DOL_PG_HIDDEN : BX_DOL_PG_ALL

Baloo
Quote · 14 Dec 2012

Ticket was reopened:

http://www.boonex.com/trac/dolphin/ticket/2901

Rules → http://www.boonex.com/terms
Quote · 16 Dec 2012
 
 
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.