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)
-   -   News/Announcements In Your Header Above The Forums (https://vborg.vbsupport.ru/showthread.php?t=107770)

WildSharky 02-21-2006 09:51 AM

that code would not being cause it this show up on the forums home page cuase of the $spacer_open in the header temp. maybe you can remove this and add it somewhere else on your forumshome temp but im not sure test it and see backup temps befor doing so..

ZombieAndy 02-21-2006 10:06 AM

fixed it! i had it on the wrong side of the main tag lol

if you wanna add this underneath your navbar but above your forums, find in 'FORUMHOME'

Code:

<!-- main -->
and above it, add

Code:

<if condition="$vboptions[news_text]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="{$vboptions['global_border']}" width="100%" align="center">
<tbody>
<tr>
<td class="tcat" colspan="2">
<div align="center">Current Announcement</div>
</td>
</tr>
</thead>
<tr>
<td class="alt1" colspan="2">
<if condition="$vboptions[news_italic]"><i></if>
<if condition="$vboptions[news_underline]"><u></if>
<if condition="$vboptions[news_bold]"><b></if>
$vboptions[news_code]
<if condition="$vboptions[news_bold]"></b></if>
<if condition="$vboptions[news_underline]"></u></if>
<if condition="$vboptions[news_italic]"></i></if>
</td>
</tr>
</tbody>
</table>
</if>
<br>

you can then delete the newstext template.

thanks alot man, its a nice little modification hope you dont mind my alteration ;)

WildSharky 02-21-2006 10:08 AM

NP feel free to change it as you want to..

Sidewindr 02-24-2006 11:45 AM

I keep getting an uncached template according to microstats ... Even with the banner not displaying from vBulletin Options setting.

Uncached templates: newstext (1)

How can I cache this template ??

Partybuster 04-18-2006 11:06 AM

Quote:

Originally Posted by Sidewindr
I keep getting an uncached template according to microstats ... Even with the banner not displaying from vBulletin Options setting.

Uncached templates: newstext (1)

How can I cache this template ??

having the same problem here.

WildSharky 04-19-2006 04:54 AM

the Uncached templates: newstext is ok its not hahurting anything that i know how and i use this all the time on my site im not sure how to fix it and dont have time to right now guys sorry..

H@K@N 04-29-2006 08:09 AM

Any possibility to show a different Text for Guests as for logged in Members ?

Tried to use a If condition, but seems not working ...

th@nks

RFViet 06-06-2006 06:00 PM

can it be seen from every page ???

WildSharky 06-06-2006 06:03 PM

yep sure can that the forums uses anyways if you have a portal it wont show on it..

RFViet 06-06-2006 06:20 PM

Quote:

Originally Posted by WildSharky
yep sure can that the forums uses anyways if you have a portal it wont show on it..

_As the description, I can use html code on it right ???
_ Other question is, my forum using multi-language. Is there anyway to change Header to vb phrase , so I can use many languages on it(News and Announcement)


All times are GMT. The time now is 06:21 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.01286 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (2)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