Hi,
In the changelog of the Standard Image & File Uploads Files plugin it says:
However it seems that there's an error in the code for this functionality. I get a broken image link icon (or nothing at all, depending on the browser) and in the page source it says:
I suppose this is just a kind of typo or copy/paste issue in the php code?
When an image is added to the event, this problem is not present.
For the time being I fixed this on my site using NoNumber's ReReplacer, but it think it should be fixed in the plugin php code instead.
Kind regards, Frits
In the changelog of the Standard Image & File Uploads Files plugin it says:
v. 3.0.8 allow fall back to category image if no event image is set and default image is blank. fix for file upload issue in Joomla 3.1
However it seems that there's an error in the code for this functionality. I get a broken image link icon (or nothing at all, depending on the browser) and in the page source it says:
<img alt="" src="/<img src = 'http://wvd1.oorzaak-develop.nl/images/stories/wereldverteldag_logo/header.jpg' class='catimage' alt='categoryimage' />">
I suppose this is just a kind of typo or copy/paste issue in the php code?
When an image is added to the event, this problem is not present.
For the time being I fixed this on my site using NoNumber's ReReplacer, but it think it should be fixed in the plugin php code instead.
Kind regards, Frits