vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - My Posts & Threads in navbar (https://vborg.vbsupport.ru/showthread.php?t=125529)

bbrase 08-28-2007 01:28 PM

I, for the life of me cannot get this to work... I have the code where I need and such. Shouldn't I be at the very least be getting an error or something up on the navbar?

Running, 3.6.8

dutchbb 08-28-2007 05:50 PM

Quote:

Originally Posted by DiesellMinded (Post 1326382)
How Do I Add a Threads Ive Posted in link here too?

https://vborg.vbsupport.ru/showpost....3&postcount=26

And start reading from:
FIND in navbar:

dutchbb 08-28-2007 05:52 PM

Quote:

Originally Posted by webmaster74 (Post 1326015)
"my posts" and "my threads" are hardcoded!

(N)

Of course, this is a template mod, not a plugin or file mod.

dutchbb 08-28-2007 05:54 PM

Quote:

Originally Posted by bbrase (Post 1327354)
I, for the life of me cannot get this to work... I have the code where I need and such. Shouldn't I be at the very least be getting an error or something up on the navbar?

Running, 3.6.8

Make sure you add everything in the right place, maybe you have done changes before this edit? For example an </if> statement can affect this.

DieselMinded 08-28-2007 06:27 PM

How Do I Make the My Posts in the nav bar Not Hyper link and only open the drop down ?

Thanks

dutchbb 08-29-2007 08:50 AM

That was already asked in page 2: https://vborg.vbsupport.ru/showpost....9&postcount=27

gobears20 08-29-2007 10:13 PM

I was curious if I wanted to display this only for certain user groups?

Would I put something like this below and if so, where?

Thanks!

Code:

<if condition="$bbuserinfo['usergroupid'] < 10">


</if>


woodcreeker 09-03-2007 06:51 AM

Great Mod, taught me several things about the navbar code. I actually modified this for my needs, and put it a top bar Mod.

Thanks dutchbb !!

dutchbb 09-07-2007 12:02 PM

gobears:

<if condition="$bbuserinfo[usergroupid] == A">B</if>

Replace A with usergroup and B with every code that is added in navbar (wrap it around each code).

woodcreeker: glad I could help :)

yoyoyoyo 09-10-2007 11:18 PM

Quote:

Originally Posted by bbrase (Post 1327354)
I, for the life of me cannot get this to work... I have the code where I need and such. Shouldn't I be at the very least be getting an error or something up on the navbar?

Running, 3.6.8

same here - code added, but nothing appears in the navbar - code checked and re-checked - strange


All times are GMT. The time now is 10:37 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.01119 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)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