Re: HOW TO add more data to _users table in db - modify adduser code hm... after lurking through the code.... (it's deep mambocore code ^^)
check the includes/database.php you will find a mosDBTable class.... check the methodes for that....
especially the bind function....
as far as i can see (but i'm new to this whole class-coding stuff) it should work if the columns are in the table and you provide a extended array.... so it will work without any code changes....
i must say: it's absolutely great, i like mambo more and more every day ! |