vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Message in First Post of Thread (https://vborg.vbsupport.ru/showthread.php?t=210442)

squishi 04-06-2009 08:19 AM

Message in First Post of Thread
 
I know about a plugin that lets you use a different template for the first post.
https://vborg.vbsupport.ru/showthrea...ght=first+post
I am using it and it works fine.

Now, though, the need has come up to show a message in the first post of some forums other than the ones where I use the plugin.
How can I do that?

Mr-Moo 04-06-2009 12:24 PM

I am a little unclear,

Is there an example and a more vivid description for us to better assist you?

Thank you,

Lynne 04-06-2009 01:30 PM

I think this will work to put a message in the first post (test it to make sure):
HTML Code:

<if condition="$post[postcount] == '1'">
Your message here.</if>

You might also be able to use $ad_location[ad_showthread_firstpost_start] but again, I don't know since I've never done so, so make sure to test this stuff out on a test site.

Mr-Moo 04-06-2009 02:09 PM

Ah, I think I understand now.

Also you may want to add functions in to define which forums to have this in. So what Lynne posted possibly could have to be altered to a IF ELSE statement.

squishi 04-06-2009 03:39 PM

Thank you, Lynne! That worked great. Big hug for you!


All times are GMT. The time now is 01:17 AM.

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.01079 seconds
  • Memory Usage 1,714KB
  • 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_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