Site registration redirect

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
6/13/2012 8:31:39 AM
Gravatar
Total Posts 167

Site registration redirect

When a user registers to the site I would like it to take them back to the page from where they came. Currently it seems to stick at the "update user details" page for the new user.

I am only initially interested in getting the user registered to see the authenticated content for a specific page.

So when the user first goes to the page there is a registration/login module, once they register and press the "create account " or "continue" button I would like to be taken back to the page to see the hidden content. At the moment it directs to the "my account" page. Even here once "update" is press the user does not goes back to the page where they requested the registration.  

If they cannot remember the page they come from in the menu then they will not see it.

Any thoughts on how to achieve this.

6/15/2012 10:08:08 AM
Gravatar
Total Posts 18439

Re: Site registration redirect

Hi,

I've just implemented a change that will be in the next release to make the register link behave like the login link and automatically detect the return url of the page the user was one when they clicked the link, so it will redirect back to that page after registration.

Best,

Joe

6/15/2012 11:16:54 AM
Gravatar
Total Posts 167

Re: Site registration redirect

Joe,

Fantastic as ever.

Cheers

 

6/15/2012 12:40:37 PM
Gravatar
Total Posts 18439

Re: Site registration redirect

Thank you for the beer!

Cheers,

Joe

You must sign in to post in the forums. This thread is closed to new posts.