PHP: 5.3+
Phoca DL v. 2.1.9
Plugin v 2.1.4.
Editor: JCE
Unfortunatly the Phoca Download Editor button has several bugs when I use it in the frontend:
1) is a minor one that may be fixed through different modification: complete loss of css styling, the frontend view is completely unformatted. It looks confusing and broken (visually). I solved that (partly) trough modifications of the file components/om_phocadownload/views/phocadownloadlinkfile/view.html.php and components/om_phocadownload/views/phocadownloadlinkfile/tmpl/default.php
2) is a major bug and for one om my projects a no go, because we have more than 2.000 documents: The pagination in the frontend is not working, all I get when I try to view a diffent page is an error 500. How can I solve this? It doesn´t matter if SEF is on or off, wether I use mod_rewrite, it does not work.
Index Page works ... like
index.php?option=com_phocadownload&view=phocadownloadlinkfile&tmpl=component&e_name=jform_articletext&type=0
but when I click on page 3 for instance, the link is
component/phocadownload/?tmpl=component&e_name=jform_articletext&type=0&start=60
and error 500 is displayes ....
I really appreciate any hint to solve that problems, I´m getting mad on it ... thanx in advance!
![Question :?:](./images/smilies/icon_question.gif)