Problem with image verification

Vampire 11 Feb, 2008
Help please.
I add verification to form. When I press "send form" with empty or incorrect image value I see "Sorry, You have entered a wrong verification code" and form reloaded. But form reloaded with empty input's, textarea's and etc.

And when I entered correct code I alsoo see "Sorry, You have entered a wrong verification code"

Help please.


And can I see error message without page reload? Maybe mod to validation.js?<br><br>Post edited by: Vampire, at: 2008/02/11 18:36
GreyHead 12 Feb, 2008
Hi Vampire,

Please see this FAQ to see how to keep the form data.

There are some problems using ImageValidation with the mambot, and for Joomla 1.5 you need to have the Session Handler set to None in the Global Configuration | System tab.

Bob
Vampire 12 Feb, 2008

Hi Vampire,

Please see this FAQ to see how to keep the form data.

There are some problems using ImageValidation with the mambot, and for Joomla 1.5 you need to have the Session Handler set to None in the Global Configuration | System tab.

Bob



sorry, but I can't understand what I can do for fix problem with session?
Max_admin 12 Feb, 2008
Hi Vampire,

Do you have Joomla 1.0 or 1.5 ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Vampire 12 Feb, 2008
Hi
Joomla 1.0
Max_admin 12 Feb, 2008
mmm, try the fix here please, it works sometimes :

here

let me know the results
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Vampire 12 Feb, 2008
when I write ini_set("session.save_handler", "files"); in both files I see message

Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in ...components/com_chronocontact/chronocontact.php on line 2

When I write only in chrono_verification.php situation repeat - not work verification<br><br>Post edited by: GreyHead, at: 2008/02/12 16:18
This topic is locked and no more replies can be posted.