我有一个建立在 Joomla 2.5.9 上的网站,我将它从我的开发服务器转移到我的客户在 GoDaddy 上的托管帐户。所有文件都已上传,数据库已创建,开发服务器数据库的内容已导入,configuration.php 文件已更新。
这是我的开发服务器上的站点:
在我客户的 GoDaddy 帐户上:
http://scientific-practices.com/demo/
我得到的只是以下错误,而不是该网站:
Warning: Invalid argument supplied for foreach() in /home/content/27/10688727/html/booksite/demo/libraries/joomla/access/access.php on line 409
Warning: Invalid argument supplied for foreach() in /home/content/27/10688727/html/booksite/demo/libraries/joomla/plugin/helper.php on line 59
Warning: Invalid argument supplied for foreach() in /home/content/27/10688727/html/booksite/demo/libraries/joomla/plugin/helper.php on line 59
Warning: Invalid argument supplied for foreach() in /home/content/27/10688727/html/booksite/demo/libraries/joomla/application/menu.php on line 63
Warning: array_reverse() expects parameter 1 to be array, null given in /home/content/27/10688727/html/booksite/demo/includes/router.php on line 221
Warning: Invalid argument supplied for foreach() in /home/content/27/10688727/html/booksite/demo/includes/router.php on line 227
Warning: Invalid argument supplied for foreach() in /home/content/27/10688727/html/booksite/demo/includes/application.php on line 465
Fatal error: Call to a member function get() on a non-object in /home/content/27/10688727/html/booksite/demo/templates/beez_20/error.php on line 10
任何帮助,将不胜感激。
谢谢!
辛西娅