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

Forum

Subject: add modules on login and register forms
Prev Next
You are not authorized to post a reply.

Author Messages
blanketstream
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:3

13 Oct 2008 12:54 AM  
hi , gays

i have made a site . In skin i was put tag , it is displaying on my pages. when i click on these links , it redirects on login  and registration pages respectively. but these pages are blank except login control or registration control on pages , now i want to add some modules that i was created on these login and registration pages , but i dont know how to access these pages for placing modules. i am worried about this problem .

please help out me,

i will be really thanks full .



thanks

 
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2318


13 Oct 2008 8:24 AM  
If you login as Host or Admin, you will have a control panel from which you can add modules to pages.

Joe Craig
DNN Creative Support
Subscribe to the website
blanketstream
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:3

13 Oct 2008 8:56 PM  

hi. thanks for reply, actually these links will be display when i am not  login . these are not created be me , its created by self on the  click of control which display on page. i cant see these pages , when i can see these page then i will add modules on it ,

if i was created pages for these and add login or registeration modules then i can access these pages , because these page not created by me manually, these pages are created by click on login link that is displaying against control ,

please sugges me how to access these page by login as host or admin.

thanks

 
johnmk777
DNN Creative Magazine Subscriber
Nuker
Nuker
Posts:11

14 Oct 2008 9:23 AM  
blanketstream,

I am glad you posted this as I have a similar issue.  When I access the login page, it has the skin I asked for, but not any of the modules.  For example, I have a top banner that would change from page to page, so I did not embed it in my skin.  Instead, I have a module where I can add a different banner on each page.  However, since I can't figure out how to add modules or apply templates on the login page, it simply has my menu and the login functionality.  This looks really unprofessional!

It appears the login page is built dynamically by DNN, but it seems like there should be a way to access the settings on how this page is build. 

Perhaps there is a way to change the code behind the login token to point to a page we create, instead of this default login page that DNN creates.  This would allow us to layout the resulting login page however we see fit.

blanketstream - I will keep searching for an answer and will post it if I find it.  Please do the same you figure it out on your own.

Thanks!
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2318


14 Oct 2008 9:34 AM  
There is no need to modify any code.

You should create a new page and add the login module to it.  That page will pick up the site skin.  You can add other modules to the page if you like.  Set the page to be visible to all users, including unauthenticated users, and also set the page so that it is not included in the menu.

Then, go to Site Settings, open up Advanced Settings, and then select your new page as the Login Page.

That should do it.

Note that there are actually four pages that can be specified this way.  If you go to User Settings, you'll find some other page customization that you can do.)

(If you don't have a custom login page, the standard DotNetNuke Login page uses the site's Administrative Skin rather than the portal skin.  That is probably why yours doesn't have the right styling -- assuming that your Portal and Admin skins are different.  I believer that this is different in Version 5 of DotNetNuke, to be released "soon."

Also, ALL DotNetNuke pages are bult dynamically.)


Joe Craig
DNN Creative Support
Subscribe to the website
johnmk777
DNN Creative Magazine Subscriber
Nuker
Nuker
Posts:11

14 Oct 2008 9:49 AM  
Jncraig,

Thanks for the reply.  I was just coming back to post this answer as I found an old thread where Lee had these instructions.  I am new to DNN and did not realize there was the option where the page could be defined for login in the site settings. 

I already tried this and it works great!

While we are on the topic, what do the settings for "Splash Page" and "User Page" control?
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2318


14 Oct 2008 9:54 AM  
A splash page is shown when someone first comes to the site.  From the online DotNetNuke documentation:

"Enable or disable a custom built splash page for this portal. When a visitor first comes to the standard URL of your portal, that is the main URL (E.g. http://www.domain.com or http://www.domain.com/default.aspx) rather than a specific page (E .g. http://www.domain.com/ContactUs/tabid/103/Default.aspx) the Splash Page will be displayed."

Also ...

"
The user page is where registered users maintain their account details, password and services. By default DNN portals use a standard User Account page which only includes the User Account modules. This page cannot be edited, however you can design and set your own User Account page.  If no page is selected then DNN will use the default User Account page."

Joe Craig
DNN Creative Support
Subscribe to the website
johnmk777
DNN Creative Magazine Subscriber
Nuker
Nuker
Posts:11

14 Oct 2008 10:04 AM  
Gotcha.  Thank you very much.  You guys to a great job!
You are not authorized to post a reply.
Forums > Users Lounge > Everything Else > add modules on login and register forms



ActiveForums 3.7

Latest Forum Posts

DNN Intranet Localhost by amine97
Hi, I would like to start an Intranet for my division (65 users) but only 10 users will have the ed...
RE: Menu's, menu's, and more menu's! by roadshow41
Well, I've purchased the Snapsis CSSMenu.  Installing it is turning out to be more complicated than ...
RE: Reversing Limited Access to the Admin Menu by wynnjon
OK-So I've updated the TABS table entries in the database and set the previously modified entries (t...
RE: localhost Install issues by leesykes
If you go to the subscribe page and click on the get free trial button - this takes you to a page wh...
localhost Install issues by cdees
I've set up a local host and want to run DNN for a local development machine.  The host is set up; h...
RE: Reversing Limited Access to the Admin Menu by wynnjon
That is what I thought.  So for my clients that will need to manage user accounts, I can not limit t...
RE: Reversing Limited Access to the Admin Menu by leesykes
I seem to recall it doesn't work
RE: Reversing Limited Access to the Admin Menu by wynnjon
Thanks Lee-  I will give that a try.An additional question- If you place the "User Accounts" page un...
RE: Reversing Limited Access to the Admin Menu by leesykes
all you need to do is reverse the process within the SQL tables.Compare the data to the other rows i...
RE: Module not working when logged off. by leesykes
thanks for the info,
Reversing Limited Access to the Admin Menu by wynnjon
Hi!  I followed the tutorial for limiting the access to the admin menu.  What a great thing!However,...
RE: Trouble installing! Designer trying to be a Developer. by leesykes
glad to hear you found a solution, thanks,
RE: Skim Question by leesykes
You could but you will not be able to have an XHTML compliant page as the SolpartMenu is non-complia...
RE: Include in Menu - Weird Request by leesykes
For your sitemap.xml file - use GSiteCrawlerYou could create the site map before moving the sub menu...
RE: Trouble installing! Designer trying to be a Developer. by awright14
It looks like I had ASP installed in the wrong order.  Copying and pasting this into the Run Command...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
Hello,Have you tried adding a class to the content area of your container and then styling the p, a,...
RE: Vertical SolpartMenu by leesykes
hello,If you wish to display the admin and host menus within the house menu, you need to enable it i...
RE: Firefox Does Not Display WMV File In Media Module by leesykes
Hello,I have just tested this and I can play a wmv file in Firefox 3.0.3, so it does suggest that it...
RE: advice wanted convert site to DNN while keeping existing asp functionality by leesykes
You could try using the IFrame module in DotNetNuke and then just link the IFrame to the current pag...
RE: Need Help Changing Containers Contentpane's Text Color by CROKeefe
Thanks for the quick update... I know it looks broken right now, but I had the TITLE classes working...
AppTheory
RSS Feeds