Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Cel User's Social Groups on Forum Home (like forumlist, fully templated) Details »»
Cel User's Social Groups on Forum Home (like forumlist, fully templated)
Version: 4.0.006, by cellarius cellarius is offline
Developer Last Online: Apr 2022 Show Printable Version Email this Page

Category: Social Group and Album Enhancements - Version: 4.x.x Rating:
Released: 08-22-2009 Last Update: 05-19-2011 Installs: 222
Uses Plugins Template Edits
Additional Files Translations  
No support by the author.


What does it do?
  • Shows all social groups the actual user is a member of or is subscribed to, just below the forumlist (or anywhere else on forumhome).
  • If there are new messages, the corresponding forum statusicon is highlighted - just like in forumlist.
  • Instead of the statusicons, you can show the group's icon
  • If there are no groups to show, you can choose to show a teaser message.

Things to set in AdminCP/Options
:
  • use template hook to output or - more flexible - make manual template edit
  • show member of / subscribed to /nothing
  • sort by name or last message date
  • limit max number of groups shown, then link to appropriate page (grouplist for members, usercp for subscribers)
  • restrict use by usergroup
  • show a teaser message if there are no groups to show
  • show buttons to open new discussion etc.
  • apply custom css to grouptitle
  • trim group description to max length or disable
  • parse bbcode in group descriptions
  • use a different set of statusicons for groups than for forums
  • show groupicon instead of statusicon, and choose whether you want to show original size or resized to standard statusicon size

Looks
  • Out of the box: copies the standard look of the forumlist on forumhome.
  • Fully templated.

Install/upgrade
  1. Upload folder "images" to your forum root (can be omitted if you do not want to use the buttons).
  2. Import the product file.
  3. Check settings in AdminCP->Options->Social Groups on Forumhome.
Technical stuff
  • 3 templates (following the forumbit-scheme)
  • 2 plugins
  • 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
  • Marking of new messages only works with database, not with cookie based marking of read threads (-> AdminCP setting)
  • 3.7 Discussion groups will show up as "no messages yet" as long as there was no message written under a version 3.8.0 or higher

Version history
  • 4.0.006: fixed minor display bug when no discussions yet in group and fixed encoding issue reported by Been_Told
  • 4.0.005: fixed small PHP 5.3 issue
  • 4.0.004: fixed group's icon styling issues (thanks to ZexTasy for some useful hints) and added resize option, implemented suggestions (f.e. using template hook now)
  • 4.0.003: Adapted to vB4 beta 3, first public release
  • 4.0.001: Ported to vB4 alpha 1
  • previous see 3.8 versions here.
The 3.8 version of this mod can be found here.

### Don't forget to click install ###

Download Now

File Type: zip cel_sgfh_4-0-006.zip (10.1 KB, 389 views)

Screenshots

File Type: jpg admincp.jpg (86.7 KB, 0 views)
File Type: png statusicons.png (14.9 KB, 0 views)
File Type: png groupicon_resized2statusicon.png (17.9 KB, 0 views)
File Type: png groupicon_realsize.png (95.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
markoroots

Comments
  #92  
Old 04-07-2011, 04:07 AM
Merriweather Merriweather is offline
 
Join Date: Nov 2006
Posts: 389
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One change I made was that I added an anchor right at the start of the list on the forum home. Then I gave my users a link to "My Groups" which drops them right to the spot where the list is.

I'm also using the group notification mod, and I set that to go to the anchor on the forum home so the user can easily see what group has a new post.
Reply With Quote
  #93  
Old 04-13-2011, 05:43 PM
Been Told Been Told is offline
 
Join Date: Oct 2006
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having trouble with non-latin characters. Like quotation marks or cyrillic letters (see screenshot).

Any advice?
Attached Images
File Type: png groups.png (7.5 KB, 0 views)
Reply With Quote
  #94  
Old 05-20-2011, 12:29 PM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New in 4.0.006:
Reply With Quote
  #95  
Old 05-20-2011, 05:53 PM
Leo Brazil's Avatar
Leo Brazil Leo Brazil is offline
 
Join Date: Dec 2007
Location: Brazil
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the upgrade. It's working fine here.

Request: If this mod has an option to show random grops instead of just groups user is a member of or subscribed, it woud be great.
This way, any time, even to visitors, some groups will be show.
Reply With Quote
  #96  
Old 05-21-2011, 12:28 PM
Been Told Been Told is offline
 
Join Date: Oct 2006
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Cel! Working great now, you're awesome.

*Nominating for MOTM*
Reply With Quote
  #97  
Old 06-26-2011, 12:26 AM
Mukashi's Avatar
Mukashi Mukashi is offline
 
Join Date: Jan 2004
Location: Brisbane, Australia
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got an error on upgrading
Conflict when merging template: forumhome_cel_social_groups_lastmsgby (style: 39)

Style 39 on our forum is the vB4 Default Style, so it's a little worrying seeing that. =/ Any idea what'd cause it?

EDIT: Uninstalled and reinstalled, the error vanished 2nd time around. *shrugs*
Reply With Quote
  #98  
Old 07-30-2011, 12:41 AM
nocte nocte is offline
 
Join Date: Jan 2006
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

is it possible to limit the number of groups to show? Some users are member of 50+ groups, which is a bit too much for forumhome, i think..
Reply With Quote
  #99  
Old 07-30-2011, 06:07 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes. See mod description:
Quote:
Things to set in AdminCP/Options:
[...]
limit max number of groups shown, then link to appropriate page (grouplist for members, usercp for subscribers)
Reply With Quote
  #100  
Old 08-02-2011, 11:41 AM
Loversama Loversama is offline
 
Join Date: Nov 2005
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Amazing plugin!

Suggestion to functionality:
Ability to show all or some social groups even if not in them, allowing people to join them from the forumhome, or to preview what the groups look like, was going to try template edit it myself, but its away above my head.

Thanks again, great plugin!
Reply With Quote
  #101  
Old 08-07-2011, 03:52 AM
linuxwhy's Avatar
linuxwhy linuxwhy is offline
 
Join Date: Aug 2010
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

gorgeous, thank you.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:27 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08241 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete