vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=59958)

Blackbeard 08-23-2004 09:50 AM

I cannot get it as iam just a new members, and i dont believe i could post 30 post and theres not many sections i would get involved with

ChessMess 08-23-2004 09:35 PM

category spacing mod?

spence2 08-24-2004 07:57 AM

<a href="http://www.vbulletintemplates.com/mods/showthread.php?t=5895&page=1&pp=14" target="_blank">The images hack is here.</a>
There is also a category spacing hack there as well.

Blackbeard 08-24-2004 09:06 PM

Code:

forumhome_forumbit_columncell should look like this:


PHP Code:
<td colspan="1">
<img src="$stylevar[imgdir_statusicon]/forums/forum_$forum[forumid].gif" alt="forum_$forum[statusicon].gif" title="">
</td>
<td colspan="40">
        <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>

<div class="smallfont">$forum[description]</div>


<if condition="$show['lastpostinfo']">
<div class="smallfont" align="$stylevar[left]">
    <div class="smallfont">
        <a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostuser[trimthread]</strong></a>

        <phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">last post <strong>$vbphrase[by_x]</strong></phrase>
    </div>
   
<div align="$stylevar[right]">
        $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>

        <a href="showthread.php?$session[sessionurl]goto=lastpost&amp;t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0"></a>
    </div>
</div>

<else />

    $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostuser[lastpostuser]</span></if>
</if>
<td class="alt2" colspan="15" border="0"><center>$forum[replycount]</center></td>

i added this code, but it will not allow me to set an old.gif and new.gif still get the red crosses it only works if i have one image named forum_9.gif

how can i make it so i have old and new.

ChessMess 08-24-2004 09:33 PM

Quote:

Originally Posted by Oblivion Knight
Note that the guide will assume you have also installed a category spacing mod..


This is the one I used:
http://www.vbulletin.nl/community/showthread.php?t=5688

vBulletin.nl have access limitations set up, however.
There are similar mods available at vBulletinTemplates.com though..

Looking forward to your writeup!

Here is another board with a very nice looking multi-column image spacing setup: Buddha's Bar & Grill

.

ehjay 08-30-2004 11:09 PM

Just finished setting this up for the bottom half of our forums, we're going to spread it to more parts of the boards at a later date most likely.

www.warboards.org

ambrosious 09-04-2004 08:25 PM

Can someone please help me here? I installed this hack a while ago, some member complained that the "last post" had disappeared so I come back here, copy some code and transfer it over and got this: (see image)

Does anyone know why, will I have two forum categories, and the old and new posts icons quit working. I did upload forum_8 and forum_9 to the statusicon folder but only two of them worked.

I know this isn't a part of the original mod, but if anyone can help, I would appreciate it.

ambrosious 09-04-2004 08:28 PM

Let me just attach that image now... LOL

ambrosious 09-04-2004 10:39 PM

Thanks to you all, I got it!

Blackbeard 09-05-2004 11:15 AM

i still cannot get an old and a new icon to work, seem the link just looks for forum_9.gif not old or new.

whys this????

i used the code posted a few posts above.


All times are GMT. The time now is 12:14 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.02699 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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