Hi,
Thanks for the great module. Some amazing features.
I'm having some basic problems with the ad image module. When I create an ad and upload an image, the image appears to upload no problems.
However, when I try to activate the ad for display, I get the error:
"Image validation failed, unable to mark ad as active. Setting ad as pending. If you do not see any more errors, you should now be able to set your ad as active."
The image has uploaded to the files directory (in the root folder of the installation). It displays in the "edit" state of the ad node (with the word "active" in brackets), but not the "view" state.
Also, not sure if this is related, but I also notice that the HTML for the ad node renders the correct URL, but with a zero width and height.
Changing this to some positive value (in the HTML with Firebug) shows the image, so the image is definitely there.
Just not sure how to solve this activation issue.
I've read through all the documentation.
Any help much appreciated.
Cheers
Comments
Comment #1
jeremy commentedThis is an old bug that has been fixed in the 5.x branch of the code. I'm not supporting the 4.7.x branch anymore, sorry. You could compare the two code bases to track down the bug -- reviewing CHANGELOG.txt will likely help you track down where the bug was.
Patches would be welcome.