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

Forum

Subject: Change Registration Redirect?
Prev Next
You are not authorized to post a reply.

Author Messages
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


15 Mar 2010 4:25 AM  

Back working with the registration on www.buyyourcar.com.au. and the Ventrian Subscription module.

I have several links for the visitor to go and register on the site, but after registration he lands on top of the home page. Being forced to start searching the site for a subscription form.

How can I redirect from the registration form so that the visitor proceeds to a dedicated subscribe page?


Thank Genius!!


Olle...
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


15 Mar 2010 4:42 AM  

Then again, I have a problem leaving things too simple.

I will link to Aweber, most likely using the DataSprings Form.
So how do I get the user into the AWeber system without having him signing up a third time?

???????

Have a great Monday........
Joseph Craig
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6139


15 Mar 2010 10:38 AM  
Dynamic Registration will permit you to use a "redirect after login" page.

Joe Craig
DNN Creative Support
Subscribe to the website
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6011


15 Mar 2010 11:20 AM  
and for the Aweber section you should be able to setup a Form completion event on that form which sends a HTTP post to Aweber, just as I demonstrated in the tutorial.

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
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


15 Mar 2010 4:08 PM  

Thanks guys!
So what are you using on this site??
Looks pretty much like the standard DNN registration?

So, "Dynamic Registration" (Data Springs) can replace the original DNN Registration? And thus register the visitor and group him into the DNN user groups? - And allow access to the Ventrian Subscription?

If I got this right I better get to work with the Dynamic Registation from DataSprings.

Cheers


Olle...
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6011


17 Mar 2010 7:24 AM  
Yes this site uses standard registration.

DataSprings Dynamic Registration replaces the original, it can assign a user to security roles, provide a custom registration form as well as all of the fuctions you have seen in Dynamic Forms.

If you have used Dynamic Forms you will pick up registration very quickly. You may want to view this:

PS. - Pass on my thanks to Mona for the book - I received it yesterday and have already read 3/4 of it - very interesting!


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
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


19 Mar 2010 3:39 AM  

Oooops Helps reading your responses before posting here Lee.

I referred to Issue 40 / 41 and obviously you done another couple of Tutorials on the Dynamic Module?

Back to the drawing board then....

Hmmm...
If you use the DNN standard here Lee, how do you re-direct after submission???



Cheers


Olle...
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6011


19 Mar 2010 3:54 AM  
The method I use on here for managing my email list is complicated and involves SQL queries, it is best to manage it with Dynamic Registration or Dynamic Forms sending the user email to Aweber.

Note that Dynamic Forms and Dynamic Registration are 2 different modules.

I was not aware I was redirecting anywhere on this site, can you provide an example of what you mean?


You will have much more flexibility using Dynamic Registration than core registration

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
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6011


19 Mar 2010 3:56 AM  
Are you referring to when subscribing there is a link to register and after they register it sends them back to the subscribe page to fill out the ventrian form?

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
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6011


19 Mar 2010 3:59 AM  
If you are check out the links that I have placed in there:

http://www.dnncreative.com/Subscribe/tabid/81/ctl/Register/Default.aspx

http://www.dnncreative.com/Subscribe/tabid/81/ctl/Login/Default.aspx

note that we have ctl and Login / Register after them - this sends the user to register / Login from this subscribe page, after a user registers it then automatically redirects them back to the page they registered / logged in from - there are no special settings to do this, this happens as default.

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
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


19 Mar 2010 4:09 AM  

Yes I noticed that we where talking about 2 different Modules as soon as I dug into the tutorials.


About the redirect;
I meant that I end up here afte3r registration;

http://www.dnncreative.com/Subscribe/tabid/81/Default.aspx

Is this a standard DNN Feature?

My registrations always redirect to the home page??

Thanks Lee...
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


19 Mar 2010 4:10 AM  


YES!

http://www.dnncreative.com/Subscribe/tabid/81/Default.aspx
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


19 Mar 2010 4:16 AM  

Probably still want to do it with Dynamic Forms now.

My reason for changing (except from getting Aweber working) was to limit the requirements to two registrations;

One Dynamic Form covering AWeber and DNN Registration.

Then redirect to the Ventrian for subscription.


Almost there....   Or ???


Olle....

PS; I certainly hope this can be accomplished as above, and if so - then Issue 53 and 54 wouldn't be relevant at the moment or?
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6011


19 Mar 2010 8:59 AM  
It would be best to use Dynamic Registration to avoid 2 registrations.

With Dynamic Registration you create your standard regsitration form, but also add a tick box for subscribe to newsletter.

In Dynamic Registration you add a form completion event so that it sends a HTTP post to Aweber - exactly the same method that you have done with Dynamic Forms.

You would also add a redirect Form Completion event so that it then redirects to the ventrian subscription module

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
ollep
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:319


20 Mar 2010 12:32 AM  
Well, that sounds good Lee.

But I just spent $150.00 and a few days learning the Dynamic Forms  - because it could handle the registration into Dot Net Nuke.

Are you saying I'm going to throw these $$$ and time in the bin and start all over?


My intention was to limit the registration to 2 steps;
Register the user and send data to AWeber in one step.
Redirect and have the client subscribe a Ventrian in step 2.

Can this be achieved with the Dynamic Forms???

Cheers 

Olle
You are not authorized to post a reply.
Forums > Users Lounge > Everything Else > Change Registration Redirect?



ActiveForums 3.7

Latest Forum Posts

Request Tutorial For Forms and List by Allen6195
If you have already produced a tutorial for Forms and List, would you please let me know where it is...
RE: Skin Header by mcmanta
ok I edited the home.ascx and inner.ascx and uploaded the skin again. thanks for the help.
RE: "Good" hosting providers by jtgreg77
Hello AJ, I can't say anything about the other two hosting providers, but we at PowerDNN have ha...
Where is the tutorial for the Reports Module? by Allen6195
I'm sorry but I can't find a tutorial on the Reports module.  When I do a search for 'Reports module...
RE: calender and events registration module by jncraig
I'm not aware of any.
RE: Missing blog entries by jncraig
I have not seen or heard of that particular problem before.
RE: Module Installation Error by jncraig
In email I suggested that you manually install one of the modules that failed.  See if errors are re...
RE: DotNetNuke User Profile v5.4 - Issue 58 by jncraig
In the file manager, set the permissions so that logged in users (registered users) have write permi...
RE: Module Installation Error by ollep
Thanks for your prompt reply Joe.I tried the logfile yesterday but had problem saving current (today...
RE: Skin Header by WinXnet
You need to add the link to the button. Right now it is just an image - no link at all! open it with...
RE: Skin Header by mcmanta
sure my web site is twinsprucepa.com if you look I have the header in place but when you click the c...
RE: NAV Menu not showing up correctly... by WinXnet
Try putting something in the separator html, like a div with a class you can work with. Also, y...
RE: Missing blog entries by WinXnet
I never use the dnn blog - it always seems to have issues. If possible, you might want to move to a ...
RE: CSS Skin Height Problem by WinXnet
100% height divs are a bit more complicated than it seems it should be. First - what browsers are...
RE: Skin Header by WinXnet
Not sure what you are asking - you should be able to just create an image button link... Then you...
RE: DotNetNuke User Profile v5.4 - Issue 58 by jerimiahpettigrew
How do you make the "my folder" option the only visible option for the profile image upload....inste...
RE: Tab startdate/enddate by brian_strickland
Thanks tons Joseph... I was actually trying to simplify my explanation so I wouldn't over complicat...
Skin Header by mcmanta
Hello All, I have a DNN5 site and my customer has asked me to create a Contact us button and Dire...
RE: Slow login by jncraig
Make sure that you have uninstalled modules that you aren't actually using.  That will reduce the me...
RE: Customising Registration form by jncraig
You might also look at these:How to Create a Portal Signup Module with OWSHow to Create a Custom...
DNN Creative Subscribe
RSS Feeds