Joomla 1.5 - Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference, value given in
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
ошибка в joomla 1.5 - не отображается меню:
Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference, value given in /home/webde186/public_html/kamin-barbeku.com.ua/libraries/joomla/cache/handler/callback.php on line 99
Решается правкой файла modules/mod_mainmenu/helper.php:
function buildXML(&$params) меняем на function buildXML($params)