vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Forum-wide Search For Unanswered Threads (https://vborg.vbsupport.ru/showthread.php?t=169923)

Mosh 04-22-2008 08:50 PM

Quote:

Originally Posted by geckofrog (Post 1496662)
Is there a link we can use for custom headers or like a variable?

Check out post #4 of this thread. That should fix you up :)

odeezie 05-06-2008 03:07 PM

First of all, excellent work and thank you! :D

Is there a way to include a few more searches? I had a user request View unanswered threads, threads you've started, and you're own posts, like the old hack in this thread https://vborg.vbsupport.ru/showthread.php?t=66768

Could those other searches be added to the search drop down menu too?

Thank You for your time,

Brad

Mosh 05-07-2008 01:50 AM

Quote:

Originally Posted by odeezie (Post 1510551)
First of all, excellent work and thank you! :D

Is there a way to include a few more searches? I had a user request View unanswered threads, threads you've started, and you're own posts, like the old hack in this thread https://vborg.vbsupport.ru/showthread.php?t=66768

Could those other searches be added to the search drop down menu too?

Thank You for your time,

Brad

That should not be too hard to do, but I would release it as a separate hack rather than change this one, as it is just for unanswered threads.

I should be able to knock it up in the next hour or so, so, keep an eye out for the release.

odeezie 05-07-2008 02:05 AM

Quote:

Originally Posted by Mosh (Post 1511177)
That should not be too hard to do, but I would release it as a separate hack rather than change this one, as it is just for unanswered threads.

I should be able to knock it up in the next hour or so, so, keep an eye out for the release.

Really!? In an hour!!

I will keep an eye out and I cannot thank you enough!! :up:
Will you be putting those right in the search drop-down menu too?

Thanks again!

Mosh 05-07-2008 02:12 AM

Quote:

Originally Posted by odeezie (Post 1511189)
Really!? In an hour!!

I will keep an eye out and I cannot thank you enough!! :up:
Will you be putting those right in the search drop-down menu too?

Thanks again!

Yep :)

All done :)

Check out the View Your Posts/Threads from Navbar Search hack.

Mosh 05-10-2008 01:21 PM

Update: v3.7.002
  • Version number change
  • AdminCP Options validation
  • Works with vBAdvanced

jilly 05-10-2008 02:01 PM

the xml in this thread is now called ms_view_own_posts_threads.xml - is this a mistake? cause the view own posts is a separate brand new one you just did, correct?

Mosh 05-10-2008 09:51 PM

Quote:

Originally Posted by jilly (Post 1514938)
the xml in this thread is now called ms_view_own_posts_threads.xml - is this a mistake? cause the view own posts is a separate brand new one you just did, correct?

You are correct.......Doh!!!!!

Fixed up :rolleyes:

fukdawrld 06-14-2008 12:38 PM

Quote:

Originally Posted by ChurchMedia (Post 1438537)
*installed* Thanks for the cool hack! I have a custom navbar so I altered the code to make it work for me. I changed the plugin code to:

PHP Code:

$fwsfut_groups explode(',',$vbulletin->options['fwsfut_grps']); 

if (
is_member_of($vbulletin->userinfo,$fwsfut_groups)) 
{
    
$unanswered '<a href="search.php?'.$session['sessionurl'].'do=process&replyless=1&replylimit=0&exclude='.$vbulletin->options['fwsfut_exclude_forums'].'&nocache='.$vbulletin->options['fwsfut_cache_enable'].'">'.$vbphrase['forum_wide_unanswered'].'</a>';


(let me know if you want me to delete this)

This way I could just insert the $unanswered variable where I needed the link to be.

Thanks again! :)

how do i add this i have a custom navbar my self ..just open the xml and add or replace could someone give me step by step like i am 6

BigDog56 06-18-2008 01:13 AM

Works great! Thank you!


All times are GMT. The time now is 02:20 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.02181 seconds
  • Memory Usage 1,752KB
  • 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_php_printable
  • (6)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