Button - Phoca Gallery - bug
Posted: 03 Jun 2010, 12:28
hello,
on the Button plugin, there is a small bug when trying to add a slideshow to the content
\administrator\components\com_phocagallery\views\phocagallerylinkimg\tmpl\default_slideshow.php
line #103
please remove the final semi-colon (since the code continues on the next line)
kind regards,
luis raposo
on the Button plugin, there is a small bug when trying to add a slideshow to the content
\administrator\components\com_phocagallery\views\phocagallerylinkimg\tmpl\default_slideshow.php
line #103
Code: Select all
.'<option value="2" >'.JText::_( 'Link to Categories' ).'</option>';
kind regards,
luis raposo