•   Mountain View 1600, CA 94043
  •   +1 650-253-0000
  •   name@example.com
     Search
 
  • Register
 
Login
InteractiveWebs
  • InteractiveWebs Home
  • Services
    • -DotNetNuke Support
    • -CRM Systems
    • -Domain Names
  • DotNetNuke Modules
    • -DotNetNuke Modules
    • -Module Downloads
    • -Module Upgrade Policy
  • Support
    • -Module Update News
    • -Knowledge Base
    • -License Management
    • -Invoice History
  • Blog
  • Contact Us
    • -About Us
  • Store
SearchHome
  • 1
  • 2
  • 3
  • 4
  • 5
HomeHomeSupportSupportAdvance Login M...Advance Login M...URL PARAMETERSURL PARAMETERS
Previous
 
Next
New Post
4/4/2011 4:40 PM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
URL PARAMETERS  (Malaysia)
Hi,
I am trying to show registration page rather than showing the default advanced login form when the module is loaded.
I have tried the reference from user manual but still can't really figure it out.

my page name is registration.aspx and application name is modizo.
so i tried this http://localhost:2182/modizo/Registration.aspx?showregister=true in url link type of link url section of page edit section of dnn 5.6.2

when i run the page i get a weird error
"The page is not redirected properly.
Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

What am i doing wrong here?
 
New Post
4/4/2011 5:02 PM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
It could be that localhost:2182 is not correctly setup as a valid alias on DNN, and the dnn URL handler is playing with the url typed.

All you have to do is browse to the page (not on the server, but from the users access) that has the login module. This can be defined in the DNN setting page for both registration and login. Then add to the URL, the showregister option.

 
New Post
4/4/2011 5:46 PM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
Re: URL PARAMETERS  (Malaysia)
I have a requirement of setting up different registration pages for different roles of my site.
But in dnn settings I can only set one registration page add showregister = true with the url.
what about the other page??
I am still not clear about where to go to add the showregister= true
 
New Post
4/4/2011 6:12 PM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
You define that in the URL you are using to access the site. 

My suggestion for different forms for different roles, would be to remove the Login Register links form your skin, then setup different pages with different forms. Then use menu items to drive to those pages with URL's defined to the related page, and include the registration=true option for that link. Repeat it for each link.
 
New Post
4/4/2011 6:55 PM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
Re: URL PARAMETERS  (Malaysia)
if you read the previous posts of mine carefully then u should see i have done whatever u said already.
i have created different pages with many instances of advanced login module.
to show the registration form by default i have changed  the link url from page properties, the url i ended up with :
http://localhost:2182/modizo/Registration.aspx?showregister=true
but with this url i can't render the page unfortunately.

 
New Post
4/4/2011 6:58 PM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
And what is the exact URL that the site is public on?
 
New Post
4/4/2011 7:02 PM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
Re: URL PARAMETERS  (Malaysia)
this site is still under development and not publicly available at the moment.
 
New Post
4/4/2011 9:22 PM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
Like we suggested, the alias settings may be at conflict in your test environment.

As you will see from this URL: http://www.interactivewebs.com/Admin/Login.aspx?showregister=true  on our site. If you are unauthenticated, the feature works fine.
 
New Post
4/5/2011 12:52 AM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
Re: URL PARAMETERS  (Malaysia)
so does it mean that i cant really test it within my test enviroment?

is there any other resolution??
 
New Post
4/5/2011 1:15 AM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
Not at all. It means something is likely not correct, but we can't assist you because we can't login and see what is going on.
 
New Post
4/5/2011 11:36 AM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
Re: URL PARAMETERS  (Malaysia)
Can at least redirect me to some resources whereby I can know more about this alias settings?
 
New Post
4/5/2011 11:43 AM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
http://www.google.com.au/search?sourceid=chrome&ie=UTF-8&q=dotnetnuke+alias+settings
 
New Post
4/5/2011 2:53 PM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
Re: URL PARAMETERS  (Malaysia)
please forward me you email address so that I can send you my server details.
 
New Post
4/5/2011 3:08 PM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
http://www.interactivewebs.com/ContactUs.aspx
 
New Post
4/5/2011 7:14 PM
 
User is offline Mohandeep Singh
No Ranking


Joined: 3/17/2011
Posts: 45
Re: URL PARAMETERS  (Malaysia)
I sent you an email a few hours back. Please let me know the update
 
New Post
4/6/2011 1:00 AM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
I replied immediately that the URL you sent could not be hit.  This site is currently Unavailable Please check back later.
 
New Post
4/6/2011 5:25 PM
 
User is offline DNN Module Support
1st Level Poster

Joined: 8/28/2006
Posts: 2056
Re: URL PARAMETERS  (Australia)
Ok, found it up.

Found: 1. A circular redirection. The URL redirection setting in the page settings / advanced cannot be redirected to the same page. Nothing to do with our module. This just cannot be.

We change the Splash page and home page settings in the admin / advanced settings to "none set".

Setup a new login page with the module on it. Set that page as the login and register page in the admin / advanced settings page on the site.

Then hid that page from the menu.

Then setup a redirection from another page with the option "?showregistration=true" tacked to the end of it. 

All works fine.
 
 Page 1 of 1
Previous
 
Next
HomeHomeSupportSupportAdvance Login M...Advance Login M...URL PARAMETERSURL PARAMETERS


Connect to us

Copyright (c) 2018 InteractiveWebs : Terms Of Use : Privacy Statement
Login Register

Need to Register? Forgot password?

Just want to login?
Copyright (c) 2018 InteractiveWebs : Terms Of Use : Privacy Statement