I just starting the cforms and also start having issues. I have timeless following many of suggestion here and reinstall the newly 12.2 version without much of progress.
First, I am not sure it is designed as the way it should be or what? I have an image directory created under my file upload directory with a prfix wp~, It seems that cforms very much like to copy that image directory to its plugin directory and maintain the file path under its own. It skip all others but just that particular one which has name prefix with wp~. Everytimes I delete that wp~ directory, cforms creates and copy it back right after I click the form page.
Second, the captcha image on both IE and Firefox always display the same code on the first load and cannot be verified. I tried to set the input box as big as possible and font as small as possible as suggested, the first image are always not recognized at submitting. However it does pass thru and verified after refresh the image for a new captcha code.
Third, although the image is random generated, however the allow characters set is simply embedded to web page and I can easily see the whole allowing string. I would like to know if it is possible to remove them from link without exposed to source code for hacker to guess or replace the function with google's re-captcha?
Thank you.