Shape 5

Joomla Templates => eWorld II - Club => : aycamry February 12, 2011, 01:12:27 AM



: Menu Errors
: aycamry February 12, 2011, 01:12:27 AM
From the point of installation of eWorld II site shaper I have started seeing some PHP error codes and when i entered the admin section, under the menu manager it display this error and no link at all ( Despite the fact that I installed Sample data)


Warning: Parameter 4 to JHTMLMenu::treerecurse() expected to be a reference, value given in C:\wamp\www\ITProfs\libraries\joomla\html\html.php on line 87

Warning: array_slice() expects parameter 1 to be array, null given in C:\wamp\www\ITProfs\administrator\components\com_menus\models\list.php on line 143

Warning: Invalid argument supplied for foreach() in C:\wamp\www\ITProfs\administrator\components\com_menus\models\list.php on line 147

Warning: Invalid argument supplied for foreach() in C:\wamp\www\ITProfs\administrator\components\com_menus\views\list\view.php on line 65

Warning: Invalid argument supplied for foreach() in C:\wamp\www\ITProfs\administrator\components\com_menus\views\list\tmpl\default.php on line 69


: Re: Menu Errors
: jonahh February 14, 2011, 04:49:26 PM
Hello,

Have you tried to upgrade the Joomla install? It may be due to the version of php you are running and upgrading should fix it.


: Re: Menu Errors
: aycamry February 15, 2011, 06:08:09 AM
i am using PHP Version 5.3.0


: Re: Menu Errors
: jonahh February 15, 2011, 10:50:58 AM
Ok so just make sure the Joomla version is 1.5.22 here are the patches:

http://joomlacode.org/gf/project/joomla/frs/?action=index


: Re: Menu Errors
: aycamry February 16, 2011, 03:40:11 AM
i have upgraded my php version but i will also upgrade my joomla version to 1.5.22 as you said to see if there will be any difference.


: Re: Menu Errors
: aycamry February 19, 2011, 04:47:18 AM
i hav upgraded my joomla version to 1.5.22 and it worked effectively, thanks jona...