Re: [phpGroupWare-users] Re: Addressbook display preferences

2007-05-31 Thread Dave Hall
On Thu, 2007-05-31 at 04:40 -0700, Mark Benson wrote: > > Nope... stable version 0.9.16.011 doesn't work when changing the address book > fields in preferences either... > > I guess it (or my install) is broken... Please post a copy of your phpinfo(); output when run from within your phpgw inst

[phpGroupWare-users] Re: Addressbook display preferences

2007-05-31 Thread Mark Benson
Nope... stable version 0.9.16.011 doesn't work when changing the address book fields in preferences either... I guess it (or my install) is broken...Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org ___ phpGroupWare-users mailing l

[phpGroupWare-users] Re: Addressbook display preferences

2007-05-31 Thread Mark Benson
Nope... PHP 4 and the address book preferences still don't change to what you set them too... now going to try the stable package instead of CVS...Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org ___ phpGroupWare-users mailing list

[phpGroupWare-users] Re: Addressbook display preferences

2007-05-31 Thread Mark Benson
Perhaps this is because I am running with PHP5? Will answer this question myself if I have time today...Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org ___ phpGroupWare-users mailing list phpGroupWare-users@gnu.org http://lists.gn

[phpGroupWare-users] Re: Addressbook display preferences

2007-05-31 Thread Mark Benson
I misread your posting... there are options in Preferences -> Address Book Preferences for changing the fields that are displayed in the address book (personal, default and forces) but these don't allow you to add the company field to the initally displayed address book (or at least that is my

[phpGroupWare-users] Re: Addressbook display preferences

2007-05-31 Thread Mark Benson
I added the field I wanted into the code... not ideal but works for me for now... To get the address book to display the company for each contact I added this line... 'org_name' => 'org_name', into the class.uiaddressbook.inc.php file in addressbook/inc at line 249 (This is a CVS nightly bu

[phpGroupWare-users] Re: Addressbook display preferences

2007-05-31 Thread Mark Benson
I must be missing this too... I have entered a handful of contacts and I can't see a way of displaying the contacts with their respective company details... I created a few companies (or orgs as per phpgroupware terminology) i.e. Dell, HP, Insight etc... Then added the contacts for those com