Hello,
Your template had an override for list of locations and you were calling a menu using JSite::getMenu() which is no good, you needed to use:
$app = JFactory::getApplication();
$app->getMenu();
I have updated it for you.
Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!Join the JEvents club today!