Hi
I have been using the captcha image verification (captcha.net) for over a year and no problems. However I recently moved my website to a new server and now the verification image does not display at all.
Any ideas on how to get it to return.
Let me know if i need to provide more information.
thanks in advance.
Hi frogstar ,
This is probably a problem with server security settings. Please check FAQ#30 - it's very old but has some suggestions for dealing with this.
Bob
Hi LtCreations,
No visible problems on FF or Chrome from here.
Bob
Let the page finish loading. In Chrome only do I find the problem. I see it happening in 2 of 3 sites over which I ride reign.
One is in the midst of development and as of this writing I'm attempting to complete a form using Chronoforms.
I "just" added the captcha field, tested/reviewed the page, and the image does the same - appears until the page is completely loaded then disappears to the leave the broken image icon.
I agree that the captcha image appears at first. But I can see the little circle going round in the tab (Chrome) indicating the page is not completely loaded. When that stops the image disappears.
If this were only one site I'd say it was that site and something odd.
But this is now on my company site as well as this new project.
Any other thoughts?
OH!
"I" just had a thought!
Could it be something with the Joomla 2.5 default SEF? I have that engaged on both sites where the image disappears.
The site where the image works does not use any SEF.
Thanks.
Tom
Hi Tom,
Just checked your form in my Chrome and it works fine, did you test this on another machine ? it may be something on your PC/browsers.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Max,
Good question.
I just checked on my secondary machine and it does the same thing.
The image appears when I first come to the page. But after the 5 seconds or so the pages takes to resolve, the image goes away.
Were it not for the fact that I have this screaming system I would say I need to shut up and look within. But less than a year ago I build this 3.0 quad-core, 4Gb RAM, Asus machine and I've not seen anything happen that I can blame on the computer.
Especially when I go to the old 2.5 single core and it resolves the same.
As mentioned, Firefox works fine.
I've seen Chrome do some other things the last couple of months. So I wouldn't be surprised if it's just Chrome...hate to say that.
Thanks.
Tom
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max,
I hit the page in your link and yes. That page does the same thing.
I wait to see the icon in the tab stop spinning, but while it spins I can see the captcha image. Once the icon in the tab stops, indicating the page has completely resolved, the image disappears.
Obviously that's my site page without the SEF. So that answered the questions about whether SEF is playing a role.
Pretty odd...
Tom
Hi Tom,
I suggest that you test this on the PC of a different person, or in windows safe mode or linux if you have it installed, I'm afraid some software on your PCs is causing this problem.
Let me know.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Tom,
No problems, Chrome is slick and fast, but it has some problems, including its flash plugin, I hope that it will be improved soon.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max,
I found some more that pointed me back to Chronoforms.
In another Chrome post the issue was raised about Chrome dealing with illegal code in pages. It responds in odd ways.
So, I checked the page in question to see what errors I might find.
Sure enough, there is a call to the Chronoforms CSS "within" the article - not allowed. That, then, throws additional flags on the play because the form lies inside a <p> tag which then throws more flags on the play.
Container ID's and references, coupled with the above, amounted to 8 errors on the page - only within the Chronoforms code.
I'll have to dig around to find which file throws the link to the CSS within the article and move that to the head where it should appear. That may clear up the other errors, but I won't know until I can figure out how to correct the HTML in the page.
My gut feeling is that once the page is validated the image will re-appear. In the site where the captcha image works there are additional errors from invalid code from another bit of software. I think Chrome responds to coding errors, but not with any conformity.
What I'm seeing is that Chrome will take "some" action/view depending on what it considers severe errors in a page. If there are other errors on the page and Chrome renders the page past those, then, it seems, errors inside of the initial errors are ignored and Chrome will render the page.
There are table errors from the other software that are encountered prior to the CSS being called from within an article. Chrome seems to ignore those on the other site and will then render the captcha image found with the Chronoform code.
But on the page in question where the image disappears, the only errors on the page are from Chronoform and Chrome, apparently, is not willing to overlook those.
That's what I can assess at this point.
Thanks.
Tom
Hi Tom,
Please try to create a new form for testing, with one field only without tooltips, no containers..etc, see if it loads the image fine ? just make sure its loaded under the same page/article you are using now (in case you use the plugin inside article).
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Jeremy,
Please will you post a link to the form I don't see anything obvious from the homepage :-(
Bob
Hi there - wondering if it was finally determined that it was simply Chrome that was the problem or if it was something else. I am having the same issue with my form.
I am using Google Chrom Version 26.0.1410.43 m
I see the image until the page loads and then poof - it disappears and I have a broken image...
The site is transitiontoretirement.com.au
Hi strak,
Please will you post a link to the form I don't see anything obvious from the homepage :-(
Bob
Hi,
The problem you described is most probably caused by some JS on your page, its either used by your template or a 3rd party module (usually images scrollers..etc), if the image is displayed fine through the "Test form" icon in the wizard then please try to disable few modules/plugins until you find out what's causing this issue!
You may also try "ReCaptcha" or the security question as an alternative
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I am having the same problem: Captcha image does not display. I get the "broken link" image in the current versions of Chrome and IE. FireFox just shows a vertical ling where the image should be. [ [url=http://www.pssiusa.com/business-process-analysis]http://www.pssiusa.com/business-process-analysis[/url] ] The image DOES NOT show up on the test page either.
When I viewed the captcha on an iphone 4s the code would disappear after a second.
I figured out that the captcha img was using display: inline;
I changed it to be: "display: block;" and now it does not disappear. However, the img now appearS below, instead of inline. So I added a border around it to reduce confusion.
[attachment=0]Screen Shot 2013-06-10 at 12.51.04 PM.png[/attachment]
Hope this helps someone.
Hello, "Excuse my English"'m using ChronoForms in its latest stable version for joomla 1.5 and am having trouble with the captcha. Lei all post but none says how to solve the problem. I pictured. Probe with faqs where it says: Changing the 'Load Encoded Image' setting in the Load Captcha action to 'Yes' may resolve the problem.
Not solve the problem with that, the only thing that happened was that they charge more form to activate that option.
It's a shame it does not work well the option of captcha. I have to give permissions to a folder in space?
Thanks for the help!!
Hi lsaida,
Have you solved this?
Which version of ChronoForms are you using?
You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6/1.7/2.5.
Who charges more for what exactly?
Bob
Hi lsaida,
Please post a link to the form so I can take a quick look. This may be a problem with your server settings.
Bob
hi bob, thanks for responding.
Follow the steps on the list of FAQs and I can not draw any conclusions to know where is the error.
1) Activate the 'Load Encoded Image' to yes and no form loads directly.
2) modify the chrono_verification.php changing the 'png' to 'html' and not the form loads.
I understand there is a permissions error but not to give permission for directories. Please I need help.
thank you!
Hi lsaida,
Please check with your web host - this is almost certainly a problem with the server settings. If they aren't helpful I suggest that you use one of the other Anti-Spam options in ChronoForms.
Bob