Hi,
I've a login form built using chronoforms. In this chronoform, i have the joomla login action executing on submit. For login success, i dont take any action, just let it continue. For login failure, i have a show thanks message (that says your login is invalid) and show stopper.
The problem is, when i put in the wrong credentials, it wont execute the login failure sequence. Instead, it takes me to the error.php page that is found in the template that i have enabled for the front end. Not sure what the problem is, any help would be greatly appreciated.
I've a login form built using chronoforms. In this chronoform, i have the joomla login action executing on submit. For login success, i dont take any action, just let it continue. For login failure, i have a show thanks message (that says your login is invalid) and show stopper.
The problem is, when i put in the wrong credentials, it wont execute the login failure sequence. Instead, it takes me to the error.php page that is found in the template that i have enabled for the front end. Not sure what the problem is, any help would be greatly appreciated.
solved. The development machine was running windows and the actual server for deployment was linux. I had the windows paths for the log and tmp folders in the configuration.php, i changed those to the appropriate ones on linux. It works now! This thread can be closed. Hope this helps anybody else who faces the same problem.
This topic is locked and no more replies can be posted.