Jump to content

flow of - register - create page - status page


bwakad
 Share

Recommended Posts

I could use some help in suggestions upon a process flow. The registration currently only add the user page for login purpose.

I know the member page (with username) can be created at the time before actually creating the user page.

Right now I keep things separate in this way (not to be confused with page tree):

GUEST

- registration (add user page)

MEMBER

- login

- logout

- delete (should also delete member page if present)

PROFILE

- add details (add member page)

- change details

So after a user registered, they can go to the profile submittance form, and after submittance, member page is created.

Now, how do I prevent the member for browsing other members until his/her member page is created? isloggedIn() will not be good for this. Or do I create user AND member page upon registration BUT set status on member page to hidden, how? Still, I would need to prevent this member from browsing.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...