在 Joomla 3.0 的自定义组件控制器中,我收到以下错误
Error 324 (net::ERR_EMPTY_RESPONSE)
回应来访/administrator/index.php?option=com_customname
在页面显示的 /customname/controller.php 中注释掉,parent::display();
但显然缺少关键信息/选项/表单。
硬刷新和清除缓存并不能解决问题,它不仅仅是 chrome 特定的,FF 和 IE 也返回一个空白页。
有任何想法吗?
提前致谢
编辑 1
- 登录时出错...没有任何记录。
- 网站用于在 localhost 上进行开发。
- Win7 与 IIS7。
编辑 2
试图访问:administrator/index.php?option=com_custonname&view=customnametypo
An error has occurred.
500 View not found [name, type, prefix]: customnametypo, html, custonameView