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)
-   -   Forum Display Enhancements - Jump to Your Last Post in a Thread (https://vborg.vbsupport.ru/showthread.php?t=126864)

M1th 09-16-2006 10:00 PM

Jump to Your Last Post in a Thread
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plugin title: Jump to Your Last Post in a Thread
Author: M1th
Site: http://www.cosforums.com
Plugin Version: 1.5 for vBulletin 3.6.x
For vB 3.0.x version see this thread.
For vB 3.5 Version 1.0 see this thread.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



What this does:
In huge threads, having to search through pages and pages for your last post is a pain in the neck so I've decided to put an end to this with my simple plugin.

Assuming that a user has posted in a thread, when the icon is clicked (displayed on forum display, next to the attachment/sticky icons) it'll lead the user to their latest post.



-------------------
Installation time: No more than 3 minutes I'd say.
Files to edit: (none)
Templates to edit: 1 (threadbit)
Images to add: 1 (lastupost.gif )

Screenshot:
----------------

https://vborg.vbsupport.ru/attachmen...chmentid=34389


Support
--------------
Not a big plugin to have support for, but if you have any questions/problems, then sure. :)

Installed this plugin? Then please click INSTALL.

Special Thanks to:
Cybernetec
and Paul M for providing the upgade instructions for vB3.6 :)

MentaL 09-18-2006 12:00 AM

this should be default in vb! I LOVE YOU!

Jeordie015 09-18-2006 12:32 AM

But doesn't clicking into the thread automatically bring you to the first new post? I'm not sure of a situation in which this hack would be useful.

M1th 09-18-2006 02:56 AM

Quote:

Originally Posted by Jeordie015
But doesn't clicking into the thread automatically bring you to the first new post? I'm not sure of a situation in which this hack would be useful.

That's cookie based AFAIK. This plugin isn't.

Snake 09-18-2006 11:16 AM

Thanks, I'll check it out soon! :)

sabret00the 09-19-2006 02:18 AM

would love this if this was in showthread as opposed to forumdisplay.

M1th 09-21-2006 06:47 PM

Quote:

Originally Posted by sabret00the
would love this if this was in showthread as opposed to forumdisplay.

Well, the whole point to this plugin is to make things a little more efficient. And placing this in showthread will defeat that purpose. :p

hcmagix 09-22-2006 10:50 AM

hm dont work for me in 3.6.0 :(

M1th 09-22-2006 10:23 PM

Quote:

Originally Posted by hcmagix
hm dont work for me in 3.6.0 :(

What's wrong? It doesnt show up in forumdisplay?

perfphysio 11-12-2006 03:46 PM

excellent mod. Simple install and works just fine in 3.6.3 :)

Malibu 11-19-2006 02:20 AM

great mod...thanks for that. something ive always looked for.

transitbus 11-19-2006 05:21 AM

Brilliant!

Tulsa 11-20-2006 11:15 AM

Quote:

Originally Posted by M1th (Post 1081011)
What's wrong? It doesnt show up in forumdisplay?

That's about where I'm at on this one. :surprised:

It's such a simple mod, I've checked the template edits 3 times, they're fine. Uploaded the plugin, it's there and active and put the gif in the statusicon directory. Nothing... :confused:


Update: just in case I had something freaky going on in my style that was causing an issue, I checked it with the default sytle, still nothing.


Update: Found it. You have to select highlight a thread in which a user has posted in the forumdisplay menu... Didn't see that in the directions anywhere.

4Prometheus 11-21-2006 11:22 PM

Thank you very much for taking the time and trouble to share a working hack.

Works perfect for 3.5.4

Happy Holidays!

Peace.

Audentio 10-26-2007 03:12 AM

A great mod, thanks :).

yoyoyoyo 11-06-2007 06:32 PM

Quote:

Originally Posted by Tulsa (Post 1121451)
You have to select highlight a thread in which a user has posted in the forumdisplay menu... Didn't see that in the directions anywhere.

me neither - thanks for the help

EagleNick 04-21-2008 01:35 AM

Handy hack :)

It works fine and everything, but for some reason the image doesn't show up. It just shows the text link to "Go to your last post"... but not the image.
It is uploaded in the correct directory as per the instructions.

Any help would be appreciated.

Regards,
Nick
:)

BigDog56 04-21-2008 02:35 AM

Great Mod! thank you!

vithorius 05-06-2008 02:51 PM

GREAT, GREAT Mod!

how about phrasing? Is it easy to translate into my local language (portuguese)?


Thank you so very much! :up:

BigDog56 05-18-2008 12:41 AM

Updated to 3.7, now it seems tp only work in the stickies. Un-installed until updated to 3.7. I really love this one too!

BigDog56 05-23-2008 03:21 AM

Got it to work in 3.7 In the 2nd template edit replace
Code:

<if condition="$show['taglist'] OR $show['moderated'] OR $show['deletedthread'] OR $show['paperclip'] OR $show['subscribed'] OR $show['sticky'] OR $show['rexpires']">
with
Code:

<if condition="$show['taglist'] OR $show['moderated'] OR $show['deletedthread'] OR $show['paperclip'] OR $show['subscribed'] OR $show['sticky'] OR $show['rexpires'] OR $show['threadcount']">

thaigan 08-05-2008 03:30 AM

You wouldn't have a version for 3.7.2 yet would you? I imagine it's not all that different, but it looks like it may be a little different. Thanks in advance.

EDIT: Whoops! I hadn't seen that last comment. Nevermind:o

proudgreenyin 02-09-2009 04:16 PM

seems to be working fine in 3.8.0 using the template edit posted above. thanks very much to you both

talkncaasports 05-01-2009 07:24 PM

works fine in 3.8.2 with the above replacement.

Oblivion Knight 07-17-2009 08:35 AM

I decided to merge this with the built-in thread subscription image.
My users are automatically subscribed to all threads they post in, with no e-mail notification.

Ignore the template edits, and do this instead..
Find:
HTML Code:

                                        <if condition="$show['subscribed']"> <img class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" alt="$vbphrase[you_are_subscribed_to_this_thread]" /> </if>
Replace with:
HTML Code:

                                        <if condition="$show['subscribed']"><if condition="$show['threadcount']"><a href="showthread.php?$session[sessionurl]goto=lastupost&amp;t=$thread[threadid]"> <img class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" border="0" alt="$vbphrase[you_are_subscribed_to_this_thread]" /></a> <else /> <img class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" alt="$vbphrase[you_are_subscribed_to_this_thread]" /> </if></if>

Working on vBulletin 3.8.3.. :)

TK1990 07-28-2009 01:09 AM

Hello.

I thought it works fine but some user said that it doesnt work in every thread they have posted. So in some Threads the icon is there and in some other it isnt. Any Idea?

Birched 08-11-2009 05:26 AM

My users clamoured for this, so now it's installed and working in 3.8.3. Looks like I made a modification similar to / the same as the 3.7 mod above to get it to work. (Also -- used the template management system mod to install -- was very easy.)

GuaRRand 11-05-2009 08:36 AM

It works fine, but somehow it REMOVES the default "go to last new post" when you read all the posts.
Usually that would be there always, even if you read all posts... you could always jump to the last post. now its gone...

Help?

yesfans 11-05-2009 09:09 PM

how can I get this to work in 3.8.4

JimF 10-05-2010 07:03 PM

I've been searching for this mod for 4.0.7, and can't find anything. Any chance of getting this for 4.0? :-)

Nirjonadda 12-07-2012 05:16 PM

vB Version: 4.x.x : VSa - Jump to My Last Post


All times are GMT. The time now is 06:18 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.01294 seconds
  • Memory Usage 1,780KB
  • 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_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (31)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