Page 1 of 1

JHTML Icon

Posted: 14 Jul 2014, 22:34
by donatop
Hi, there.
I have Joomla 3.3.0.
I have installed PhocaPDF component and both plugins (system and content). After that i have modified the com_content sources as by the installation instructions.
Since i have a template that override the standard one i have done all suggested modifications in "template" (html/com_content/....)

When a blog article should be displayed an error 500 happens, with message: 500 - JHtml icon not found.

I'm not able to understand where the error is ? What it is missed ?

Thanks in advance. DonatoP.

Re: JHTML Icon

Posted: 19 Jul 2014, 14:09
by Jan
Hi, if you use the system plugin, there is no need to customize the com_content.

- when you customize your template or html override, then you don't need to run the system plugin.

Try to enable php error reporting to get more information about the error and debug mode ( https://www.phoca.cz/documents/16-joomla ... rs-on-site )

Jan