The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
User's Social Groups on Forum Home (like forumlist, fully templated) Details »» | |||||||||||||||||||||||||||||||||||
User's Social Groups on Forum Home (like forumlist, fully templated)
Developer Last Online: Apr 2022
What does it do?
Things to set in AdminCP/Options:
Looks
Install/upgrade
Template edit Will be automatically inserted below your forums list if you are using TMS, which I highly recommend to do. If not: Find: HTML Code:
<!-- /main -->
HTML Code:
$cel_social_groups Technical stuff 1 product file that adds + 3 templates (following the forumbit-scheme) + 3 plugins + adds 2 queries to forumhome (only if groups are shown, of course). + a bunch of phrases (prefix: cel_sgfh_). + 4 png-buttons, taken from the silk icon set. Limitations
v 1.4 + some bugfixes + option to turn teaser message off + option to show several buttons: to start a new discussion - see the group's members list - see the group' photos (only shown if there are any attached pictures) - unsubscribe (only if subscribed groups are shown) (Thanks to glorify) 1.4.1: Template/Style error in Google Chrome fixed v 1.3 + now fully templated. New templates: forumhome_cel_social_groups_groupsbit and forumhome_cel_social_groups_lastmsgby. 1.3.1: Link to user profile error fixed v 1.2 + added option to sort groups by date of last message + added missing phrase v 1.1 + improved database query + limitations somewhat lessened + added settings page to AdminCP + choose whether to show groups the user is a member of or subscribed to + limit number of groups shown, then link to appropriate page + restrict use by usergroup + some minor bugfixes Planned features (no promises made!) none atm [s]option to use a set of different statusicons for the groups [/s] [s]option to use the social group's icon instead of the statusicon[/s] [s]and to go with that, for additional/substitunional unread marking, possibility to add css markup to the social group's title[/s] Translations
Screenshots:
### Don't forget to click install! ### (No support if you don't) Download Now
Screenshots
Show Your Support
|
Comments |
#52
|
||||
|
||||
Quote:
|
#53
|
||||
|
||||
Added a planned features list.
|
#54
|
||||
|
||||
I am just going to sing my praises again! : D Since I installed the mod people are actually remembering they're in groups and posting in them now! Loves! <3
|
#55
|
||||
|
||||
cellarius, I added an unsubscribe link as well and updated the screen.
If you are interested in the link code for each without having to search, here they are: New Discussion Code:
<a href="group.php?$session[sessionurl]do=message&groupid=$cel_groups[groupid]"> Code:
<a href="group.php?$session[sessionurl]do=unsubscribe&groupid=$cel_groups[groupid]"> Code:
<a href="group.php?$session[sessionurl]do=viewmembers&groupid=$cel_groups[groupid]"> View Photos Code:
<a href="group.php?$session[sessionurl]do=grouppictures&groupid=$cel_groups[groupid]"> |
#56
|
||||
|
||||
Hey glorify, thanks for this - this safes me some time.
And yes, I'll probably use the silk iconset, since that's the one I prefer, too (and have already used for other projects, for instance my photo popup mod). :up: |
#57
|
|||
|
|||
Found an error.... if you click on the members name under last msg posted by... it doesn't take you to their profile because instead of appending the userid it appends the user name.
member.php?u=usernamehere ^^Like such. Instead of member.php?u=1 How do I fix that? |
#58
|
||||
|
||||
Quote:
Thanks for reporting this! For those with modified templates: In template forumhome_cel_social_groups_groupsbit find: Code:
member.php?$session[sessionurl]u=$cel_groups[lastposter] Code:
member.php?$session[sessionurl]u=$cel_groups[lastposterid] |
#59
|
|||
|
|||
Thanks for the fast fix! Proudly marked as installed!!
|
#60
|
|||
|
|||
Cellarius - excellent work. V.much appreciated. IMHO This has probably saved social groups for my site.
EDIT: It's been running approx 3 hours and I've never seen so much activity in the Social Groups. Seriously Thank You! Glorify: Quote:
|
#61
|
||||
|
||||
Many thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|