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)
-   -   Show Thread Enhancements - "Find all started threads" in postbit & postbit_legacy dropdown (https://vborg.vbsupport.ru/showthread.php?t=229262)

Boofo 05-26-2010 02:49 AM

Lynne,

The icon doesn't line up with the rest of them in 4.0.3. The fix for this is as follows:

Code:

if ($show['search'])
{
$template_hook['memberaction_dropdown_items'] .= '<li class="left">
    <img src="'.vB_Template_Runtime::fetchStyleVar(imgdir_siteicons).'/forum.png" alt="" />
    <a href="search.php?'.$session[sessionurl].'do=finduser&amp;userid='.$post[userid].'&amp;starteronly=1&amp;contenttype=vBForum_Post" rel="nofollow">
        '.$vbphrase[view_forum_threads].'
    </a>
</li>';
}


Also, is there a way to do this globally so that it works in all areas that have the dropdown when you click on the username? (forumdisplay, etc.)

Lynne 05-26-2010 01:41 PM

Thanks Bob.

If you want to have it show up everywhere that this template is used, then you have to write a different plugin for every area it is used in.

Boofo 05-26-2010 02:09 PM

I tried doing that and I couldn't get it to work in any other place.

And, you're very welcome. ;)

ArchAngelz 07-18-2010 11:34 AM

Does installing this mean that the "Add as Contact" (which is located where the View Forum Threads is at now) is replaced by "View Forum Threads"?

Lynne 07-18-2010 02:27 PM

Quote:

Originally Posted by ArchAngelz (Post 2071039)
Does installing this mean that the "Add as Contact" (which is located where the View Forum Threads is at now) is replaced by "View Forum Threads"?

No, it doesn't replace it. It would be shown in addition to the other stuff.

p@ndu 04-29-2011 04:47 AM

hi

it is showing in this way cannot we set in a order

http://lulzimg.com/i20/41f235.png

Boofo 04-29-2011 06:38 AM

No, there is no way to sort the order.

ARSamo 05-03-2011 04:49 PM

un installed ............ not working on vb 4.0.0

gezuvor 03-04-2012 04:44 AM

Alignment is off on 4.1.11. I ended up hard-coding the mod into memberaction_dropdown.

Thanks for the great idea though!

Big-Pete 05-11-2012 06:49 PM

Can't get this to work in vB4.1.12PL1


All times are GMT. The time now is 01:09 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.01130 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
  • (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