简体   繁体   中英

error #0 invalid controller name='xyz' format=''

I have been working with Joomla! and there is this component I am making for the purpose of practice and I am getting these errors every time I try to run the component. Any idea? The names of all classes and the format of the controllers are correct as I have gone over them and I have never stopped getting this error.

error 0 invalid controller: name='xyz' format=''

Any help will be appreciated highly.

打开* component_name.xml,查看您是否已将站点和管理部分的所有文件夹和文件名分别包含在基本组件目录中

我有同样的问题..我拼错了controller.php ...我有contoler.php

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM