PDA

View Full Version : Navbar links not showing in IE or Chrome?


indie white
02-17-2010, 01:06 PM
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:
{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=5 00'); 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
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