Log in

View Full Version : HUGE Problem Please Help


Rickeo
07-15-2007, 08:45 AM
Hi,

I have a problem and it's really weird I have done EVERYTHING to try and resolve it I have disabled ll products etc and it still isn't fixed.

Basically drop down Menus just wont display on the menu bar on my site anymore adviceforall.org.uk they all appear as stand alone menus not drop down ones even quick links is just a text menu not a drop down one when u click it it does nothing.

I have reverted the NavBar template and still nothing disabled all products and plugins still nothing.

I can't get it to work my nav bar is just ruined.

Can anyone PLEASE help :(

Theres no plugins/products I have installed recently that could be doing this.

Thanks

~Rick~

nexialys
07-15-2007, 12:12 PM
this is simple.. it is not the navbar you have to edit, but your headinclude...

see, you edited your headinclude and deleted the needed javascript to load the menu elements:

<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>
<if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js?v=$vboptions[simpleversion]"></script></if>

Rickeo
07-15-2007, 02:04 PM
Not the issue headinclude has been reverted issue still the same

Kirk Y
07-15-2007, 03:02 PM
One of your templates has a conflicting script in it. Have you tried saving a copy of your style and then reverting all the templates to see which one is the culprit?

Rickeo
07-15-2007, 03:59 PM
EVERY single template has been reverted issue is still there this is just really weird lol.

~Rick~

bashy
07-15-2007, 06:10 PM
Reinstall the VBshout product :)

G0F0RBR0KE
07-15-2007, 06:34 PM
If the drop menu don't work at all (or it will) but doesn't load. This is a skin issue.

Upload the master template from the includes folder

Paul M
07-15-2007, 08:30 PM
Are you sure you have javascript enabled in your browser ?

da420
07-15-2007, 08:35 PM
I've also fixed this by disabling AJAX and then re-enabling it. It's always worked for my forum.

Dismounted
07-16-2007, 04:47 AM
I've also fixed this by disabling AJAX and then re-enabling it. It's always worked for my forum.
I really don't see what this would do, the menus are handled by Javascript.

G0F0RBR0KE
07-16-2007, 05:15 AM
Why don't you simply type http://mysite.com/forum/upgrade.php and see if that fixes your issues toward your forum.

Also, is this an issue on your portal or on the forum also?