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
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
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
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
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?
Hi Vampire,
Do you have Joomla 1.0 or 1.5 ?
Do you have Joomla 1.0 or 1.5 ?
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:18This topic is locked and no more replies can be posted.