Main Menu Errors after moving database - Joomla! Forum - community, help and support
hi forum,
i new joomla , find great tool use since have no php programming experience have ran little problem , wondering if please help.
i designed company intranet site on local laptop , moved server has caused various errors site seems work ok.
i followed link on forum of how move database etc onto new server , seemed work ok here when go main menu, blank...i have no options here ...argghh, have done wrong.
the errors have on page follows:
warning: parameter 4 jhtmlmenu::treerecurse() expected reference, value given in c:\xampp\htdocs\joomla15\libraries\joomla\html\html.php on line 87
warning: array_slice() expects parameter 1 array, null given in c:\xampp\htdocs\joomla15\administrator\components\com_menus\models\list.php on line 143
warning: invalid argument supplied foreach() in c:\xampp\htdocs\joomla15\administrator\components\com_menus\models\list.php on line 147
warning: invalid argument supplied foreach() in c:\xampp\htdocs\joomla15\administrator\components\com_menus\views\list\view.php on line 65
warning: invalid argument supplied foreach() in c:\xampp\htdocs\joomla15\administrator\components\com_menus\views\list\tmpl\default.php on line 69
can please need these options continue work?
many thanks
steve
i new joomla , find great tool use since have no php programming experience have ran little problem , wondering if please help.
i designed company intranet site on local laptop , moved server has caused various errors site seems work ok.
i followed link on forum of how move database etc onto new server , seemed work ok here when go main menu, blank...i have no options here ...argghh, have done wrong.
the errors have on page follows:
warning: parameter 4 jhtmlmenu::treerecurse() expected reference, value given in c:\xampp\htdocs\joomla15\libraries\joomla\html\html.php on line 87
warning: array_slice() expects parameter 1 array, null given in c:\xampp\htdocs\joomla15\administrator\components\com_menus\models\list.php on line 143
warning: invalid argument supplied foreach() in c:\xampp\htdocs\joomla15\administrator\components\com_menus\models\list.php on line 147
warning: invalid argument supplied foreach() in c:\xampp\htdocs\joomla15\administrator\components\com_menus\views\list\view.php on line 65
warning: invalid argument supplied foreach() in c:\xampp\htdocs\joomla15\administrator\components\com_menus\views\list\tmpl\default.php on line 69
can please need these options continue work?
many thanks
steve
there countless things can go wrong when moving website. assuming folders , files shown in error message exist (and seem to), database issue. assuming you're on linux/mysql server, use phpadmin , poke around database issue. @ database name, table prefixes, , indexing - comparing these record ids old ones.
if knew php, take first error message, , inspect line flagged in error message see problem is.
this isn't help, when have unique problem (most of run joomla on remote servers), , can't physically dig it, it's tough offer solutions.
if knew php, take first error message, , inspect line flagged in error message see problem is.
this isn't help, when have unique problem (most of run joomla on remote servers), , can't physically dig it, it's tough offer solutions.
Comments
Post a Comment