Hi Guys
I've created a form that is supposed to allow a registered user to sign up to be a real clubmember.
This of course only works if there is a user currently logged in to the site.
So I wanted to use 'Authenticator', and I've 'allowed' all groups, except 'public' to be ok.
In the authenticator I've for now just entered a php statement, echoing 'logged in' or 'NOT logged in', and I always get the message 'NOT logged in', so what have I misunderstood?
I've created a form that is supposed to allow a registered user to sign up to be a real clubmember.
This of course only works if there is a user currently logged in to the site.
So I wanted to use 'Authenticator', and I've 'allowed' all groups, except 'public' to be ok.
In the authenticator I've for now just entered a php statement, echoing 'logged in' or 'NOT logged in', and I always get the message 'NOT logged in', so what have I misunderstood?