vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   [release] Seperate Stickies & Announcements from regular threads (https://vborg.vbsupport.ru/showthread.php?t=88308)

Virtex-II 04-11-2004 08:59 PM

I also tried both of them and have to say that the first one in the forumdisplay doesn't work while the second (the gamma one) is ok....I have 3.0.0 Gold.

I guess that all those who have the gold version should try this but maybe the author of the first script can tell us what we are doing wrong :(


Thanks for this great hack :)


All the best
Virtex-II

sabret00the 04-11-2004 09:15 PM

here you go. :)

that's for gold :D

Incendium 04-13-2004 04:15 PM

Must have overlooked this, i was looking for it. :)

*Clicks Install*

imported_Synicide 04-14-2004 10:01 PM

Awesome. :D

*Also clicks install.*

imported_Wayne2k1.com 05-21-2004 09:18 AM

Nice one :D

*installed*

One request, though... when there are major changes in something (the template name, in this case, from gamma to Gold), maybe it would be useful to write them down editing the 1st post of the thread.

Laaaaazyyyy :D

AFriant 08-13-2004 01:33 AM

does anyone have this for vB2? I tired this on my boards, and it came up with all this weirdness when i put the code in. Im guessing because I have 2.3.5 installed.

rex_b 08-18-2004 06:52 PM

installed 3.0.3

oldfan 09-26-2004 03:37 AM

installed, thanks

Rick Sample 09-26-2004 04:43 PM

nevermind I fixed it :)

JasonGreen 10-24-2004 05:23 PM

it says open forumdisplaybit template...but 3.0.3 doesn't have forumdisplaybit, just forumdisplay.

wordforge.net 10-24-2004 10:19 PM

^ ^
seconded. This mod isn't working for me...

:Judge: 11-01-2004 09:57 PM

3.0.3 works with this for gold http://www.vbulletintemplates.com/mo...1&postcount=42

TwinsForMe 11-24-2004 05:45 PM

*clicks Install*

Jacko 12-08-2004 03:11 PM

great, works for me.

Mechanical Mind 12-12-2004 05:34 PM

vB 3.0.3

works for me.

thanks. :)

swantonio 12-18-2004 06:48 PM

Bello Lo Installato Ok 3.0.3 :d

oldfan 01-06-2005 03:38 AM

not working in 3.04 :(

nevermind, I was looking in the wrong template file :(
Works fine :)

Glenn379 02-25-2005 08:40 AM

Nice one! I'm totally going to use this. :)
Thank you! I think I know you from somewhere...
*checks memberlist on VB.org* ...ooh... hey :p

Glenn379 02-25-2005 08:50 AM

Quote:

Originally Posted by JasonGreen
it says open forumdisplaybit template...but 3.0.3 doesn't have forumdisplaybit, just forumdisplay.

Ditto... I;'d really like to get my hands on this though. but there is no forumdisplaybit template on 3.0.6. Help please AG?

PS: sorry about the double post

mindbuster 03-10-2005 08:06 AM

Bump for a solution to newer vB's :P

lordofgun 04-13-2005 06:06 AM

i think i'll give this a go...

DaPro 04-22-2005 09:15 PM

This was quite easy to figure out to port for 3.0.7, here it goes...

Go into your styles manager and do the following:

In FORUMDISPLAY look for:
=======================
HTML Code:

        $threadbits       
        <!-- end show threads -->

Add Above:
=======================
HTML Code:

<tr valign="top">
 <td class="thead" colspan="10"><img src="$stylevar[imagesfolder]/clear.gif" alt="" width="1" height="1" /></td>
</tr>

And your done, hit Save and presto. Easy huh?

Pion 04-26-2005 12:00 AM

DaPro...thanks...work nicely

:Judge: 05-24-2005 03:45 PM

Quote:

Originally Posted by DaPro
This was quite easy to figure out to port for 3.0.7, here it goes...

Go into your styles manager and do the following:

In FORUMDISPLAY look for:
=======================
HTML Code:

        $threadbits       
        <!-- end show threads -->

Add Above:
=======================
HTML Code:

<tr valign="top">
<td class="thead" colspan="10"><img src="$stylevar[imagesfolder]/clear.gif" alt="" width="1" height="1" /></td>
</tr>

And your done, hit Save and presto. Easy huh?

This be what I did in my 3.0.7 and went off without a problem at all, thanks.

yupfish 05-25-2005 01:22 PM

Just what i was looking for! Thanks, assassingod. :)

wolfgrrl 06-04-2005 08:43 AM

I would like to install this but under the forumdisplay templates, all I have is this:

FORUMDISPLAY [Customize]
forumdisplay_announcement [Customize]
forumdisplay_loggedinuser [Customize]
forumdisplay_moderator [Customize]
forumdisplay_sortarrow [Customize]

Does this not work on 3.06?

Lee 07-11-2005 03:03 PM

You need to refer to these instructions to install this modification...:)

Quote:

Originally Posted by DaPro
This was quite easy to figure out to port for 3.0.7, here it goes...

Go into your styles manager and do the following:

In FORUMDISPLAY look for:
=======================
HTML Code:

        $threadbits       
        <!-- end show threads -->

Add Above:
=======================
HTML Code:

<tr valign="top">
 <td class="thead" colspan="10"><img src="$stylevar[imagesfolder]/clear.gif" alt="" width="1" height="1" /></td>
</tr>

And your done, hit Save and presto. Easy huh?


bigcurt 07-14-2005 03:11 AM

yea the original is not working for 3.0.X I do not believe. I could be wrong though :P.

Aken 07-28-2005 06:08 AM

Regarding vB 3.0.7

I looked up this thread because I wanted to use the Sticky seperating bar and whatnot. The original template mod in this thread didn't work (should've read a bit farther, but whatever - no harm done to my forums), so I continued to read.

At the end here, DaPro's suggestion would appear to work fine, and I'm sure it does. But in my version of 3.0.7, there's no need to add anything. You actually have to remove something :)

Find:

HTML Code:

        <!--<tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"></td></tr>-->
        </if>
        $threadbits       
        <!-- end show threads -->

Replace With:

HTML Code:

        <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"></td></tr>
        </if>
        $threadbits       
        <!-- end show threads -->

I actually removed the &nbsp; (space) in the seperator line, because it made it as tall as the font inside of it, plus cell spacing/padding.

The end result is seen in the screen shot provided below.

Note: I don't know how many of you will have this code hiding in there already, as I recently downloaded a fresh copy of vBulletin (3.0.7 for those not really paying attention) approximately two weeks ago. But if only one person finds all this babble useful, I'm satisfied :D

~Eric

Prodimysterio 08-03-2005 01:43 PM

Quote:

Originally Posted by Pion
DaPro...thanks...work nicely

Agreed. Worked like an absolute charm.

:)

loftyasianz 08-07-2005 09:51 PM

thanks. this hack is working great on my 3.0.7 =)

Mikecp421 09-06-2005 01:33 AM

does this work on 3.0.8? the first one doesn't but I'm gonna try the one for .7 LMK though

EDIT-Update, yes it does work, thanks!

secret1980 09-17-2005 05:42 AM

nice hack .. it worked :)

ZeryabPhone 10-06-2005 09:52 PM

after installing new style this mod not work anymore,,
any idea plz ?

ZeryabPhone 10-07-2005 11:42 AM

Quote:

Originally Posted by DaPro
This was quite easy to figure out to port for 3.0.7, here it goes...

Go into your styles manager and do the following:

In FORUMDISPLAY look for:
=======================
HTML Code:

        $threadbits       
        <!-- end show threads -->

Add Above:
=======================
HTML Code:

<tr valign="top">
 <td class="thead" colspan="10"><img src="$stylevar[imagesfolder]/clear.gif" alt="" width="1" height="1" /></td>
</tr>

And your done, hit Save and presto. Easy huh?


great work
thx

on vb 3.0.9

LBSources 12-11-2005 06:05 PM

Any hope to get this working in 3.5.x ? .. or did i miss the setting?

I dont see a forumdisplaybit in my template set

Kirk Y 03-18-2006 03:16 AM

See Post #62.

https://vborg.vbsupport.ru/showpost....4&postcount=62

hambil 03-18-2006 03:17 PM

For a little bit of fun and practice, I've productized this and removed the need for any template edits. It installs as a clean plugin now. I just realized this used to be a 3.0 mod. Hmmm... what to do? Should I start a new plugin in 3.5? Is the author still around and does he/she care?

Mysticales 07-17-2006 09:15 AM

Quote:

Originally Posted by jancarlo
for vB Gamma...

jancarlo

That reply worked for me with attachment. The one included in the 1st post didnt work. Something about forumdisplaybit?? I think that had to be a typo.

rnmcd 01-03-2007 03:41 PM

Quote:

Originally Posted by hambil (Post 928368)
For a little bit of fun and practice, I've productized this and removed the need for any template edits. It installs as a clean plugin now. I just realized this used to be a 3.0 mod. Hmmm... what to do? Should I start a new plugin in 3.5? Is the author still around and does he/she care?

Do you know if yours works in 3.6.4?


All times are GMT. The time now is 08:04 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.01283 seconds
  • Memory Usage 1,818KB
  • 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
  • (10)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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