vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - VSa - Jump to My Last Post (https://vborg.vbsupport.ru/showthread.php?t=235875)

New Joe 03-08-2010 01:52 AM

Quote:

Originally Posted by New Joe (Post 1982643)
Works fine, now all I need and I think others would like it as well is for it to show up the same when you click on "New Posts".
At the moment it only shows up within a Forum, but as a lot of users use the 'New Posts' button it would be great to have it showing there too.

Is there any way the above will ever be done? :confused:

aouni_tahech 03-08-2010 06:18 AM

I like this mod. Thank you Valter.

Is there a chance to make it work on a vba_cmps home page? Need it to show up beside recent threads.

CHeers!

Valter 04-03-2010 07:56 AM

To have 'Jump to' arrow in search results:

Open template 'search_threadbit', and add following code before '<!-- title / author block -->':
Code:

<vb:if condition="$show[threadcount]"><span class="shade" style="float:{vb:stylevar right}"><br /><br /><a href="showthread.php?{vb:raw session.sessionurl}goto=mylastpost&amp;t={vb:raw thread.threadid}" class="lastpostdate understate" title="{vb:rawphrase vsajtylpit_jumptomylast}">►</a></span></vb:if>

DISLEX 04-04-2010 12:27 AM

I pretty much can not use a forum that does not have this feature. Thank you so much! This has to be the greatest MOD. EVER!

MOTM x 11ty!

Taurus MFF 05-13-2010 05:48 PM

great mod, installed, thanks!

COL NIL SATIS 05-16-2010 02:35 PM

updated to 4.0.3 and readded this..cos its a great mod .....top work man

fpattberg 08-14-2010 08:11 AM

Sorry if this is not correct posting it here but is there a hack for this for 3.8 as well? There is for 3.6, etc but I could not find one for 3.8

Sounds really useful.

Thanks for the help.

OldSchoolDSL 12-30-2010 03:42 PM

Installed & Working

4.1 PL2

Deirdre 02-07-2011 08:53 PM

Thanks! It's working on 4.1.1

I would love it if there could be just a tad of space between it and the subscribe image

Silviu 05-01-2011 03:04 PM

1 Attachment(s)
Hello Valter,

As usual, great mod, but if I may, I have a suggestion regarding the icon placement for the threadbit (should work in the same manner for the search_threadbit template):

This code:

Code:

<vb:if condition="$show[threadcount]"><span class="shade" style="float:{vb:stylevar right};margin-left:5px;"><a href="showthread.php?{vb:raw session.sessionurl}goto=mylastpost&amp;t={vb:raw thread.threadid}" class="lastpostdate understate" title="{vb:rawphrase vsajtylpit_jumptomylast}">►</a></span></vb:if>
should go in the threadbit template, but after

Code:

<vb:if condition="$show['subscribed']"><img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" /></vb:if>
This way, the arrow will be displayed right next to the small thread icons (this is what we're currently using on our forums)


All times are GMT. The time now is 03:30 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.01253 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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