vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - Social Group (Sub-)Forum List (https://vborg.vbsupport.ru/showthread.php?t=210037)

flOid 03-31-2009 10:00 PM

Social Group (Sub-)Forum List
 
1 Attachment(s)
Description
This mod will integrate social groups into the regular forum home layout in a very clear way, by displaying social groups like sub-forums to the group categories, which act like parent forums. It will improve the social group presence on your board, and will make groups much more visible and so more active. Unlike similar mods it allows to include a large number of social groups in forum home without filling much space.

Groups with new messages will be marked with an icon, just like regular sub-forums are. Additionally it adds the newest created group to the bottom of the list.

Via the adminCP you can exclude specific group categories and also single groups from the list, and you can change the display order of the categories. The list of groups in each category can be sorted either alphabetically, by number of members or by number of discussions, the number of groups displayed can be limited.

Installation
1) Upload all the files to your vbulletin installtion.
2) Import the product via AdminCP.
3) Open FORUMHOME template and add $fhgrouplist.

Notes
This mod wasn't programmed by me, but by two programmers I hired here on vb.org. I'm releasing it here for free under General Public License. Donations welcomed to compensate some of the costs I had.

This mod won't be developed any further by me, and the technical support I can provide is limited. Any interested developer is free to resume work on this mod (PM me).

Jasem 04-01-2009 11:49 AM

Nice work, thank you!

Installed

ahmed-samara 04-01-2009 01:54 PM

great work

installed :)

where exactly add $fhgrouplist in FORUMHOME ?

also i have this problem maybe from the files of the mod

Warning: Invalid argument supplied for foreach() in C:\AppServ\www\vb\index.php(592) : eval()'d code on line 13

flOid 04-01-2009 03:38 PM

Quote:

where exactly add $fhgrouplist in FORUMHOME ?
If you want the list to show above the forums,
Find:
Code:

<!-- / guest welcome message -->
<br />
</if>

add $fhgrouplist below.

If you want the table to show under the forums,
Find:
Code:

$forumhome_markread_script
<!-- /main -->

<br />

add $fhgrouplist below.

The PHP error message should disappear as soon as you have added $fhgrouplist to forumhome.

janslu 04-01-2009 03:43 PM

Quote:

Originally Posted by flOid (Post 1781807)
The PHP error message should disappear as soon as you have added $fhgrouplist to forumhome.

It didn't disappear on my forum. Is it because I have empty categories (with no groups inside)?

ahmed-samara 04-01-2009 03:56 PM

Quote:

Originally Posted by flOid (Post 1781807)
If you want the list to show above the forums,
Find:
Code:

<!-- / guest welcome message -->
<br />
</if>

add $fhgrouplist below.

If you want the table to show under the forums,
Find:
Code:

$forumhome_markread_script
<!-- /main -->

<br />

add $fhgrouplist below.

The PHP error message should disappear as soon as you have added $fhgrouplist to forumhome.

very thank you :D

flOid 04-01-2009 04:08 PM

Quote:

Originally Posted by janslu (Post 1781811)
It didn't disappear on my forum. Is it because I have empty categories (with no groups inside)?

Yep, that might be the reason.

But as I already mentioned in the mod notes, I can provide only very limited support since I'm not the coder of the mod. Maybe some coder here is able to provide the code to fix this.

ahmed-samara 04-01-2009 04:20 PM

Quote:

Originally Posted by janslu (Post 1781811)
It didn't disappear on my forum. Is it because I have empty categories (with no groups inside)?

yeah it's true

Warning: Invalid argument supplied for foreach() in C:\AppServ\www\vb\index.php(592) : eval()'d code on line 37


i think is from the files maybe !

Lynne 04-01-2009 07:08 PM

One of the files (functions_grouplist.php maybe? I can't remember) has the wrong permissions as downloaded. You need to change it from 600 to 755 (or whatever works in that folder).

NolF 04-02-2009 03:42 AM

hmmmm very interesting, seems to do be doing what I was looking for :O great job
Installed ^^


All times are GMT. The time now is 09:14 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03212 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete