You need to Register for free and Login to post a message in the forum.

Forum

Subject: How to change the Registration page
Prev Next
You are not authorized to post a reply.

Author Messages
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

18 Jan 2006 2:32 AM  
To change the account profile / registration page for each of your users in DotNetNuke:

This method allows you to add extra modules to the page and provide further information to your users.

  • Create a New Page
  • Add the user account module and any other modules you require
  • Go to the admin menu / site settings
  • / Advanced Settings / User Page
  • Select the new page that you have created
  • Click on update

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
hlecover
Nuker
Nuker
Posts:11

23 Mar 2006 7:28 AM  
Does this imply that if you do this, the form data will be written to the database in the same manner the standard one is? And how would you disable the current registration page?
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

23 Mar 2006 7:36 AM  
Hello,

Yes all data is stored exactly the same. - You are using the registration module, so it is identical. - All you are doing is specifying a page to go to which has the registration module installed on it along with other modules, so for instance you could create an introduction text.

Because you have set this in the admin settings, you don't need to disable the current registration page, you are setting which page is used as the registration for your entire portal.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
hlecover
Nuker
Nuker
Posts:11

23 Mar 2006 7:56 AM  
Okay, I tried that, but there are still two different registration pages, one with the extra module and one without. How do I link the new page to the standard Register link?
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

23 Mar 2006 7:58 AM  
As it says above:

# Go to the admin menu / site settings
# / Advanced Settings / User Page
# Select the new page that you have created
# Click on update

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
hlecover
Nuker
Nuker
Posts:11

23 Mar 2006 8:28 AM  
Great, thanks for being patient with me while I get used to all this. One last question about this: When I created the page, I had to specify a parent page, or none. If it has a parent, it appears as a submenu, with no parent, its on my top menu bar. Can I make it so that it's only link is the register button when not logged in?
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

23 Mar 2006 8:35 AM  
Yes, go to the Page Functions / Settings at the top left of the page.
Advanced Settings
Tick Hidden
Click Update

For further info on working with pages, check issue 1 and 2 as there are videos which cover this in detail.

Especially: Page Advanced Settings in DotNetNuke from issue 2.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

23 Mar 2006 8:38 AM  
If you are starting out, I would recommend that you work your way through the videos on the site in issue order as they build on the experience that you develop in each issue.

Issue 1 starts with a quick start guide for instance and an introduction to security and working with roles and pages.

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
mariabreis
Nuke Newbie
Nuke Newbie
Posts:4

07 Apr 2006 7:14 AM  
Hello,
I've followed the steps to create a new Registration Page. Everything seems to work allright, the problem is when a user tries to subscribe to a role. When the user clicks Subscribe, a blank page is displayed, and the subscription is not performed. Do you have an idea of what can be the problem?
Thanks in advance,
María
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

07 Apr 2006 7:19 AM  
Hello,

What version of DNN are you using?

Do you have a link for me to look at?

Have you followed this tutorial: Working with DotNetNuke Security Roles

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
mariabreis
Nuke Newbie
Nuke Newbie
Posts:4

07 Apr 2006 7:29 AM  

Hello,

Thank you for the quick response. My DNN version is 3.1.1, and the problem occurs when a user tries to subscribe to a public role in Membership Services.

The url is:  http://200.105.153.164/sg.

Anyway, I'll take a look to the tutorial you recommended .

Thanks,

María

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

07 Apr 2006 8:03 AM  
Hello,

I've just registered on your site, but not received an email with the confirmation code to login. - I would check your email settings.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
mariabreis
Nuke Newbie
Nuke Newbie
Posts:4

07 Apr 2006 10:06 AM  
Hi, sorry for my mistake. The SMTP configuration is now ok. You can enter with your user 'dnncreative'
Thank you for your patience
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

07 Apr 2006 10:31 AM  
Hello,

ok, had a look, thanks. - First thing is the site is a bit slow, you might want to consider enabling DotnetNuke HTTP Compression.

- Only do this when you have finished installing everything though. - I've just re-enabled DNN Creative to use HTTP Compression and it makes a big difference in page load times.

Back to the problem:

Yes, I can see the problem. - Out of interest I would test this:

Setup the Register and Login links so that they are using the default setup and see if the problem still occurs, there maybe some strange conflict happening with one of the other modules that is on the page. - If you can get this to work, then re-set to use the Register page you created, but remove all of the modules and see if it still works. If it does, re-add each module one at a time to see what is causing the problem.

Other than that, I don't know, i haven't come across that problem before

The login page is a bit confusing because once you login, the login box is still displayed, I would set this up in the module settings so that it is only visible to un-authenticated users.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
mariabreis
Nuke Newbie
Nuke Newbie
Posts:4

07 Apr 2006 10:43 AM  

Hello,

Thank you for your prompt response. I will follow your advice and I'll let you know if I can make it works.

Thanks,

María

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3138

12 Apr 2006 4:26 AM  
I've also received an enquiry regarding the login pages which is inline with this subject, so I've posted the answer in here:

I found your site and is a bit of a good reference for some tasks I've been working on. One in particular is the custom register and login pages. I followed your instructions and have the register option workin very well. However, it's the login page that's giving me trouble. At the top of the page, we have 2 tabs: Register and Login. When you login register shows your name, while login becomes "logout". I made a page called Login, and added the Account Login to it. Ticked Hidded. Under Host/Pages, set the login page from to this new page and my skin on it. So, I go to the page and there's the one I just created. However, when I enter user/pass, it shows the menus like it's supposed to on the horizontal bar, but I'm sitting back at the enter user/pass fields. If I change the page settings it comes up after login as "you are not authorized to see this page". The default login page, after you enter user/pass, takes you back to the homepage w/ full menus on it. That's what I'd like to do. Am I using the wrong module on the page? Thank you so much for any help or suggestions you have. Chris

Re: login

-          The login module on your new page, set it so that it is only viewable to un-authenticated users. – It will then disappear when you login, but you will stay on the same page when you have logged in. – So if you want to display some text for users when they have logged in, add another module to the page that is just viewable to Registered users. – This will appear to them as though they have moved to a different page.

When you login using the normal default setup. It doesn’t take you to the Home Page, it logs you in at whichever page you are at. – Click on another page and then click on login, you will still be viewing the same page.

I don’t know of a method for re-directing to another page after a user has logged in, if you find one I would be very interested as I’ve wanted to do this a few times.

Hope this helps,

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
youngboy
Nuke Ace
Nuke Ace
Posts:50

22 Jun 2006 9:26 PM  
I haven't tried this but I'd guess resetting the redirect here might solve the problem if I'm understanding the question.

\admin\Security\Register.ascx.vb


' Redirect browser back to home page
Response.Redirect(Convert.ToString(Viewstate("UrlReferrer")), True)
BJ
Nuke Newbie
Nuke Newbie
Posts:1

14 Jul 2007 3:50 PM  
I have followed these steps, and I have the login page working correctly. However, I cannot get the registration page to show up. It just shows a blank page when you click on register. If the user is already logged in, then the acc't information does work correctly, and you can manage your acct. Any thoughts are greatly appreciated.
Terp
Nuker
Nuker
Posts:14


08 Aug 2007 8:37 AM  
Posted By BJ on 14 Jul 2007 3:50 PM
I have followed these steps, and I have the login page working correctly. However, I cannot get the registration page to show up. It just shows a blank page when you click on register. If the user is already logged in, then the acc't information does work correctly, and you can manage your acct. Any thoughts are greatly appreciated.


Same problem here; blank page displays when a new user clicks the register button.

It looks like DNN is not redirecting properly, as the redirect URL is now:

/Registration/tabid/111/ctl/returnurl/Default.aspx

...still dropping the ctl in there, which might be the problem?



Priceline Bid Database
GoDaddy Coupons | GoDaddy Codes | GoDaddy Deals!
American Idol Fanclub!
ymanzanilla
Nuke Newbie
Nuke Newbie
Posts:1

10 Aug 2007 1:53 PM  

About the blank registration page:

I found some directions from this post http://dnnblog.venexus.com/DNN+453+Redirect+For+ReturnURL+Issue.aspx

I made the changes mentioned at the bottom of that post but then only the Registration module would show....

I noticed that the same function was being called both in the offending code and the solution (NavigateURL()). However the calls differed in the number of parameters

Soooooo.... I decided to call the function this way:

Response.Redirect(NavigateURL(PortalSettings.UserTabId), True)



Notice how I pass only one parameter to the NavigateURL() function (I.E I ask the function to simply navigate to a TAB....)... and BINGO! 

My custom page gets displayed the way it should.

Hope this helps

You are not authorized to post a reply.
Forums > DotNetNuke® > Quick Tips > How to change the Registration page



ActiveForums 3.7

Latest Forum Posts

Expanded sections (Advance settings) collapses automatically! by maxdagenais
Hi, Recently our production DNN install (DNN 4.8.4) with 50+ portals started misbehaving as ...
WOW GOLD by wowgolds987
Buy [url=http://www.mmoinn.com]wow power leveling[/url], you can get the most wow money, Why not! Mm...
Changing the House Menu?? by ollep
Hi Lee   I can’t see sub-menu’s in some of the horizontal House Menu skins?   I recall you where...
RE: Pop up window by yerann
Thank you for the reply.  Yes this is the module I was looking for. 
RE: around every module by leesykes
Are you using containers? I seem to recall this prob occurs if you do not use a container. I use a t...
around every module by databanq
It seems like DNN adds a span-tag around all of my modules, and inside this tag it adds a div tag. T...
RE: Events calendar by leesykes
Would love to do that, but not going this year, it was one or the other and decided to give europe a...
RE: Events calendar by mgordon
Thanks Lee.  I'll do that.On a separate note.  Will you be in Vegas for the DevConnections conferenc...
RE: Installation of Modules Errors by leesykes
I would contact your hosting provider and ask them to re-enable permissions on your DNN installation...
RE: Issue 32 - Powerful Efficient Techniques for DotNetNuke Administration using SQL by leesykes
not sure, could you post you web.config connection string for your local installation? anyone else a...
RE: Events calendar by leesykes
not dnn specific, you could post a request in the forum here, or look outside of DNN on the outsourc...
RE: Admin upload skins? by leesykes
Yes the whole install section has been redone - only host will now have access for installing. Skins...
RE: Events calendar by mgordon
I have never checked that out, but maybe it's time to start doing so.  Thanks Lee.  Do you have any ...
RE: Events calendar by leesykes
have you tried any of the dnn job sites like dnnguru.com - I get emails often from indian developers...
RE: Admin upload skins? by jncraig
To answer the question: this is a setting that can be configured on the host settings page. Also...
RE: Events calendar by mgordon
I have taken a look at it.  It does not do what we're looking to do.
RE: Events calendar by jncraig
Has anyone taken a look at the new Engage Events module?
RE: Events calendar by leesykes
I can not see a way to achieve this, perhaps you will need to look for a 3rd party events module
RE: Events calendar by mjbieg
Thanks, Mark - I will keep looking and I find something, I will post it.
RE: Events calendar by mgordon
Hi,I've been trying to find something like this for a looooong time now.  Unfortunately, you can't g...
AppTheory
RSS Feeds