Forums

Pop up login/register

taung 26 Feb, 2011
I want only users that are registered and logged in to be able to use my forms.

But I am in a situation where I only want to give the user URL to the form or article that has the form embedded and the site template hidden.

I plan to either make the article ACL registered or use watchman to control the access.

So how can I have a user login if they haven't? Any pop-up login module?

Any if it is a user that is not registered at all, have the option for the to come to a registration form (maybe a custom form that can register the user using the CB plugin).

Thanks,
GreyHead 26 Feb, 2011
Hi tuang,

You can probably find a popup login module from the Joomla! EXtensions Directory or you can create a form that show a login if the user isn't logged in and the form if they are. That just needs a little PHP logic in the form -- plus the Joomla! login code which you can probably borrow from the official form.

Bob
This topic is locked and no more replies can be posted.