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)

ChrisSy 05-04-2005 06:48 PM

Xenon, whats the phrase to display subforums inside a category that uses this hack?

Thanks

Borgs8472 05-22-2005 02:16 PM

Just to say thanks for a great hack, if you're freaked like me that your forums collapse after uploading functions forumlist.php, it's only cause you need to set a forum to columns 1, then it's all fine. :)

Skaterscafe.com 05-29-2005 10:48 PM

Quote:

Originally Posted by Borgs8472
Just to say thanks for a great hack, if you're freaked like me that your forums collapse after uploading functions forumlist.php, it's only cause you need to set a forum to columns 1, then it's all fine. :)


Where?

I have installed the hack but cannot get the forums to expand.

AlexUK 05-31-2005 02:39 PM

how do I make the latest post show in the front page?

look here: www.whitecordcult.com/forums
I want to make the images link to the forum and have the latest thread displayed.
Any help please?

Fallback 06-01-2005 05:13 PM

I would like to have the forums and subforums listed in one column on the forum home like this site is this possible with this hack?

BlackxRam 06-01-2005 07:56 PM

Guys... keep this discussion on track... this is about arranging your forums in columns not making posts on the front page. Please SEARCH the forums and make posts in the proper forum, if you cant find it post in the general discussion or make a request. Don't flood this poor guys mod with pointless banter.

Fallback 06-02-2005 12:53 AM

huh? ...Im asking about having the forums and subforums listed in one column on the forumhome page like on sitepoint...

turkforum 07-16-2005 04:14 AM

First of all, I thank you a lot Xenon for this hack.. (And for Vbulletin :) )
I play around my forumhome_forumbit_columncell template with my limited vb and html knowledge..But 2 things I couldn't manage..

http://img309.imageshack.us/img309/4...mlar2zf.th.png

1.Can't show how many visitor are browsing the forums..

I tried to add this code to forumhome_forumbit_columncell temp and it didn't show how many users are browsing..
HTML Code:

<div>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>

2.Can't put the post colums in onder when different categories sperated..
As it seen in SS..forumhome_forumbit_columncell is here..

HTML Code:

<td colspan="65">
                <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="23" border="0"><center>$forum[replycount]</center></td>

To all of my problems,Floris's hack is a kind of solution but i couldn't do it..
https://vborg.vbsupport.ru/showthread.php?t=89893

Can you help me to solve these problems? :)

Xenon 07-17-2005 12:23 PM

sorry, but right now, i cannot help you out, i'm too busy, sorry.

But maybe another member here has a solution

Cheertobi 07-28-2005 06:42 AM

Hi,

Quote:

Originally Posted by Xenon
sorry, but right now, i cannot help you out, i'm too busy, sorry.

But maybe another member here has a solution

do you plan to port it someday to vB3.5 when you are not so busy once?

Regards,

Tobi


All times are GMT. The time now is 01:57 PM.

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.01479 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_html_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