vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Message above a thread please help (https://vborg.vbsupport.ru/showthread.php?t=193288)

dt-pain 10-10-2008 05:45 PM

Message above a thread please help
 
I would like to add message above a specific thread. I have seen this done but have no clue how to do this. Can i get some advise how to do this please..

Lynne 10-10-2008 06:23 PM

Well, Notices don't allow for a specific thread, so you'd probably have to edit the SHOWTHREAD template and put a condition there -
HTML Code:

<if condition="$threadinfo['threadid'] == 'xxx'">
html to put in template
</if>


dt-pain 10-10-2008 07:19 PM

Thanks.. I found this in the newthread template.

HTML Code:

<!--ADDED RULES CODE - CHRIS BURGESS 5/18/7-->
<if condition="($forumid == 20) ||($forumid == 82) || ($forumid == 21) || ($forumid == 66) || ($forumid == 75)"><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat">
                <span class="smallfont"><strong>B/S/T Rules</strong>
        </td>
</tr>
<tr>
HTML TEXT WAS HERE
</ol></font></td></tr></table><br></if>
<!--END ADDED RULES CODE-->


But when I remove this the HTML text stayed above the thread. Also one of the thread ID was 91 and it wasn't even included with this code.. I dont get this at all.. I'm going crazzy here...

Lynne 10-10-2008 07:27 PM

Which template are you wanting to add this to? You said yourself that that is the newthread template, I thought you wanted it in the SHOWTHREAD template. (newthread is what shows if you hit the New Thread button, SHOWTHREAD is what shows if you are viewing the thread will all the posts)

dt-pain 10-10-2008 07:55 PM

I'm sorry it is the newthread template..

--------------- Added [DATE]1223672987[/DATE] at [TIME]1223672987[/TIME] ---------------

i found the template it was in.. Thanks for your help...


All times are GMT. The time now is 03:20 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.01147 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete