phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #380] I get a fatal error when I trie to add


From: nobody
Subject: [Phpgroupware-tracker] [Bug #380] I get a fatal error when I trie to add addresses into the Addressbook
Date: Wed, 29 May 2002 07:34:48 -0400

=================== Bug #380: Full Bug Snapshot ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=380&group_id=509

Submitted by: VolkerH                   Project: phpGroupWare                   
Submitted on: 2002-May-11 06:47
Category:  addressbook                  Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Low                          
Resolution:  None                       Assigned to:  milosch                   
Status:  Open                           Platform Version:  Other                
Reproducibility:  Every Time            

Summary:  I get a fatal error when I trie to add addresses into the Addressbook

Original Submission:  Fatal error: Unsupported operand types in 
/www/phpgroupware/addressbook/inc/class.uiaddressbook.inc.php on line 821

Where can I investigate more?


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-May-29 07:34             By: None
It's a problem with the special fields.

To work with addressbook just put the line 821 in comment's e.g. 
/*$qfields = $this->contacts->stock_contact_fields + $this->extrafields + 
$customfields; */ 

and also the line 681

/*$qfields = $this->contacts->stock_contact_fields + $this->extrafields + 
$customfields;*/.

This doesn't solve the problem, but you are able to work with Adressbook on the 
normal way.

cu,
Frank

 

-------------------------------------------------------
Date: 2002-May-16 07:00             By: None
I've got the same bug.
Please help!

-------------------------------------------------------
Date: 2002-May-14 07:32             By: None
I'm not able to get your modification from CVS. Would it be possible to make 
them available using a tar or something ?

Thanks for your help.

Xavier

-------------------------------------------------------
Date: 2002-May-11 10:39             By: milosch
This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite 
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and 
will always get the most current bug fixes.

Thanks,



For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=380&group_id=509



reply via email to

[Prev in Thread] Current Thread [Next in Thread]