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 |
#82
|
|||
|
|||
anyone?
|
#83
|
|||
|
|||
Quote:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/index.php(67) : eval()'d code on line 378 hoopsta, getting same and have seen it before . . . pretty sure it has to do with running mysqli (5.0.67) - see here, will investigate further. Edit "Plugin Manager-> forumhome code -> forumhome_start" and the one reference is around line 97! Rabbit hoopsta, I upgraded to patch release 3.8.1 and still no avail! I did the following, simply comment "// " the function out and added "TRUE" ? ? ? It seems to be working ok (shows *last message*) but ? ? ? (hardly ideal!) "google" returned no satisfactory solution & vBulletin com was no help at all 'cause all they could suggest is "disable the plugin"! I am also running PHP 5.2.6 PHP Code:
|
#84
|
|||
|
|||
yea this is to bad because I could really use this hack on my forum
|
#85
|
||||
|
||||
Installed and Nominated. Excellent add-on, I love it. Displaying them as forums is an exceptionally brilliant idea.
+ For the future versions of this hack, see if you can limit the description area for the social groups. It's only a minor disruption but it's absolutely worth it. |
#86
|
||||
|
||||
Great product. Unfortunately I get on 3.8.1 the following error:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/index.php(67) : eval()'d code on line 186 It does show the table but keeps saying "You are currently not a member of a social group." even if I am member / creator of usergroups. I will keep a close eye for this one and install it when it will work for me. |
#87
|
|||
|
|||
Quote:
Database read marking is on, i am a member of several groups and creator of several. Nothing shows on forum home except a message which reads:- You are currently not a member of a social group. See what you are missing Does anyone know why this mod doesnt work properly for me? Edit: I've also subscribed to some new groups and still nothing shows. |
#88
|
|||
|
|||
Hello,
can anyone tell me if links (last post) work with vBseo? |
#89
|
|||
|
|||
perfect, thanks!
I don't suppose you could code something like this for the blogs that a member is subscribed to???? =) Kris |
#90
|
||||
|
||||
For those with the "Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/index.php(67) : eval()'d code on line 186" error, open the forumhome code plugin and change
Code:
mysql_num_rows Code:
$db->num_rows |
#91
|
||||
|
||||
Thanks Revan. All is working now. Great mode!
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|