Loadposition does not work in phocadowload categories/sectio

Phoca Download - download manager
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Loadposition does not work in phocadowload categories/se

Post by Jan »

Hi, check your plugin, if this is a content plugin, you can use it only in Article.

Or you can change the description field in Phoca Download code to accept content plugins ...


FROM:
Changing e.g. variable $description to:

Code: Select all

JHTML::_('content.prepare', $description);
(this is not a code from Phoca Download, it is only example code)

Jan
If you find Phoca extensions useful, please support the project