Issue 52: OWS Login Module
Last Post 03/08/2010 2:10 PM by David P. 0 Replies.
Author Messages
David P
Nuke Newbie
Nuke Newbie
Posts:6


--
03/08/2010 2:10 PM
    I want to upload a file during user registration. Ive got this working now by just creating my own table. I can't use ows.Fecth becuase its a file upload. I check for the existence of a form variable to determine whether the module should display the user reg form, or whether it should process the reg, and display the confirmation. In my instance when the form submits, my reg actions are completed and according to the event viewer my confirmation page is displayed. However, the page then reloads and a blank user reg form is displayed. This is not the desired effect. Can somebody point me in the right direction. I am attaching config. Thanks, David


    ---