After install (with no errors) from "breezingforms_171_UNZIP_FIRST.zip"
(By the way, when this file is unzipped, it is unziped to a file with that same name, 'com_breezingforms_171_UNZIP_FIRST.zip', but that is another issue...)
So install ok, with no errors, so far so good.
Testing the included form 'SampleContactForm' does hoowever not show security image.
My http error log says ".../ff_secimage.php not found or ...."
The file 'ff_secimage.php' does not exist on the server. Trying 'find / -name ff_secimage.php' gives no result, so for sure this file is not installed on my server (I am root user).
I also tried to look in the .zip files I downloaded, but can not find this file there either.
Not sure if you have any install script copying this file from '\components/com_facileforms/images/captcha/securimage.php', but there are no error messages given from the install, so I assume this file is not included in the package?
Where does the file 'ff_secimage.php' orginate from ?
Thanks !