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 |
#152
|
|||
|
|||
Nope
|
#153
|
||||
|
||||
hmm, sorry then i have no idea right now
|
#154
|
|||
|
|||
*sigh* oh well
|
#155
|
|||
|
|||
I have just installed this hack and all is well ecept one formating problem.
The third column (or the last column if you do not have three columns) is flush to the right of the screen creating a spacing and formating issue. Does anyone know how to fix this? Below is a link to my forum: http://www.israelbbb.com/forum |
#156
|
||||
|
||||
erm, that is not per default, the setting is two forums on your board, and you manually add a third column, most likely because of a misformed template edit
|
#157
|
|||
|
|||
IS it possible to not have to do Code Changes for this modification? I promised myself I wouldnt install anything anymore that i had to hack my files... makes upgrading a complete pain. ALthough I might have to break it for this mod.
|
#158
|
|||
|
|||
Sorry for my inglish, i'm italian.
This is my template template forumhome_forumbit_level1_nopost Code:
<div class="forbg"> <div class="forr"> <a style="float:left;" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat1{$collapseimg_forumid}.gif" alt="" border="0" /></a> <div class="fortitel"><div class="frl"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a></div><if condition="$show['subforums']"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</if></div> </div> </div> <div class="c_border_left"> <div class="c_border_right"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> <if condition="$childforumbits"> <tr align="center"> <td class="t_bg_left" width="35"> </td> <td class="t_bg" align="$stylevar[left]">$vbphrase[forum]</td> <td class="t_bg" width="240">$vbphrase[last_post]</td> <td class="t_bg" width="7%">$vbphrase[threads]</td> <td class="<if condition="$vboptions[showmoderatorcolumn]">t_bg<else />t_bg_right</if>" width="7%">$vbphrase[posts]</td> <if condition="$vboptions[showmoderatorcolumn]"> <td class="t_bg_right" width="12%">$vbphrase[moderator]</td> </if> </tr> $childforumbits </tbody> </table> </if> </div> </div> <div class="c_border_bottombg"> <div class="c_border_bottom_left"> <div class="c_border_bottom-right"> </div> </div> </div> <div style="padding-top:5px;"></div> |
#159
|
|||
|
|||
i've done everything the readme file said and i got this:
http://i22.photobucket.com/albums/b330/J33322/TBH.jpg I was hoping someone could tell me how to get something like this: http://i22.photobucket.com/albums/b330/J33322/SF.jpg Im sure the Images are from the custom status image hack which im going to install shortly. but how do i centerize the image and put that text in? and who posted last and where? |
#160
|
|||
|
|||
Quote:
Code:
Database error in vBulletin 3.5.3: Invalid SQL: ALTER TABLE forum ADD subforumcolumns TINYINT(3) UNSIGNED DEFAULT '1' NOT NULL; MySQL Error : Duplicate column name 'subforumcolumns' Error Number : 1060 Date : Wednesday, May 24th 2006 @ 02:49:07 AM Script : http://www.turkyasam.com/admincp/plugin.php Referrer : http://www.turkyasam.com/admincp/plugin.php?do=productadd IP Address : xxxxxxxxxx Username : xxxxxxxxxxx Classname : xxxxxxxxxx |
#161
|
||||
|
||||
go to phpmyadmin and manually delete the subforumcolmns table, then install the product
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|