The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forums arranged in columns on forumhome Details »» | |||||||||||||||||||||||||
As requested several times, this hack allows you to arrange forums on forumhome in xx columns instead of just one per row as it is in standart vb3. It is a plain port of my 3.0 version you can find here.
Look at the screenshot to know what i mean The design is changeable in the templates of course I've tested it, and it should work, but as i don't use it myself, i cannot do a longtime test, so if you find any bugs, report them Right now, it's just working on forumhome. I'll add changes for forumdisplay later Show Your Support
|
Comments |
#92
|
|||
|
|||
Quote:
The white line is a css issue, you have to check yoir css for something like border-left 1px and set that to 0px! Sorry, I do not use the standardstyle, so I cannot say right now, what style to change in your css! For the second "problem" try this code in forumhome_forumbit_columncell: Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width"> <table> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> <td><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if></td> </tr> </table> </td> Tobi |
#93
|
||||
|
||||
|
#94
|
|||
|
|||
Quote:
Worked perfectly. Thank you |
#95
|
|||
|
|||
Quote:
Are you changing how many columns you wanna display under forums manager? |
#96
|
||||
|
||||
I go to Forum Manager > Edit forum > Show Subforums in # of columns: 2
That's what i've done for the top side of the forums and it isn't having any effect . I've also tried 3 and 4 but no use either. |
#97
|
|||
|
|||
If you want this to work with Chris M's Cust Forum Status Icons Modification just replace Xenon's function with the following:
PHP Code:
Quote:
|
#98
|
||||
|
||||
This is the error I receive:
Fatal error: Cannot redeclare construct_forum_columns() (previously declared in /home/username/public_html/forum/includes/functions_forumlist.php:312) in /home/username/public_html/forum/includes/functions_forumlist.php on line 312 my functions_forumlist.php looks like this (As it does not state in the instructions properly where to insert it so i inserted it right after the first instruction that is in the txt file) PHP Code:
How do I go about this and did i insert the new function in properly?? |
#99
|
|||
|
|||
@Danny.VBT
Does the hack the same like this tutorial explains?: http://www.vbulletin.com/forum/showp...22&postcount=3 Tobi |
#100
|
|||
|
|||
Quote:
|
#101
|
|||
|
|||
Quote:
PHP Code:
|
#102
|
||||
|
||||
I've added that function at the bottom of the functions_forumlist.php and above the ?> code and thankfully NO Error this time, BUT no effect also It has no effect on my forum whatsoever. The subforums are staying the same .
Edit: Finally done it!! It's lookin gooooood now Thanks a lot guys! and Thanks Xenon for this MOST WANTED Mod! |
#103
|
|||
|
|||
Quote:
This is my nopost1, what i want to do is add a image to each area with title and small description under the image, how do i do that, iam wanting to do this with my links section |
#104
|
||||
|
||||
Someone e-mailed me asking how I had set up my columns with the graphics on my forumhome, and so I wrote this .txt file for them to share my info. I thought I'd post it here in case anyone else was interested. Cheers!
|
#105
|
|||
|
|||
hey, why dont the forums show in colums when I do it to a forum with subforums?
why do colums only show on forumhome, and dont work on subforums |
#106
|
|||
|
|||
Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|