How to make files default private

Hi,

 

I was wondering if anyone could tell me how I can make the default folder that is created in files when a user joins set to private rather than public by default?

 

Thanks :)

Quote · 1 Mar 2010

Also, is it possible to limit the amount of data that can be stored in files for each user?

Quote · 1 Mar 2010

Hello!


1) It need to be done via code editing. For example in file BxPhotoPagAlbumsMy.php need to correct this line in function BxPhotosPageAlbumsMy


'AllowAlbumView' => BX_DOL_PG_ALL,

change constant to BX_DOL_PG_NOBODY.

2) It can be done via limit actions for uplaod in adm,in panel->settings->membeship levels section.


Regards

Quote · 1 Mar 2010

Awesome thanks for your help LeonidS! I will try this out when I get home :)

Quote · 2 Mar 2010
 
 
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.