The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
DropDown Menus not working.
Ive modifed my board header and thats all.
On my forumsdisplay and showthread none of my drop down menu's seem to be working. When i click a username from the show thread,or the quicklinks and search they wont work. But from my forumhome they work just fine :-/ |
#2
|
|||
|
|||
Quote:
|
#3
|
|||
|
|||
Quote:
On some pages the drop downs work fine, but others I get nothing at all. I see the link in the lower left when I roll over it, but it won't open/drop down. |
#4
|
|||
|
|||
If you can confirm that you also have the same problem using an unmidified default style and with all plugins disabled, you can ask for support at vb.com with this.
|
#5
|
||||
|
||||
take a look here...
http://www.vbulletin.com/docs/html/t..._multicontrols if you still can't fix it I suggest hiring someone who knows XHMTL/JAVASCRIPT |
#6
|
|||
|
|||
Did all of you edit the footer? Because if this code is removed they will not work:
<script type="text/javascript"> <!-- var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff]; var utcOffset = new Date().getTimezoneOffset() / 60; if (Math.abs(tzOffset + utcOffset) == 1) { // Dst offset is 1 so its changed document.forms.dstform.submit(); } //--> </script> <!-- / auto DST correction code --> </if> <script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> |
#7
|
|||
|
|||
I dont see how the Javascript time would stop Drop down menus from working, however the later part of the code could be a problem for some.
BUT, what could it be if the board footer was unedited? btw: I've fixed my problem by simply recoding the header :dunno: what exactly the problem was |
#8
|
|||
|
|||
Quote:
That's still there, and the only thing edited in the footer is the vbpager code after that: <!-- [START HACK='vB Pager' VERSION='3.0.1' CHANGEID= 5 ] --> <if condition="$vboptions['vbpager_active'] AND $bbuserinfo['userid']">$pagermessage</if> <!-- [END HACK='vB Pager' VERSION='3.0.1' CHANGEID= 5 ] --> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|