Validation image / captcha not showing

spidernik84 05 May, 2008
Hello,
i'm having some weird problems with image verification on the latest version of Chronoform (V2.5 J1.5 RC3.1) on Joomla 1.5.3.
Locally i've got no glitches, while after uploading the site the image simply doesn't show, like if something does not work.
Curious is the fact that diagnostic check seems right, as you can see from the screenshot i uploaded:

[img=http://img178.imageshack.us/img178/3359/screenyb5.gif]
[img=http://img178.imageshack.us/img178/3359/screenyb5.7435594fd6.jpg]
Max_admin 05 May, 2008
Hi spidernik84,

are your site in another language other than English ? recently a user with French website had the issue and the chrono_verification.php file encoding had to be set to UTF-8 to work!

Try to disable GZIP compression ? its the first time this issue is reported with J1.5!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
spidernik84 06 May, 2008
Hello Max, thanks for your fast response, and sorry for my late one๐Ÿ™‚

Yes, the site is in italian language!
Don't know if i did right, I tried to force utf-8 changing the first line in components/chrono_verification.php from this (had to put spaces to prevent code parsing):

< ? php


to this:


< ? php header('Content-Type: text/html; charset=UTF-8');


But still no go๐Ÿ˜‘
I confirm, no gzip compression!

Cheers
Max_admin 10 May, 2008
Hi spidernik84,

Sorry for the delay, we had some problems with the forums to fix because it was not showing code correctly.

so, what I suggest is that you just open the file without any edits in notepad++ and then save it while specifying UTF-8, that should be the only trick needed, let me know!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin 10 May, 2008
see this post too :

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
spidernik84 12 May, 2008
Hi Max,
thanks for answering.

I tried both saving in utf-8 and giving 777 permissions level, but no go!

I tried to open the file chrono_verification.php via browser, this error shows:

the image "mydomain/components/com_chronocontact/chrono_verification.php" cannot be displayed, because it contains errors.

This image is not a pure text message, but an image itself!

Thank you again
Max_admin 13 May, 2008
Hi spidernik84,

Ok try the faq posted by Bob and see if it will tell anything special, if not then there is something odd and it must be tracked down with some debugging :s

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.