Code: Select all
{phocadownload view=file|id=8|target=b|detail=1|displayname=1|displaydetail=1|displaydownload=1}
Code: Select all
{phocadownload view=file|id=8}
I tried this in usual Joomla article but its not working there too.
I actually have to update some custom code in the K2 override:
From:
Code: Select all
<?php echo JHTML::_('content.prepare', '{phocadownload view=file|id='.$extrafields[11].'}'); ?>
Code: Select all
<?php echo JHTML::_('content.prepare', '{phocadownload view=file|id='.$extrafields[10].'|detail=1|displayname=1|displaydetail=1|displaydownload=1}'); ?>
My Sys:
Joomla! 3.3.3 Stable [ Ember ]
Phoca Download 3.0.5
Phoca Download Plugin 3.0.1
Phoca Download Button Plugin 3.0.1
K2 2.6.8