I have an error message come up when I try to access a survey which is for registered users only. You can see this at (
www.duralanglican.org.au, the Gingerbread night link in the Events Booking module at top RHS of home page)
When the user clicks on the link we get the expected...
You don't have permission to complete this survey . Please Login first
Username Password Remember me
Lost Password? No account yet? Register
However, when I attempt to login using this, I get the 404- component not found error message.
The URL is...
http://www.duralanglican.org.au/index.php/component/n/I don't really understand php, but I've had a look at the code in surveys.html.php and can see where the login is set up, but not what activates the login itself.
Any suggestions gratefully received.