Skip to Content.
Sympa Menu

devel - any help

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed
  • Subject: any help
  • Date: Mon, 16 Feb 2004 10:05:26 +0100

Hi all,

i am new in sympa, and i need to add extra fields in the sympa database, i
made it in mysql database ( i added extra fields in the mysql script and i
imported it) so now in mysql i have extrafields (like Company_Name, Fax,.....)

also i added these extra fields in sympa.conf (comma separated) and here is
the field in my sympa.conf

## Database private extention to user table
## You need to extend the database format with these fields
# db_additional_user_fields age,address
db_additional_user_fields Company_Name,Company_Address,Company_Fax

now i need to make these fields appear to the user in his preferences , i
made something but it didn't work ( i added some code in editsubscriber.tpl
that make the field of "Company_Name" appear to him, but when i fill up this
field and press on Submit this field is not sent to the database [only the
Name field is sent to the database])

so i think that there is something in wwsympa.fcgi that i have to change to
make that field be sent to the database when it is filled up. so anyone can
help me ?
waiting a reply ASAP as i think before finishing sympa i ll be bold :)
Johnny


  • any help, j_riphell, 02/16/2004

Archive powered by MHonArc 2.6.19+.

Top of Page