I'm having a problem that another user mentioned. I can add Groups, but not
Users. I did try updating the translations.inc.php file too. I can get version
5.8.1 to work, but not a clean install of v 6.2.12.
I did a comparison of the edit.php on both versions and as far as I can tell
there is no INSERT statement on version 6.2.12, but I'm not an expert at PHP
programming.
I am using MySQL ver 5.5 on a Windows 2003 Server with IIS 6.
Any help would be appreciated. Thx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I figured out what the problem was. If you download the 6.2.12 zip file and
then apply the addressbook.sql, it will not work because there are missing
table entries for adding users.
What I did was start with 5.8.1 and then copied this over with 6.2.12 then I
went to the UPGRADES folder and applied v50 and on. This put the correct
fields into the tables then it started working.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think this is what you wanted. I didn't see a way to do a file attachment.
domain_id id firstname lastname company address addr_long addr_lat addr_status
home mobile work fax email email2 homepage bday bmonth byear address2 phone2
notes photo x_vcard created modified deprecated password login role
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having a problem that another user mentioned. I can add Groups, but not
Users. I did try updating the translations.inc.php file too. I can get version
5.8.1 to work, but not a clean install of v 6.2.12.
I did a comparison of the edit.php on both versions and as far as I can tell
there is no INSERT statement on version 6.2.12, but I'm not an expert at PHP
programming.
I am using MySQL ver 5.5 on a Windows 2003 Server with IIS 6.
Any help would be appreciated. Thx
How did you try to add the users?
I figured out what the problem was. If you download the 6.2.12 zip file and
then apply the addressbook.sql, it will not work because there are missing
table entries for adding users.
What I did was start with 5.8.1 and then copied this over with 6.2.12 then I
went to the UPGRADES folder and applied v50 and on. This put the correct
fields into the tables then it started working.
Could you send me your final database structure (/not the data, just the ddl)?
I think this is what you wanted. I didn't see a way to do a file attachment.
domain_id id firstname lastname company address addr_long addr_lat addr_status
home mobile work fax email email2 homepage bday bmonth byear address2 phone2
notes photo x_vcard created modified deprecated password login role
anch'io ho lo stesso problema di X2DMAX!
uso PHP5.2 e 5.3 con MySQL 5.5
please, help me!