17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1583 Views |
-
Custom Registration - Where can I extend the Member() class?

27 February 2008 at 1:00pm Last edited: 27 February 2008 1:00pm
I've got this code working for a custom registration http://pastebin.com/f22b62162 (the file is titled "RegistrationForm.php") and it is writing FirstName, Surname, Email and Password to the database.
Where would be the best (or easiest - just learning this stuff) place to make this added data write to the member field of the database...
extending the Member() class maybe? I can't find it in the CMS...
Cheers
-
Re: Custom Registration - Where can I extend the Member() class?

27 February 2008 at 3:52pm Last edited: 27 February 2008 3:52pm
Ended up extending member.php as I couldn't understand the DataObjectDecorator tutorial.
| 1583 Views | ||
|
Page:
1
|
Go to Top |

