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)
-   -   Miscellaneous Hacks - Active Threads menu (Navbar) (https://vborg.vbsupport.ru/showthread.php?t=152031)

Atakan KOC 07-11-2007 10:00 PM

Active Threads menu (Navbar)
 
Active Threads menu (Navbar)

install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-atin.xml' from your computer then press 'Import'

Modifications Info

Plugin : 3 (cache_templates, parse_templates, search_getnew_start)
Phrases : 20
Template : 1 (navbar_atim)
Setting : 0

Versions:
v1.0 - 12 July 2007
-First release

v1.1 - 12 July 2007
- Template Change

kaptanblack 07-12-2007 07:37 AM

Thanks atakan ko? ;)

Edit:i thing its a problem

This codes:

Code:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_45]</a></td>

with replace:

Code:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=30">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=45">$vbphrase[atin_Last_45]</a></td>

to be necessary ???

NoDRaC 07-12-2007 07:44 AM

thanks good hack

RvG2 07-12-2007 08:06 AM

man... what an excellent imagination you have! :)

Atakan KOC 07-12-2007 10:30 AM

Quote:

Originally Posted by kaptanblack (Post 1288983)
Thanks atakan ko? ;)

Edit:i thing its a problem

This codes:

Code:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_45]</a></td>

with replace:

Code:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=30">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=45">$vbphrase[atin_Last_45]</a></td>

to be necessary ???

v1.1 - 12 July 2007
- Template Change

Thanks kaptanblack;

Hornstar 07-12-2007 10:44 AM

Do you think members will actually use this tho? I may give it a go and see how it goes, cant hurt ^^ thanks.

kaptanblack 07-12-2007 10:50 AM

Quote:

Originally Posted by Atakan KOC (Post 1289070)
v1.1 - 12 July 2007
- Template Change

Thanks kaptanblack;


You're welcome,i thanks for new version

danward 07-12-2007 11:02 AM

Nice mod! :)

SkyCatcher 07-12-2007 03:44 PM

I like it but I had to change the css on one of my themes as there was no a:link or a:visited css for vbmenu_option or vbmenu_control (forget which) and it wasn't showing up like all the other menus because you added a <div class=vbmenu_popup> (similar to that) to wrap the whole table.

bacanze 07-12-2007 03:45 PM

Looks like a cool mod, cheers :)

Subah 07-12-2007 05:10 PM

Cool , Thanks :)

Subah 07-12-2007 05:13 PM

Can you make option the user group that can use this mod ?

UncoderMom 07-13-2007 03:36 AM

Awesome!!

Atakan KOC 07-15-2007 10:01 AM

Quote:

Originally Posted by Subah (Post 1289295)
Can you make option the user group that can use this mod ?

A lot of soon mistake and wish add

Quote:

Originally Posted by UncoderMom (Post 1289701)
Awesome!!

Why awesome?

apokphp 09-17-2007 09:06 PM

I use vba. It has the wrong url when on the vba page as it is missing the /forums/ part of the url.

How can I change the url for the search.php file in the mod?

Also, I would like to move the link in the navbar further down instead of being first. How can I do that?

rizelim 09-30-2007 08:35 AM

thank you very much!

Daky 09-30-2007 05:59 PM

I really like this, thank you.

Just would like to know how could i move this to right side of navbar?

For example to be right of "Calender" link?

Thank you!

PurpleButterfly 09-30-2007 06:17 PM

Wonderful! Installed, voted & nominated you! Thanks for such a great and easy mod! :D

Daky 10-02-2007 05:49 PM

Can somebody help me with my previous post?

Thanks

SBlueman 12-22-2007 05:58 PM

Quote:

Originally Posted by apokphp (Post 1341211)
I use vba. It has the wrong url when on the vba page as it is missing the /forums/ part of the url.

How can I change the url for the search.php file in the mod?

Also, I would like to move the link in the navbar further down instead of being first. How can I do that?

I have the same questions as well.

smooth-c 02-12-2008 07:59 AM

Can this be re-coded for 3.7?

Leica.Robbiani 02-18-2008 07:30 PM

It's a great hack, thanks a lot, I've translated it into German (this wasn't a big thing).

But now I have the same problem like Daky.

Quote:

Just would like to know how could i move this to right side of navbar?

For example to be right of "Calender" link?
There is no answer from the developer, so my question is, is anybody out there who has detached this problem?

It would be really a great help for me, so just let me know.

Thanks for all

Leica Robbiani

DieselTruck 02-18-2008 11:45 PM

It put 2 active thread buttons for me in my navbar.

How can I correct this?

ocyberbum 02-19-2008 02:50 AM

same here, it put 2 in my navbar

update
ok i think i found the links in the navbar_atim but im lost on how to remove one of them

abo naif 02-19-2008 04:04 AM

Great .. work :up:

Thanks

Abo naif

Artes_Marciales 02-19-2008 06:02 AM

Great Idea! :)

stwilson 05-11-2008 05:04 AM

Anyone going to take a stab at a 3.7 version of this MOD?

stwilson 05-16-2008 02:37 AM

Still would love this for 3.7. One question for those tracking this MOD...is there a link on the pop-out that links to all new threads since the member's last visit? Would someone be willing to code that for me for a small fee???


All times are GMT. The time now is 01:35 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.01912 seconds
  • Memory Usage 1,772KB
  • 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
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)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