Hi,
I got a problem on CF_V3.1_RC5.5 installed on Joomla 1.5.18, it appears the php code in the ServerSide Validation is not executed
heres the configuration of the "Validation" tab page :
[JavaScript Live Validation]
Enable Validation -> YES
Validation Library -> Mootols
Run Validation onlyOnBlur -> YES
Waiting time -> (left blank)
Run Validation onlyOnSubmit -> YES
Validation Messages type -> default
[ServerSide Validation]
Enable -> YES
There is additionnal conditions in the php code, when i fill a form correctly for the JS verification, but wrong for the php verification (additional conditions), it is accepted anyway.
It looks like the php code is completly ignored
What did I do wrong ?🙂
Thanks
I got a problem on CF_V3.1_RC5.5 installed on Joomla 1.5.18, it appears the php code in the ServerSide Validation is not executed
heres the configuration of the "Validation" tab page :
[JavaScript Live Validation]
Enable Validation -> YES
Validation Library -> Mootols
Run Validation onlyOnBlur -> YES
Waiting time -> (left blank)
Run Validation onlyOnSubmit -> YES
Validation Messages type -> default
[ServerSide Validation]
Enable -> YES
There is additionnal conditions in the php code, when i fill a form correctly for the JS verification, but wrong for the php verification (additional conditions), it is accepted anyway.
It looks like the php code is completly ignored
What did I do wrong ?🙂
Thanks