Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [TheStone] change the data of registration

Quote Reply
Re: [TheStone] change the data of registration In reply to
Hi Stone,

first, I'd like to thank you for the contribution of this code Smile

I've tried to add it to my existing DBMan installation. After logging in and starting db.cgi&do=profile_form, everything is dispayed as it should (profile data is loaded into the form) and I can fill out the fields (e.g. overwrite wrong registration info).

But after submitting the new values with your form, it seems to hang somehow. The error_log keeps showing a "premature end of script" message and no data is being modified in the database. I have not uploaded the files in binary mode and there is no wrong path to perl in any script file. I have eaven made a fresh DBMan install to be able to test it again. But nothing seems to solve the problem. I never get a "Your profile was updated successfully!" reply Frown

I've added your code to Home.pm - there is only one small modification (marked in red):
next if ( $c =~ /^Username|Status|view_p|add_p|delete_p|modify_p|admin_p/ );

As far as your profile_form.html template is concerned, I've just added a submit button to it (otherwise, I wouldn't have been able to submit the form).

I'd be glad if you could take a look at this issue.

Thank you for your support
Oliver
Subject Author Views Date
Thread change the data of registration hoefti 10834 Aug 1, 2002, 9:01 AM
Thread Re: [hoefti] change the data of registration
604 10659 Aug 13, 2002, 4:36 PM
Thread Re: [TheStone] change the data of registration
olivers 10400 Feb 29, 2004, 9:44 AM
Thread Re: [olivers] change the data of registration
604 10330 Mar 1, 2004, 5:05 PM
Thread Re: [TheStone] change the data of registration
olivers 10302 Mar 3, 2004, 6:39 AM
Thread Re: [olivers] change the data of registration
604 10328 Mar 3, 2004, 9:55 AM
Post Re: [TheStone] change the data of registration
olivers 10277 Mar 4, 2004, 3:17 AM
Post Re: [TheStone] change the data of registration
olivers 10261 Mar 6, 2004, 10:01 AM
Thread Re: [TheStone] change the data of registration
olivers 10200 Mar 20, 2004, 12:52 PM
Thread Re: [olivers] change the data of registration
604 10242 Mar 22, 2004, 10:38 AM
Thread Re: [TheStone] change the data of registration
olivers 10200 Mar 29, 2004, 9:35 AM
Thread Re: [olivers] change the data of registration
olivers 10069 Apr 5, 2004, 7:37 AM
Thread Re: [olivers] change the data of registration
604 10059 Apr 5, 2004, 10:16 AM
Thread Re: [TheStone] change the data of registration
olivers 10064 Apr 5, 2004, 11:08 AM
Thread Re: [olivers] change the data of registration
olivers 10048 Apr 12, 2004, 10:03 AM
Thread Re: [olivers] change the data of registration
olivers 10028 Apr 13, 2004, 1:23 PM
Thread Re: [olivers] change the data of registration
megaline 9782 Jul 7, 2004, 4:00 PM
Thread Re: [megaline] change the data of registration
megaline 9762 Jul 8, 2004, 7:04 AM
Post Re: [megaline] change the data of registration
olivers 9743 Jul 8, 2004, 3:48 PM