Quote:
Originally Posted by Warlord
For some reason none of my dropdown menu's work when in the groups directory. They work on the rest of the site tho. Anyone have any suggestions for me?
|
Ok, we figured it out. To correct this problem:
In template
headinclude find all instances of:
Replace it with:
Code:
{$vboptions[bburl]}/clientscript/
Your dropdown menu's should now work.
Note: By default you should only have 2 instances of
clientscript/ in your headinclude template, but you may have more depending on what hacks you have installed.