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 |
#192
|
|||
|
|||
cool - cheers for all the help
|
#193
|
||||
|
||||
Quote:
|
#194
|
|||
|
|||
Nice, the icons are showing correctly now.
But Im gettin this error and I had to disable the hack: Warning: Invalid argument supplied for foreach() in [path]/index.php(67) : eval()'d code on line 212 |
#195
|
||||
|
||||
Ehhmmm....look one Posting behind yours and relax and reinstall!
|
#196
|
|||
|
|||
Oh ok, I edited the code as stated above and now its working!
im using php5 |
#197
|
|||
|
|||
Thanks I will need to insstall this!
|
#198
|
||||
|
||||
Does this mod work with vb3.7x. I get a database error after installing this mod and doing the template edit:
Code:
Database error in vBulletin 3.7.4: Invalid SQL: SELECT socialgroup.groupid, socialgroup.name, socialgroup.description, socialgroup.picturecount, socialgroup.lastpost, socialgroup.lastposter, socialgroup.lastposterid, socialgroup.lastgmid, socialgroup.visible, socialgroup.lastdiscussion, socialgroup.discussions, socialgroup.members, socialgroupicon.dateline FROM vb_socialgroup as socialgroup INNER JOIN vb_socialgroupmember as socialgroupmember ON socialgroup.groupid = socialgroupmember.groupid LEFT JOIN vb_socialgroupicon as socialgroupicon ON socialgroupicon.groupid = socialgroup.groupid WHERE socialgroupmember.userid = 1 GROUP BY name ORDER BY lastpost DESC; MySQL Error : Table 'xxxxxxxxx.vb_socialgroupicon' doesn't exist Error Number : 1146 Request Date : Tuesday, July 14th 2009 @ 06:45:29 PM Error Date : Tuesday, July 14th 2009 @ 06:45:29 PM Script : http://www.xxxxxxxx.com/forum.php Referrer : http://www.xxxxxxxx.com/admincp/index.php?do=head IP Address : xx.xxx.xx.xxx Username : xxxxxx Classname : vB_Database MySQL Version : 5.0.67-log |
#199
|
|||
|
|||
Updated and thank you!
|
#200
|
|||
|
|||
The new version messed my forumhome display.
Back to 1.5.0 |
#201
|
||||
|
||||
Yes. User group dsicussions were only introduced in 3.8, so there's no way this mod can work on 3.7.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|