vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Navbar links not showing in IE or Chrome? (https://vborg.vbsupport.ru/showthread.php?t=236121)

indie white 02-17-2010 01:06 PM

Navbar links not showing in IE or Chrome?
 
I have Firefox, and I have tested all my code in firefox; however I have a user who uses chrome and IE on windows 7. He says he can't see the custom navbar links I put up, but he can see the standard ones just fine. The problematic section:
in navbar:
Code:

{vb:raw template_hook.navbar_after_faq}
                                        <li><a href="calendar.php{vb:raw session.sessionurl_q}">{vb:rawphrase calendar}</a></li>
<li><a href="arcade.php{vb:raw session.sessionurl_q}">Arcade</a></li>

                                        <li class="popupmenu">
                                                <a href="javascript://" class="popupctrl">Chat Box</a>
                                                <ul class="popupbody popuphover">
                                                        <li><a href="misc.php?do=flashchat&room=1{vb:raw session.sessionurl_q}">Imbeded Chat Box</a></li>
<li><a href="chat/flashchat.php{vb:raw session.sessionurl_q}" onclick="window.open('chat/flashchat.php{vb:raw session.sessionurl_q}','popup','width=750,height=500'); return false">Chat Box Popup</a></li>
                                               
                                                </ul>
                                        </li>

                                        {vb:raw template_hook.navbar_after_calendar}

I didn't modify any other code relating to this. Do I need to? I think this is probably a simple solution. I don't want all users that use IE or Chrome to have to switch.

DaRK mAN306 02-17-2010 01:58 PM

Hi indie white,

The code seems to be working fine in both FF3 and IE8 on Vista .!
Other thing is that I can't seem to find anything wrong in the codes !!
Maybe you should check the user group permissions or so .!
Or maybe you could post your forums URL so that I can check whats going on ..
OH! Before I forget, did you try asking other members about this issue ?!

indie white 02-17-2010 03:37 PM

the forum is at http://www.dowhq.net/home/forum.php
no one else has reported the issue, however right now there are only 10 members as we are still setting up the site before we migrate from our old forums.

DaRK mAN306 02-17-2010 06:11 PM

Quote:

Originally Posted by indie white (Post 1984723)
the forum is at http://www.dowhq.net/home/forum.php
no one else has reported the issue, however right now there are only 10 members as we are still setting up the site before we migrate from our old forums.

Again, Works fine in both FF3 & IE8 on Vista .!
I'll try testing it on Windows 7 if possible ..
In the mean time, try asking the other 8 or 7 members if they have the same problem ..

I really can't see what's the problem .. I hope that I can find out something when I check it on Windows 7 ..

Sry if I wasn't that helpful ..

indie white 02-17-2010 10:15 PM

ok, thank you very much for your insight. I appreciate it. It seems to be only an issue with that user's settings or the 7+IE combo. If that's the case, then installing firefox would probably do him good =P

If you do end up testing it on 7, please do let me know! I'd be interested to see if it's a 7 issue or a user setting issue.

EDIT:
The user was using an old template that didn't have the navbar mods made. XD A lot of time and effort to fix one silly thing. isn't that how it always is?? heh. Anyway, thank you for your time and support, needless to say, testing on 7 is probably unnecessary =P


All times are GMT. The time now is 01: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.00943 seconds
  • Memory Usage 1,725KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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