Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Ads  
r2i.ntegrated
 


  Sponsors  

Meet Our Sponsors

Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
SteadyRain
DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Little problem
Previous Previous
 
Next Next
New Post 8/11/2008 4:16 AM
Unresolved
User is offline Creepy
2 posts
10th Ranked


Little problem 

What's the codefile name to register users?

I need to modify it a bit so that I can give each user his own page afther regestration.

 

thx ;d

 
New Post 8/11/2008 8:37 AM
User is offline Fooberichu
467 posts
www.seeleyware.com
8th Ranked


Re: Little problem 

I would steer clear of actually making modifications in the Core code itself for this.  An alternative solution would be to create a new module that detects if they have a page created for them yet or not and, if not, create it from the module.  This allows for upgrades to later versions of the core without you having to rehash all your custom code, and also allows for greater customizability/extensibility in the future as well.

You could have the module exist on all pages if you wanted, or just a "My Pages" landing spot.  There are already similar modules to this out there, depending on what you are looking for in hard requirements.  Suggestions include the Smart-Thinker modules, and you could search on SnowCovered for more ideas. 

However, if you wish to pursue the registration stuff a place to start looking would be DotNetNuke.Entities.Users.UserController.CreateUser and then the admin modules for the registration sources.  DotNetNuke.UI.UserControls.

Good luck!


-- Fooberichu
http://www.seeleyware.com
 
New Post 8/11/2008 10:04 AM
User is offline Brandon Haynes
694 posts
everysport.net
7th Ranked


Re: Little problem 

One thing I'd add to Fooberichu's advice is that you may be able to accomplish your goal by implementing a new authentication provider that inherits most of the existing DNN functionality.  In particular, subscribing to the OnUserAuthenticated event exposed by DesktopModules/Authentication/DNN/Login.ascx.vb might work for you.

Note that inheriting or extending functionality contained in an ascx control is often problematic, so expect to encounter some difficulty in doing so.

Hope this helps!

Brandon

 


Brandon Haynes
BrandonHaynes.org
 
New Post 8/13/2008 10:35 AM
User is offline Johnny Li
87 posts
10th Ranked


Re: Little problem 

Yeah leave the core alone.

I would advice adding a custom module that reads the user profile using the Personalization API to load profile info. This module would be set to registered users  viewing only so that they will only see it after they login.

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Little problem
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Aricie
Aricie is one of the French pioneers and experts in DotNetNuke technology.
www.aricie.com
AFUEGO!
Looking for Free DNN Hosting?
www.AFUEGO.com
Code 5 Systems, LLC.
The DNN Missing Link: A Form Module. Form Master 1.6 is an intuitive Form Creation Module at a great price. Quality Custom Module development, and DNN consulting services.
www.code5systems.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP