07-01-2008, 04:44 AM
[eluser]Mizanur Islam Laskar[/eluser]
YESSS...the URL with a non-existing email outputs "false" and shows "true" for an existing one. Therefore, I came to know that my functions both for model and controller are working fine. Also according to this, your below statement gets valid:
But if it is, means, if the plugin get problems, then it should not work for any scratch-level codings too, right? Then why my http://www.simplypost.ca/register_step1.php is working out there?
YESSS...the URL with a non-existing email outputs "false" and shows "true" for an existing one. Therefore, I came to know that my functions both for model and controller are working fine. Also according to this, your below statement gets valid:
Code:
If the url outputs the right text the problem lays with the validation plugin
But if it is, means, if the plugin get problems, then it should not work for any scratch-level codings too, right? Then why my http://www.simplypost.ca/register_step1.php is working out there?