vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Ultimate Navbar for vB3.7 (https://vborg.vbsupport.ru/showthread.php?t=172507)

echo2kk5 05-10-2008 02:18 PM

**Installed...thanks to both of you, Boofo & Pam. :)

PoetJA-1975 05-10-2008 11:22 PM

Um - is this available for the 3.6.x series please?

Thanx,

JAcquii.

Boofo 05-11-2008 03:40 AM

It should work fine wth 3.6.x. ;)

dancue 05-11-2008 12:23 PM

Is there any reason why a url that is not within my forum will not work if on a drop down menu?

For example, I made a drop down menu for admins and placed a link for vb.org there. When I click on it it will not work.

I doubt this is this hack's fault. I just hope someone can shed some light.

Boofo 05-11-2008 12:39 PM

Without see what you added, it is hard to say.

dancue 05-11-2008 12:42 PM

http://www.hiphopeulogy.com

Look at the admin menu on the top nav. Scroll down to the bottom, you'll see the various links that do not work. Obviously admincp will, it's the others I'm worried about.

This is the code I used for that menu:
Code:

<div class="vbmenu_popup" id="adminaccess_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr><td class="thead" align="$stylevar[left]">Site Related</td></tr>

        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="http://www.hiphopeulogy.com/forum/admincp/index.php" rel="nofollow" target="_blank">AdminCP</a></td></tr>

 
            <td class="thead">Miscellaneous</td>
        </tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="http://www.vbulletin.com" rel="nofollow" target="_blank">vBulletin.com</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="http://www.vbulletin.org" rel="nofollow" target="_blank">vBulletin.org</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="http://www.allwheelcoding.com" rel="nofollow" target="_blank">AllWheelCoding.com</a></td></tr>
</table>
</div>


Boofo 05-11-2008 12:47 PM

I see no admin menu as a guest. Bit I would take the phpmyadmin link and the others out like that when posting the code here or you are asking for problems.

dancue 05-11-2008 12:55 PM

good point. I've edited it. Do you see anything wrong with the code?

Boofo 05-11-2008 01:47 PM

Not so far.

dancue 05-11-2008 01:49 PM

I'll pm you admin access so you can see what I'm talking about.


All times are GMT. The time now is 06:48 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,735KB
  • 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
  • (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