vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Alternate forum Home Display forum layout (https://vborg.vbsupport.ru/showthread.php?t=104110)

4number8 01-01-2006 11:11 AM

Bummer, I was going to install this but if it won't work with 3.5.1 I will have to pass also as nievesidenshop pointed out. Is their anyway you can fix this for 3.5.1 also?
thanks just the same, looks really good

Sinistra 01-01-2006 12:42 PM

Yeah I will see if I can get it working for 3.5.1 let me install a test board on my server and get tht fixed up for ya really fast

vibe 01-02-2006 03:12 AM

I'm running 3.5.2 and I'm having the same problem as nievesidenshop.

Sinistra 01-02-2006 02:38 PM

OK I will fix it up abit better so everyone is able to read the install stuff

tercede 01-03-2006 02:57 AM

Quote:

Originally Posted by vibe
I'm running 3.5.2 and I'm having the same problem as nievesidenshop.

Same with me in regards to vb (3.5.2). The post and topic number columns are still there on the right side of the forums. I believe I did all the steps correctly :ermm: .

DDX 01-03-2006 09:26 AM

Quote:

Originally Posted by nievesidenshop
well i got it to work but when u ask on :Find in forumhome_forumbit_level1_nopost

<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>

can not find that script everything else been completed so this is the result which is not the same on your forum

any idea's or suggestion

remove
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>

from template

forumhome_forumbit_level2_post

tercede 01-03-2006 10:29 AM

Quote:

Originally Posted by DDX
remove
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>

from template

forumhome_forumbit_level2_post

Thanks that fixed everything for me.

puertoblack2003 01-03-2006 10:49 PM

Quote:

Originally Posted by DDX
remove
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>

from template

forumhome_forumbit_level2_post

we are almost there...lol..one more thing the width is diffrent from the other last post section..look at the pics or go to www.puertotech.com user=TEST1, pass=TEST

http://img349.imageshack.us/img349/7236/part13dr.gif part1 smaller width last post side

http://img349.imageshack.us/img349/3348/part24ua.gif part 2 width little wide then top part

i tried change width around but did not work... :ermm: but looking good thought a little more tweaking

Freakpyromaniac 01-04-2006 07:23 PM

Installed

1 thing i want to have change.
The Post count and Thread Count smaller.
How can we make the size of these smaller.

snakes1100 01-05-2006 05:47 AM

Quote:

Originally Posted by Freakpyromaniac
Installed

1 thing i want to have change.
The Post count and Thread Count smaller.
How can we make the size of these smaller.


Change forumhome_forumbit_level2_post to this:

Code:

<table width="100%">
                            <tr>
                      <td>
                        <div>
                                <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> <span class="smallfont">( <b>$forum[replycount]</b> Posts | <b>$forum[threadcount]</b> Topics )</span>
                                </div></td>
<td align="right"><div align="right"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></div></td>
</tr>
</table>



All times are GMT. The time now is 02:24 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.01214 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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