vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Display Enhancements - Admin and Mod Toolbar in Navbar (https://vborg.vbsupport.ru/showthread.php?t=209985)

princeedward 04-10-2009 09:35 AM

great idea...just dunno can't make it work without that dropdown arrow....also the mod not working also to my site....

any idea? thanks a lot...

;)

ragtek 04-10-2009 10:04 PM

edit: sorry not working

nNJ 04-11-2009 12:57 AM

only if you don't know much PHP.

ragtek 04-11-2009 12:04 PM

sorry

my code will not work in the frontend!

BigBass 04-11-2009 12:13 PM

Just FYI,

The installation text, forgets to tell you to put the usergroup numbers in the text that you want to have the toolbars visible to.

nNJ 04-11-2009 11:56 PM

Quote:

Originally Posted by ragtek (Post 1788847)
sorry

my code will not work in the frontend!

Oh No!
I didn't mean that you didn't know much PHP!

I had meant that I don't know much, I'm still learning the language.

I apologize if it seemed like I was insulting you, I really did not mean it that way.

nNJ

nNJ 04-11-2009 11:59 PM

Quote:

Originally Posted by BigBass (Post 1788851)
Just FYI,

The installation text, forgets to tell you to put the usergroup numbers in the text that you want to have the toolbars visible to.

It was left out on purpose; I didn't want to confuse people with an extra step.

I think it would be easy to change the usergroup that it's visiable, but I didn't think many people would change the default Usergroups.

So, I left it visible to mod and supermod (usergroup id 5 and 7), and Admin (usergroup id 6).

If you require any help changing the usergroups the toolbars are visible to, please let me know.

Parker Clack 04-12-2009 12:21 AM

Code:

<td class="vbmenu_option"><a href="$modcpdir/user.php?do=find">Mod Panel Home</a></td>

should be

Code:

<td class="vbmenu_option"><a href="$modcpdir/index.php">Mod Panel Home</a></td>
Thanks for the great hack.

nNJ 04-12-2009 03:34 PM

Woops.

Thanks for pointing that out Parker Clack!

I will fix that and re upload now.

pesky little typos....

nNJ 04-12-2009 03:35 PM

Quote:

Originally Posted by Daniel_HBK (Post 1787610)
Arabic Version! :)

Thank you very much for the translation!

I will upload that to the main release and add your name to the credits!


All times are GMT. The time now is 08:21 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.01097 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
  • (2)bbcode_code_printable
  • (3)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