Hi @ All,
Sugarversion: SugarCE-6.2.1
PHP Version 5.2.17
Zend Framework Version 1.11.3
Apache: 2.2.16
i have some problems to create new contacts. After I click save I get this Message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
sugarcrmlog:
07/28/11 01:03:15 [3820][1][FATAL] Error fetching relationship from cache accounts_contacts
07/28/11 01:03:15 [3820][1][FATAL] Error fetching relationship from cache contacts_assigned_user
07/28/11 01:03:25 [3820][1][FATAL] Error fetching relationship from cache contacts_users
PHP Error Log:
[28-Jul-2011 01:03:15] PHP Notice: Undefined variable: relationships in C:\Program Files (x86)\Zend\Apache2\htdocs\SugarCRM\modules\Relatio nships\Relationship.php on line 221
[28-Jul-2011 01:03:15] PHP Warning: array_key_exists() [<a href='function.array-key-exists'>function.array-key-exists</a>]: The second argument should be either an array or an object in C:\Program Files (x86)\Zend\Apache2\htdocs\SugarCRM\modules\Relatio nships\Relationship.php on line 191
[28-Jul-2011 01:03:15] PHP Warning: array_key_exists() [<a href='function.array-key-exists'>function.array-key-exists</a>]: The second argument should be either an array or an object in C:\Program Files (x86)\Zend\Apache2\htdocs\SugarCRM\modules\Relatio nships\Relationship.php on line 191
[28-Jul-2011 01:03:25] PHP Warning: array_key_exists() [<a href='function.array-key-exists'>function.array-key-exists</a>]: The second argument should be either an array or an object in C:\Program Files (x86)\Zend\Apache2\htdocs\SugarCRM\modules\Relatio nships\Relationship.php on line 191
[28-Jul-2011 01:03:25] PHP Notice: Undefined property: Contact::$user_sync in C:\Program Files (x86)\Zend\Apache2\htdocs\SugarCRM\modules\Contact s\ContactFormBase.php on line 594
[28-Jul-2011 01:03:25] PHP Fatal error: Call to a member function delete() on a non-object in C:\Program Files (x86)\Zend\Apache2\htdocs\SugarCRM\modules\Contact s\ContactFormBase.php on line 594
This doesn't happen on all of my relationships just these two. I have run the repairs on relationships, database, and indexes and cleared the vardef cache. I have also verified that the entire cache directory is world writable , and that my php.ini file has safe mode off and a 128MB memory limit.
Any one have any ideas I can try to get this fixed?
Thanks


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks