我下载了 Joomla 1.7/2.5 的事件列表组件(组件 URL:http ://www.joomlaos.de/option,com_remository/Itemid,41/func,fileinfo/id,6603.html )
要从此组件获取输出,我必须访问以下网址:[my site]/index.php?option=com_eventlist&view=categoryevents&id=1
这工作得很好!但我只想输出 - 没有我的站点模板!
所以我在网址中添加了 &no_html=1,因为我读到这将解决我的问题。但随后出现 500 错误(未找到视图 [名称、类型、前缀])。
我做错了什么?谢谢你的帮助,
蒂莫
Ps.:对不起我的英语._。