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)
-   -   Mini Mods - My Threads & My Posts Links in a Drop-Down Menu (https://vborg.vbsupport.ru/showthread.php?t=227856)

tech4c 07-12-2010 07:39 AM

installed, awsome work

Videx 07-13-2010 11:19 PM

Be nice if we had the option to add these links under the existing "Forum Actions" menu. Save some horizontal space.

strudinox 07-14-2010 05:21 PM

Awesome and helpful mod! Thank you!

Peter_AUS 07-14-2010 11:06 PM

Quote:

Originally Posted by AURFSCAN (Post 2008514)
Find in Navbar template

Code:

<a href="javascript://" class="popupctrl">{vb:rawphrase forum_actions}</a>
                        <ul class="popupbody popuphover">

place after it

Code:

<vb:if condition="$show['member']">
<li><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;starteronly=1">{vb:rawphrase my_threads}</a></li>
        <li><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1">{vb:rawphrase my_posts}</a></li>
</vb:if>

sweet mod milad :up:

This template change doesn't work for me with 4.0.4PL1 ? any suggestions please.

Dragonsys 07-15-2010 05:16 PM

Quote:

Originally Posted by Peter_AUS (Post 2069268)
This template change doesn't work for me with 4.0.4PL1 ? any suggestions please.

it works fine, it just doesn't remove the My Posts drop-down. So it shows up in 2 locations.
To remove the My Posts drop-down, disable the My Threads - My Posts (global_setup_complete) plugin

Steph H 07-16-2010 01:08 AM

Very cool, thank you!

Alex@Mk3OC 07-16-2010 11:59 AM

Excellent mod, although I move it to the start of the navbar

cfish 07-19-2010 06:01 PM

1 Attachment(s)
Very good mod but I moved it to the Quick Links pull-down - maybe you could make this an option because I think it would be useful for others.

Attachment 119821

Thanks

beatyourtruck 07-19-2010 11:51 PM

Quote:

Originally Posted by cfish (Post 2071641)
Very good mod but I moved it to the Quick Links pull-down - maybe you could make this an option because I think it would be useful for others.

Attachment 119821

Thanks

+1 agreed. Trying not to eat up horizontal space for mobile devices.

Love the mod though.....had it on vb3 and when I went to vb4 I had lots of inquiries about where it went! LOL

Videx 07-20-2010 01:31 AM

Quote:

Originally Posted by cfish (Post 2071641)
Very good mod but I moved it to the Quick Links pull-down

Do you have an xml for that?


All times are GMT. The time now is 10:34 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.01129 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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