PDA

View Full Version : Social Group and Album Enhancements - Social Group (Sub-)Forum List


flOid
03-31-2009, 10:00 PM
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 (http://www.gnu.org/licenses/gpl-3.0-standalone.html). 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
where exactly add $fhgrouplist in FORUMHOME ?


If you want the list to show above the forums,
Find:
<!-- / guest welcome message -->
<br />
</if>

add $fhgrouplist below.

If you want the table to show under the forums,
Find:
$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
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
If you want the list to show above the forums,
Find:
<!-- / guest welcome message -->
<br />
</if>

add $fhgrouplist below.

If you want the table to show under the forums,
Find:
$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
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
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 ^^

redlabour
04-02-2009, 06:39 AM
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).

Installation Blocker. ;)

dazed12
06-07-2009, 03:43 PM
if you're receiving an error, its because you HAVE NOT created any social groups.

"Invalid argument supplied for foreach() in [path]/index.php(594) : eval()'d code on line 82"

thanks for the mod

DieselMinded
07-18-2009, 08:29 PM
how can i align them in collums ?

DieselMinded
07-18-2009, 09:41 PM
I have modified quite a bit of the pieces of this , see attachment , I would like it to be collapsible , and above the forum footer (mark as read / forum leaders) as well as organised in columns maybe 3 or 4 wide , how can i pull this off ?

Tyran1
07-19-2009, 11:30 AM
Help me, please!

Datenbankfehler in vBulletin 3.8.1:

Invalid SQL:

ALTER TABLE `socialgroupcategory` ADD `listdisplayorder` SMALLINT(6) NOT NULL DEFAULT '0';

MySQL-Fehler : Duplicate column name 'listdisplayorder'
Fehler-Nr. : 1060
Fehler-Zeit : Sunday, 19.07.2009 @ 14:29:30
Datum : Sunday, 19.07.2009 @ 14:29:31
Skript : http://www.****.de/admincp/plugin.php?do=productimport
Referrer : http://www.*****.de/admincp/plugin.php?do=productadd
IP-Adresse :
Benutzername :
Klassenname : vB_Database
MySQL-Version : 5.0.45

Mark.B
08-27-2009, 06:22 PM
Note that this seems to add one query for every social group you have.....not an efficient way of doing it and likely to be way too much for any board where groups are actually used a lot. Had to uninstall on that basis.

Alfa1
08-30-2009, 10:54 AM
Note that this seems to add one query for every social group you have.....not an efficient way of doing it and likely to be way too much for any board where groups are actually used a lot. Had to uninstall on that basis.
That would be 121 extra queries, plus 1 more for every new group created from now on. This doesnt sound viable to me. Really too bad.

dimmicosacerchi
06-23-2010, 08:08 AM
However, there is the possibility of creating "sub categories for social groups?
I created a closed group with a market, and I would like the discussions are divided into subcategories (eg auction, exchange, sell, etc. ....).
There is this possibility?
Otherwise you know tell me if there is a product compatible with 3.8.4?
Thank you all.

Niak_Judge
07-16-2013, 12:43 PM
Any chance to get this mod for a VB4 version ?
Would be really awesome ...