I have installed PhocaPDF on Joomla! 2.5.18: component + content plugin.
I have followed the instructions found here: https://www.phoca.cz/documents/47-phoca- ... e-joomla-3 except that I have not installed the system plugin since this is for Joomla! 3 only.
The .pdf icon is correctly displayed but when I click on it I always get a 500 Errror.
I tried to disable all the SEF options and nothing changes. The article are generated by the default com_content.
When I disable the SEF options and I remove from the generated pdf link the string "&format=pdf", the article is shown correctly.
I also tried uninstalling and re-installing component + plugin.
By enabling the debug I get this error:
Code: Select all
1 JSite->dispatch() /web/htdocs/www.gioiabertha.it/home/index.php:42
2 JComponentHelper::renderComponent() /web/htdocs/www.gioiabertha.it/home/includes/application.php:197
3 JComponentHelper::executeComponent() /web/htdocs/www.gioiabertha.it/home/libraries/joomla/application/component/helper.php:351
4 require_once() /web/htdocs/www.gioiabertha.it/home/libraries/joomla/application/component/helper.php:383
5 JController->execute() /web/htdocs/www.gioiabertha.it/home/components/com_content/content.php:16
6 ContentController->display() /web/htdocs/www.gioiabertha.it/home/libraries/joomla/application/component/controller.php:761
7 JController->display() /web/htdocs/www.gioiabertha.it/home/components/com_content/controller.php:74
8 JController->getView() /web/htdocs/www.gioiabertha.it/home/libraries/joomla/application/component/controller.php:677
9 JError::raiseError() /web/htdocs/www.gioiabertha.it/home/libraries/joomla/application/component/controller.php:903
10 JError::raise() /web/htdocs/www.gioiabertha.it/home/libraries/joomla/error/error.php:251
Currently the plugin is disabled but I can eventually re-enable it to show the problem on live site.
Thanks in advance.
Elena