Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-02-2006, 09:07 PM
morrow's Avatar
morrow morrow is offline
 
Join Date: Mar 2002
Location: NJ
Posts: 370
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vbadvanced nav menu help.

Hello...

My site is, www.njflyfishing.com. I've upgraded both vbulletin and vbadvanced to the latest versions.

Since I've done so, external links in my navigation menu no longer work. Here is the code, hopefully someone can help me out:

Code:
<tr>
   <td class="alt2">
   
<!-- FORUM POSTING -->
<table class="alt1" height="18" border="1" cellspacing="0" cellpadding="0" width="100%">
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td class="tcat" align="center" ><span id="forum">
<script type="text/javascript"> vbmenu_register("forum"); </script> <a href="#">POST TO FORUM</a></span></td></tr>
</table>

<div class="vbmenu_popup" id="forum_menu" style="display:none;margin-left:100px;">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">SELECT FORUM TO POST NEW MESSAGE!</td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/advertising/compliance.htm">NEFF Users Guidelines & Terms of Service</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=5">General North Eastern Forum</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=20">New York Forum</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=121">New Jersey Forum</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=21">Pennsylvania Forum</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=7">Salt Water Forum</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=16">Fly Fishing Tips & Techniques </a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=8">Fly Tying Tip & Techniques</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=15">Rod Building Tips & Techniques</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=19">Waders / Vests / Gadgets / and everything else</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=118">Bamboo Rod Talk</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/newthread.php?do=newthread&f=116">For Sale</a></td></tr>
</table>
</div>
<!-- / Forum Post Menu end -->

<!-- USER CONTRIBUTIONS -->
<table class="alt1" height="18" border="1" cellspacing="0" cellpadding="0" width="100%">
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td class="tcat" align="center" ><span id="articles">
<script type="text/javascript"> vbmenu_register("articles"); </script> <a href="#">ARTICLES</a></span></td></tr>
</table>

<div class="vbmenu_popup" id="articles_menu" style="display:none;margin-left:100px;">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">User Articles!</td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/chrischin/chrischin.htm">Reading a River</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/Beamoc.html">Posture</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/chrisl1.html">Rainbows & Showers</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/hlrtricos.html">Trico's</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/joet/sulphurs.html">Sulphurs</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/joet/olives1.htm">Olives, P1</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/joet/olives2.htm">Olives, P2</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/userarticles/jonboy/jonboy.htm">New Moon in June</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/showthread.php?t=3024">A Fishing Story I</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/showthread.php?t=3073">A Fishing Story II</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/showthread.php?t=3175">A Fishing Story III</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/vBulletin/showthread.php?t=3187">A Fishing Story IV</a></td></tr>
</table>
</div>
<!-- USER CONTRIBUTIONS -->

<!-- USGS DROP MENU -->
<table class="alt1" height="18" border="1" cellspacing="0" cellpadding="0" width="100%">
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td class="tcat" align="center" ><span id="usgs">
<script type="text/javascript"> vbmenu_register("usgs"); </script> <a href="#">USGS INFO</a></span></td></tr>
</table>

<div class="vbmenu_popup" id="usgs_menu" style="display:none;margin-left:100px;">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Select Location</td></tr>
<tr><td class="vbmenu_option"><a href="http://waterdata.usgs.gov/ny/nwis/uv/?site_no=01426500&PARAmeter_cd=00065,00060,72020,00010">WB Hale Eddy</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://waterdata.usgs.gov/ny/nwis/uv?dd_cd=01&dd_cd=01&format=html&period=21&site_no=01427000">Hancock Temp Gauge</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://waterdata.usgs.gov/ny/nwis/uv/?site_no=01427510&PARAmeter_cd=00065,00060">Mainstem (Callicoon)</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://waterdata.usgs.gov/ny/nwis/uv/?site_no=01427301&PARAmeter_cd=00065,00060,72020,00010">Main Stem (Hankins)</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://waterdata.usgs.gov/ny/nwis/uv/?site_no=01420500&PARAmeter_cd=00065,00060,72020,00010">Beaverkill @ Cooks</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://waterdata.usgs.gov/nj/nwis/uv?01387500">Ramapo River Mahwah</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.njflyfishing.com/ctof.html">Fahrenheit - Celsius </a></td></tr>
</table>
</div>
<!-- USGS DROP MENU -->

<!-- Home -->
<hr size="1"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt=""/> <b>The Community</b></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[homeurl]" title="Go to the front page">Home</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]"><strong>Forums</strong></a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="$vboptions[bburl]/calendar.php">Calendar</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/vBulletin/view.php?pg=hatchchart">Hatch Chart</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/delawaremap.pdf">Delaware River Map!</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/vBulletin/vbgooglemap.php?do=showmain">NEW! GOOGLE MAPS!</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/vBulletin/attachment_browser.php">Msg Attachments</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/reviewpost/index.php?cat=3/"><strong>NEW! Fly Patterns!</strong></a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/reviewpost/index.php?cat=1/"><strong>NEW! Rod Reviews!</strong></a></td></tr>
</table>

<!-- Media Gallery -->
<hr size="1"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt=""/> <b>Photography</b></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/photopost/index.php?">Home Page</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/photopost/uploadphoto.php">Upload Pictures</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.njflyfishing.com/photopost/showgallery.php?cat=505">Entomology Pics</a></td></tr>
</table>

<!-- Links -->
<hr size="1"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt=""/> <b>Links</b></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.wildtroutstreams.com">Wild Trout Streams</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://globalflyfisher.com/patterns/">Global Fly Fisher</a></td></tr>
<tr onMouseOver="this.className='alt1'" onMouseOut="this.className='alt2'"><td><img src="$stylevar[imgdir_misc]/navbits_dash.gif" alt=""/> <a href="http://www.steelheading101.com/">StealHeading 101</a></td></tr>
</table>

<!-- Links Library --><hr size="1"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td></table>

<!-- textmode -->
<table class="alt1" height="18" border="1" cellpadding="0" cellspacing="0" width="100%"><tr onMouseOver="this.className='alt2'" onMouseOut="this.className='alt1'"><td align="center"><a href="$vboptions[bburl]/archive/">Textmode - PDA</a></td></tr></table>

<!-- Search -->
<hr size="1"/>
<table class="alt1"  border="0" cellpadding="0" cellspacing="0" width="100%"><td align="left" class="vbmenu_control"><span><a href="$vboptions[bburl]/search.php?" accesskey="4">Search Forums</a></span><br><form height="8" class="topform" action="$vboptions[bburl]/search.php" method="post"><input type="hidden" name="do" value="process" /><input type="hidden" name="showposts" value="0" /><input type="text" class="bginput"  name="query" size="12" /> <input class="submit" type="submit" name="submit" value="Go"></form></td></table>

<!-- IFadmin -->
<if condition="$show['admincplink']">
<table class="alt1" height="18" border="1" cellpadding="0" cellspacing="0" width="100%"><tr onMouseOver="this.className='alt2'" onMouseOut="this.className='alt1'"><td align="center">
</td></tr></table></if></tr>
Everything works except the stuff located under USGS.

Thanks again for your time and suggestions.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:03 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.04811 seconds
  • Memory Usage 2,269KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_threadedmode.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete