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)
-   -   Info Box when starting new thread (https://vborg.vbsupport.ru/showthread.php?t=119228)

Holidazed 06-23-2006 03:26 PM

Thank you for the reply. This is useless to me, but maybe helpful to others.

SHalliday 06-28-2006 07:19 PM

Just what I needed. Thank you very much, as I "click Install"

Hornbone 07-01-2006 05:08 PM

I love it, very helpful!

zeroality 07-26-2006 05:41 AM

Can we set specific forums for this to be set up in?

I have a development subforum that would benefit greatly from this but it wouldn't really be useful anywhere else on my forums.

Avalon111 07-26-2006 05:48 AM

Quote:

Originally Posted by zeroality
Can we set specific forums for this to be set up in?

as it only is a simple template edit -> NO

maybe a advanced coder can take this a few steps further ;)

but you can try this -> post#5

chkdgate 07-27-2006 05:34 AM

Very simple and effective. Thank you. *installed*

JD210 08-05-2006 01:09 PM

Very nice. Is it possible to use this for posting Replys as well?

PoetJA-1975 09-29-2006 02:53 AM

Very helpful - thanx for the sharing - hits install :)

Jacquii.

Gizmo5h1t3 10-10-2006 11:51 AM

very useful addition...thanks mate.

simalert 10-17-2006 01:34 PM

Quote:

Originally Posted by JD210
Very nice. Is it possible to use this for posting Replys as well?

Yes, I've set that up on my own forum so you get a different notice for new threads and one for replies.

Simlpy search for this code instead in the Newreply template
Code:

<td class="tcat">
                <span class="smallfont" style="float:$stylevar[right]"><strong>$vbphrase[thread]</strong>: <a href="showthread.php?$session[sessionurl]t=$threadinfo[threadid]">$threadinfo[title]</a></span>
                $vbphrase[reply_to_thread]
        </td>
</tr>

and paste your new code under that.


All times are GMT. The time now is 02:56 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.01196 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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