vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Last Reply Alert: Add last reply alert under new reply button (https://vborg.vbsupport.ru/showthread.php?t=131350)

projectego 11-13-2006 08:35 AM

Great idea! Thanks. ;)

Bubble #5 02-08-2007 03:27 AM

Thanks Calorie! Very creative idea. I love it, thanks! :up:

Dream 04-08-2007 04:35 AM

Sounds nice, is it phrased?

works perfect, thanks :)

vip-q.com 04-08-2007 07:08 AM

thanks man I like it
( Installed )

Dream 04-08-2007 07:13 AM

If you want to add this to the bottom reply button too, find in SHOWTHREAD

<a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$LASTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>

and before add

<if condition="$show[closethread] AND $last_reply_alert_phrase"><span class="highlight">$last_reply_alert_phrase</span></if>

momo2 09-07-2007 05:34 PM

there are 2 make sure u use the first one.... if u use the second, than it will show as below the post...

Dream 09-09-2007 01:18 AM

Just to say again, this is a great mod.

People replying to old posts dropped dramatically in my forums.

vb should be a similar default feature.

adnedarn 04-06-2008 08:31 PM

Old topic, I know... but it's what I was looking for. :) I added it along with the modification to show with the bottom Add Reply button, but the phrase "Attention: Last reply in this thread was more than 11 Months ago" pushes the add reply button to the right instead of showing above (or below) it... I don't know any code to resolve this... I'm adding a bit of the code before and after... Thanks to anyone with suggestions :)
Andrew

Code:

<!-- start content table -->
$spacer_open
<!-- / start content table -->

<!-- controls below postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr valign="top">
        <if condition="$show['largereplybutton']">
                <td class="smallfont">

<if condition="$show[closethread] AND $last_reply_alert_phrase"><span class="highlight">$last_reply_alert_phrase</span></if>



<a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$LASTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>
        <else />
                <td class="smallfont">&nbsp;</td>
        </if>       
        <if condition="$show['pagenav'] OR $show['inlinemod']">
                <td align="$stylevar[right]">$pagenav
                <if condition="$show['inlinemod']">
                        <div class="smallfont"


Alien 12-05-2008 11:11 PM

Anyone know if this still works on 3.8 RC1?

SVTCobraLTD 03-01-2011 11:27 PM

3.8?


All times are GMT. The time now is 11:19 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.01156 seconds
  • Memory Usage 1,729KB
  • 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
  • (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