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

Forum

How to Create a Portal Signup Module with OWS - Issue 51
Last Post 2009-12-10 11:13 AM by Paul Deschenes. 9 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2009-12-01 01:48 PM
    Add any comments or questions regarding the How to Create a Portal Signup Module with OWS
    tutorial from Issue 51.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Bizcom.itUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:8

    --
    2009-12-02 04:23 PM
    Hi Lee, where can I download the 2.1.18 OWS version ?
    In www.openwebstudio.com or http://sourceforge.net/projects/r2i...udi/files/ sites
    the latest version is 2.1.17... and if I try to google "openwebstudio 2.1.18" the unique page found is your tutorial page !
    AndrewUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:4

    --
    2009-12-02 10:09 PM
    I also would like to know where you can download that latest version of OWS?  Can't find it anywhere.
    Joshua HsuUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:1

    --
    2009-12-03 09:42 AM
    Same problem here. Paul?
    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2009-12-03 08:26 PM
    Version 2.1.17 is the latest version.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Jon WintersUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:3

    --
    2009-12-05 03:53 AM

    @Joe - if you watch the video look in the top right of OWS, it says 2.1.18

    @Everyone else who wonders where 2.1.18 is: If you go to SourceForge and go to the SCM Repositories you will see that there have been some code additions to various files. One of the files clearly states the addition of "Portal Creation". So, to get the latest version, I believe you will need to:

    1. Download the source of latest version (2.1.17)
    2. Install an SVN client
    3. Connect to the repository and download the latest file additions
    4. Recompile OWS

    I think that would get you where you needed to be. However, it is strange that Paul has version 2.1.18 in the videos.

    Just my 2 cents.

    Jon
    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2009-12-06 12:50 AM
    Thanks!

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Bizcom.itUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:8

    --
    2009-12-06 08:24 AM
    Ok thanks !

    Where can I found a documentation of other 'dotnetnuke actions' (if exists) as 'user creation', 'page creation' , etc. ?

    Thanks
    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2009-12-06 03:19 PM
    Do you want to do that programmatically?  If so, it's really not documented very well, but that seems to be a current priority for the "core team" so I would expect to see more in the coming months.

    In the meantime, the best way to figure this out is to look through the code, ask questions, etc.  There is a "class browser" at http://classbrowser.subzero-solutio...home.aspx.

    Starting with version 5.2, Intellisense support is available.


    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Paul DeschenesUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:25

    --
    2009-12-10 11:13 AM
    OK, all. I was using a prerelease version of 2.1.18 to describe this new feature which I was told was to have been released BEFORE this video was published.

    Unfortunately, there was some hold up on R2Integrated's part. Apparently now I have been assured the 2.1.18 release will be available by 12/14/2009. It may be released before this date so check the www.openwebstudio.com web site download page for updates.
    Paul Deschenes
    DNN Creative OWS Tutor
    Subscribe to the website
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
    I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
    Admin menu problem by alireza arabiyan
    hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config procedure
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config
    dnn 4.4 upgrade issue by imran shaikh
    hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
    RE: How to build Skins for DNN 6.x by Joseph Craig
    I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
    RE: Module permission does not work! by Joseph Craig
    What permissions have you give to that role?
    RE: DNN nav issue by Joseph Craig
    Are you using a custom skin? How often does this happen?
    RE: Friendly URLs Broken by Joseph Craig
    I don't entirely understand this, but I'm glad you got things working.
    RE: How to build Skins for DNN 6.x by Christopher Adamakis
    Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
    RE: Dnn local setup problem by imran shaikh
    this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
    RE: Module permission does not work! by Abraham Tameru
    I created a special role for the user to administer the site. The user is not a member of the Admini
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds