coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Hamsterpants on July 22, 2005, 12:18:36 PM

Title: Adding to database
Post by: Hamsterpants on July 22, 2005, 12:18:36 PM
Hi All,

Quick question. I want to add a new field "birthday" to the user info, is it ok just to add it to the user table or should I rather store custom info like that in a new table?

Thanks
Dill
Title: Re: Adding to database
Post by: Joachim Müller on July 24, 2005, 09:02:17 AM
I guess it's OK to store it into the existing table, although you'll have to add custom code as well, which will make upgrading hard. As far as I remember, cpg1.4.1 (beta, unsupported) has more custom user fields that could be used for this purpose.
Title: Re: Adding to database
Post by: Hamsterpants on July 24, 2005, 11:38:06 AM
Maybee I will justw ait for that version to be realsed.

Cool thanks for your reply.

Dill