vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   threads I started with new posts in navbar (https://vborg.vbsupport.ru/showthread.php?t=91573)

Dream 07-02-2005 10:00 PM

threads I started with new posts in navbar
 
Description
Adds "Replied Threads: x" to your navbar under the private messages link, when there are new posts in threads you started.

The link does a search of threads you replied with new posts.

search.php?do=getnew&showposts=0&starteronly=1&exa ctname=1&searchuser=Dream

Installation
Edit "navbar" template, find

Code:

$vbphrase[private_messages_nav]</phrase></if>
replace for

Code:

$vbphrase[private_messages_nav]</phrase></if>$my_threads_replied
Upload the plug-in and activate it.

Info
1 template edit (navbar)
1 plug-in (global_start hook)
1 query added

Hawkbizkit 07-03-2005 09:03 PM

installed but not working i have vb 3.5 beta 3 also

kall 07-04-2005 06:21 AM

Quote:

Originally Posted by install
- open 'includes/class_bbcode.php' in your favorite
code editor en find the following:

Doesn't that make this a code mod?

Michael2 07-04-2005 10:40 AM

Would it be possible to get a screenshot? Thanks.

Dream 07-04-2005 06:41 PM

Quote:

Originally Posted by Hawkbizkit
installed but not working i have vb 3.5 beta 3 also

not sure what may be wrong, I have beta 3 and its working here.

did this plugin work for anyone?

Quote:

Originally Posted by kall
Doesn't that make this a code mod?

I think you unzipped the wrong file :P

Quote:

Originally Posted by Michael2
Would it be possible to get a screenshot? Thanks.

done

kittykattjess 10-29-2005 01:13 PM

where do I find navbar templet? I cant find it, I found Navigation / Breadcrumpt but not a navbar....

SnowBot 10-29-2005 04:14 PM

Quote:

Originally Posted by kittykattjess
where do I find navbar templet? I cant find it, I found Navigation / Breadcrumpt but not a navbar....

You have to expand the template groups, see my screenshot. Click the button then search under Navigation / Breadcrumpt again

SnowBot 10-29-2005 04:14 PM

Nice plugin BTW, will install and test now


All times are GMT. The time now is 08:43 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.00993 seconds
  • Memory Usage 1,725KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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