vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Image navigation popup error (https://vborg.vbsupport.ru/showthread.php?t=170983)

Audentio 02-20-2008 03:10 AM

Image navigation popup error
 
1 Attachment(s)
Hey there, I have this error where the menu_open.gif is displaying when I have the quick links and search drop down menus applied to an image.

I want to remove this image from showing but what I keep trying doesnt seem to be working.

Ive attached a screen

Cheers :).

Audentio 02-21-2008 09:24 PM

Bumpage.

Princeton 02-21-2008 09:33 PM

try
HTML Code:

<script type="text/javascript">vbmenu_register("quicklinks",1);</script>

Audentio 02-21-2008 11:24 PM

Thanks Princeton, it worked for the search but not the quicklinks.

Code:

<div id="nav">
<ul>
<li class="nav_left"></li>
<li><a href="usercp.php$session[sessionurl_q]" class="nav_kontrollzentrum"></a></li>
<li><a href="arcade.php" class="nav_spielhalle"></a></li>
<li id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow" class="nav_suchen"></a><if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search",1); </script></if></li>
<li id="usercptools"><a href="$show[nojs_link]#usercptools" accesskey="3" class="nav_nutzliche_links"></a><script type="text/javascript"> vbmenu_register("quicklinks",1); </script></li>
<li><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')" class="nav_abmelden"></a></li>
<li class="nav_right"></li>
</ul>
</div>

I tried "quicklinks", 2); but that didnt work, I tried 1, that didn't work. Im not sure how to get them to both work, just the search works now.

Princeton 02-22-2008 12:54 PM

you need to change "quicklinks" to usercptools

Audentio 02-22-2008 10:44 PM

Thanks a lot Princeton!


All times are GMT. The time now is 11:18 AM.

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.01335 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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