The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Cyb - Sub-Forum Manager Details »» | |||||||||||||||||||||||||
vB 3.7 VERSION HERE:
https://vborg.vbsupport.ru/showthread.php?t=177954 ====== Info: This plugin is useful when you have big number of sub-forums. It arranges them into columns. You can easily choose number of columns (1 to 7) to arange sub-forums into. There are options to enable/disable hack, exclude forums, enlarge font for sub-forums titles, hide commas, hide "Sub-Forums" phrase, show thread/reply counts, and more... Installation: -Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product] Notes: -To get this hack working you must set "Depth of Sub-Forums" to "1" in vBulletin Options > Forum Listings Display Options -To set hack options go to: AdminCP > vBulletin Options > Cyb - Sub-Forum Manager Versions: v1.0 - Apr 24. 2006. -First release v1.1 - Apr 24. 2006. -Typo fixed v1.2 - Apr 25. 2006. -TC bug fixed v1.3 - May 30. 2006. -Added ability to use original font size for subforums titles (requested) v1.4 - May 30. 2006. -Added ability to hide commas (shown after every subforum title except the last one) - requested v1.5 - May 30. 2006. -Fixed little bugs (phrase, variable) v1.6 - Aug 04. 2006. -Release of this hack for vB v3.6 v1.7 - Aug 12. 2006. -Added option to hide "Sub-Forums" phrase -Added options to customize sub-forums table attributes -Little improvements in the code v1.8 - Sep 06. 2006. -Added: Option to exclude forums -Added: Options to show thread-count or reply-count or both after sub-forum title -Hack name changed from "Cyb - Sub-Forums Arranger" to "Cyb - Forumhome Sub-Forums Manager" -Added "Product Version Checking" v1.9 - Sep 06. 2006. -Fixed bug (if you choose to arrange sub-forums into two columns it arranges it into one) -Added: When you mouseover count(s) it shows you what count(s) are for, depending on settings v2.0 - Sep 09. 2006. -Thread/post counts are hidden automatically if sub-forum is link or contains "child forums" -Added option to turn on/off extra style and counts for excluded forums v2.1 - Sep 14. 2006. -Added: Option to change text size for thread/reply counts -Fixed bug (unneded space before commas) v2.2 - May 31. 2007. -Option to hide thread/reply counts for selected sub-forums -Counts automatically hidden for sub-forums with '0' threadcount -Option to add blank lines after selected sub-forums -Options to change CSS attributes for sub-forums inner table (change background color, text size,...) -Several other improvements and general code cleanup v2.3 - Jun 01. 2007. -Fixed bug with some XHTML validation errors -Fixed bug where some sub-forums are not arranged properly v2.4 - Jun 01. 2007. -Fixed bug where excluded forums shows "Cybernetec" between sub-forums v2.5.1 - Jun 20. 2009. -Minor bugs fixed (CSS, variables, phrases, product info) If you like this hack please click INSTALL. LIVE DEMO Show Your Support
|
Comments |
#172
|
||||
|
||||
Any help please
|
#173
|
|||
|
|||
Hi guys,
no matter what I do I cant get this to work - I followed the install instructions to the letter. It will not place my sub forums in columns, it displays them all on one line - you can see it at http://forums.yaur.com I am using default style Thank you in advance. |
#174
|
|||
|
|||
How do I reduce the gap/space between two columns??
|
#175
|
|||
|
|||
Quote:
under your vBulletin Options menu? |
#176
|
|||
|
|||
Hi,
Thank you for the reply - I did change the settings yes - everything except for the columns is working, the post count/reply count shows if enabled, the sub forums is hidden if enabled, everything but the columns. Cyb - Forumhome Sub-Forums Manager Forum Listings Display Thanks again for your assistance. |
#177
|
||||
|
||||
Can someone please help me with this???
|
#178
|
|||
|
|||
Thanks for this great hack ... it's awesome
|
#179
|
|||
|
|||
Quote:
-Vbulletin Options -Forums listing display options -And the setting for that should be: +Depth of Forums - Forum Home = 2 +Depth of Forums - Forum Display = 2 +Depth of Sub-Forums = 2 As I see your sreen shot ..your depth of sub-forums is 1 ...you should change it to 2 ...then it's should work fine . Check all that options ...It's may fix your problem . |
#180
|
||||
|
||||
What exactly does this feature do? My understanding is that it should exclude forums/subforums from being listed entirely. Although it doesn't seem to do this at all. I tried listing the subforum, the parent forum, and tried also parent category. None of these had any noticable effect.
Either this is a bug or a feature that pertains to something else. In any case, if there a way to hide subforums from being listed from specific forums? Edit: Now I think I understand what the Exclude function does. Although Is there a way to completely hide subforums from being listed on forumhome? Edit 2: Found a small work-around for what I need Basically I went into the forumhome_forumbit_level2_post template and found this code: Code:
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> Code:
<if condition="($forum[forumid] == 1 OR $forum[forumid] == 2)"><else /> <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </if> |
#181
|
|||
|
|||
Quote:
I changed them all to 2 and it didnt affect the output of the page in any way, it still looks exactly the same. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|