Click here for pictures
This Addon adds three Extra Album Types to the Brilliant User Albums Addon by Pepelac.
Features:
Three Album Types are added:
Installation Instructions:
Unfortunately support will be very limited as I am extremely busy and may not have time to respond. That is the reason, this is free, because I don't have the time to support a paid addon. However I will fix bugs if found, but please be patient.
This Addon adds three Extra Album Types to the Brilliant User Albums Addon by Pepelac.
Features:
Three Album Types are added:
- Members Only - Guests will not be able to view the Album
- Followed Members Only - Only members the album creator follows will be able to see the album
- Selected Members Only - Only specific Members you specify will see the Album
Installation Instructions:
- Make Sure you have [XFR] User Albums latest version installed.
- Upload Files inside upload folder to your site root.
- Open the file <Site Root>/library/XfRu/UserAlbums/Model/Albums.php and find the following line of code. (It is on line number 639 in unedited file)
PHP:
private function prepareFetchOptions(array $fetchOptions)
Replace this with the following line of code
PHP:
protected function prepareFetchOptions(array $fetchOptions)
(Essentially the keyword private has to be changed to protected) - Install the addon-XfRuUserAlbumsMore.xml from ACP->Install Addon
- Done!
- Full Credit goes to ineedhelp for paying for this Addon's development and also allowing it to be distributed freely to the community.
Unfortunately support will be very limited as I am extremely busy and may not have time to respond. That is the reason, this is free, because I don't have the time to support a paid addon. However I will fix bugs if found, but please be patient.