【发布时间】:2018-02-20 16:42:49
【问题描述】:
我的调试堆栈说: 未找到 JHtml 图像。
调用栈
功能位置
1 JApplicationCms->execute() C:\xampp\htdocs\test\index.php:49 2 JApplicationSite->doExecute() C:\xampp\htdocs\test\libraries\cms\application\cms.php:257 3 JApplicationSite->dispatch() C:\xampp\htdocs\test\libraries\cms\application\site.php:230 4 JComponentHelper::renderComponent() C:\xampp\htdocs\test\libraries\cms\application\site.php:191 5 JComponentHelper::executeComponent() C:\xampp\htdocs\test\libraries\cms\component\helper.php:380 6 require_once() C:\xampp\htdocs\test\libraries\cms\component\helper.php:405 7 JControllerLegacy->execute() C:\xampp\htdocs\test\components\com_incidentmap\incidentmap.php:131 8 IncidentController->display() C:\xampp\htdocs\test\libraries\legacy\controller\legacy.php:728 9 JControllerLegacy->display() C:\xampp\htdocs\test\components\com_incidentmap\controller.php:31 10 IncidentViewFlorida->display() C:\xampp\htdocs\test\libraries\legacy\controller\legacy.php:690 11 JViewLegacy->display() C:\xampp\htdocs\test\components\com_incidentmap\views\florida\view.html.php:31 12 JViewLegacy->loadTemplate() C:\xampp\htdocs\test\libraries\legacy\view\legacy.php:209 13 包含() C:\xampp\htdocs\test\libraries\legacy\view\legacy.php:670 14 JHtml::_() C:\xampp\htdocs\test\components\com_incidentmap\views\florida\tmpl\default.php:8
请帮我解决这个问题
【问题讨论】:
-
你的插件代码在哪里?