That's what I thought too but we are trying to pull it into a WordPress site and it won't show in the RSS reader. It will show the main forum RSS feed but not the groups. I've also tried in RSS readers such as Feedly and same results? @Brogan thought it has to do with permissions somewhere?Spotted this as I was flying through.
Your RSS feed is working fine...
View attachment 261106
I'll slink back into obscurity now.![]()
$newPath = sprintf('data://groups/GroupBanners/b/0/%s', $image['groupbanner']);
/b/0/
. However, the rest of the code looks in a folder based on the ID:return sprintf('data://groups/GroupBanners/%s/%d/%d-%s', $size, floor($this->groupid / 1000), $this->groupid, $hash);
$newPath = sprintf('data://groups/GroupBanners/b/0/%s', $image['groupbanner']);
$newPath = sprintf('data://groups/GroupBanners/b/%d/%s', floor($image['groupid'] / 1000), $image['groupbanner']);
I am back with more suggestions lol!
- Age Restriction for groups option!
- Group Media Tab: ( Excellent for Gaming Groups to show off their videos.) (Excellent for Photography groups etc....)
- Group Leader Boards! ( Most post, Most likes, Most Resources etc....)
- Group member of the month! ( Can be set by Group owner or moderator of that group.) Or ( Top members widget )
- Group member of the year:
- Donation to group admin! ( One way members can give back to a Admin who is promoting and running their group exceptionally well.)
- Feature groups for their group forum posting activity. ( This would take CTA Feature Threads add-on x2 http://prntscr.com/gk43iz )
- Group Resources: ( Members can upload resources and download resources if they are a group member.)
- Duration of time to be a member before you can actually download Resources.
- Affiliates/Partner Groups: (This way you can promote your other groups, or a friends group.)
- Group Reporting: ( Members can report a group to site admin for unfair acts.)
- Moderation Warning System for Groups: ( To many warning or reports against a group can Lock the group for a certain amount of time.)
- Group Rules and regulations Tab: (Separate from Group description)
- Visitors: a list of site members who visited your group page.
- Newest Group Members:
- Group Profile Tab ( a way to showcase all of the groups you are apart of.)
- Reason for leaving group: ( Helps Group owners understand why members are leaving. Force members to leave a reason before leaving. )
- Reason why you would like to join group: ( Optional Request by Group owner, because he / she may or may not want that option for new members)
Keep up the great work with this Add-on.
The only one of these that is already in the group system is the age restriction. That would be controlled by the admin setting a user group that can view "Restricted Groups" for just that purpose.
View attachment 157704
I'll bookmark your post in the wish list for the add-on so I can refer back to it once all of my other add-ons are converted to XF2.
XFMG\Attachment\Media::onAssociation()
. It's from XFMG 2.1 and doesn't have code for copying video poster images, and has hardcoded .mp4
extensions for videos when copying files when XFMG 2.2 has a dynamic extension. The reason for the extension seems to be due to watermarking changes, but redefining the entire function means it's now causing XFMG to not function correctly. I would imagine that the watermarker service itself could be extended instead of re-defining this particular method.Changelog:
- Removed obsolete media watermarking code
- Fixed photo & photo comments alerts ignoring view permissions
Thanks, I am using threads system now. I don't know why, but in page of social groups threads double de content. I see, header > body > body and footer.Attachment uploads are not allowed in discussions. That's intentional because discussions are not full blown threads and use a different system than threads do. Discussions were never intended to replace forum threads or to have all of the same functions as threads.
I'd be very interested in this as well. Especially if members can charge others to join their groups.Is there an option for paid groups? For example, can a user click on "join group" and a payment process appears where they can purchase (or pay a subscription) to join the specific group? If not, is this something I could pay to have developed?
We use essential cookies to make this site work, and optional cookies to enhance your experience.