5.28.2010

Upgraded to Service Pack 2. Flyout menus don’t work.

Upgraded to MOSS Service pack 2 the other day. Seemed like a no brainer to me as we contemplate preparing for SharePoint 2010.

Upgrade went okay… Afterwards the flyout menus on all pages with our custom branding did not work!

Took a lot of searching to finally find an answer…

turns out the Core.js file has a line that says:
var flyoutsAllowed=false;

Change the false to true, and flyouts were working again!

yay!

Thanks to these guys:

http://social.msdn.microsoft.com/Forums/en/sharepointdevelopment/thread/30deddd9-8c81-4dbc-90d5-c30172ff36f9