vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=99829)

Borgs8472 12-09-2005 08:17 AM

^ ^
this hack doesn't (yet) work with forum display :(

ShadowOne 12-09-2005 12:02 PM

i really like this except i would have hoped that it was a little neater... Like the image(status icon) is not in the same place, it varies depending on how much text the category details is, you should make it look nice and maybe fix that? it would be greatly appreciated...here is my site to look at what i mean...http://www.urban-revolution.com/forum/

Evil X 12-09-2005 06:16 PM

^how did you fix your's? share how you got the forums to be all on the whole thing, and not cut off at the post count lanes. ect

zachlee 12-11-2005 01:14 PM

eta on forumdisplay in columns?

I will buy Xenon internet access if need be.

:)

ShadowOne 12-11-2005 03:50 PM

Quote:

Originally Posted by ExtProof
^how did you fix your's? share how you got the forums to be all on the whole thing, and not cut off at the post count lanes. ect

I Just Installed The Hack Properly....

Xenon 12-11-2005 05:17 PM

Quote:

Originally Posted by zachlee
eta on forumdisplay in columns?

I will buy Xenon internet access if need be.

:)

it's a techical problem, no money problem...
damn isp.......

the forumdisplay part wold be easy... ;)

Blackbeard 12-12-2005 06:30 PM

Code:

<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead" width="200">$vbphrase[last_post]</td>
          <td class="thead">$vbphrase[threads]</td>
          <td class="thead">$vbphrase[posts]</td>
          <if condition="$vboptions[showmoderatorcolumn]">
          <td class="thead">$vbphrase[moderator]</td>
          </if>
        </tr>
$childforumbits
</tbody>
</if>
</table>

This is my code in nopost1, how can i mod this to keep all section aligned but add the required stuff

The Chief 12-12-2005 09:58 PM

Just installed and it works great! :)

Heres an example ;)

http://www.myetalk.com

mekro 12-13-2005 08:08 AM

Just a quick question, would it be possible to edit this hack to put the catergories in colums instead of just forums.

I ask this because i run a forum that deals with trading card games such as yugioh MTG etc and have many catergorys, so i would like to do something like what this hack does but just for catergorys.

Thanks before hand.
kirk

Borgs8472 12-14-2005 10:23 PM

I'll throw in $10 if it will encourage Xenon to make this a little faster :)

( My handy search links won't really work until it's back on forum display... :( )


All times are GMT. The time now is 06:33 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.02586 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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