Slideshow plug-in does not work with original images
Posted: 02 Jul 2011, 16:25
I am using the Phoca slideshow plug-in and it do not work anymore sinds I moved to Joomla 1.6 with the new Joomla 1.6 Phoca Slideshow plug-in.
I use it like this on my page:
Using the original images (image=O) seems to be the problem here. This option was working on my old Joomla 1.5 configuration but now it is not working. It shows me the "phoca_thumb_l_no_image.png" image.
When I use image=M it works fine it is only the original file that is not working. After taking a look at the source code, the problem seems to be that "$value->extl" is emty.
Has anyone an idea how to fix this?
I use it like this on my page:
Code: Select all
{pgslideshow id=3|width=640|height=480|delay=2500|image=O|pgslink=1|image=O}
When I use image=M it works fine it is only the original file that is not working. After taking a look at the source code, the problem seems to be that "$value->extl" is emty.
Has anyone an idea how to fix this?