#1907 - Opportunities Syncing Issue.
HI,
I am working on GrinMark Integration with SugarCRM 6.0.0. Everything works great . I mean Leads,Meetings, all are syncing fine.
But opportunities not synchronizing and under opportunities sub folders are not creating for individual opportunities . But meetings, Email ,Lead creation and all working find.
In Apache log i am getting following error.
[Tue Feb 02 14:30:35 2016] [error] [client 123.11.1.1] PHP Strict Standards: Only variables should be assigned by reference in /var/www/development/sugarcrm6/data/SugarBean.php on line 267 [Tue Feb 02 14:30:35 2016] [error] [client 123.11.1.1] PHP Warning: get_class() expects parameter 1 to be object, array given in /var/www/development/sugarcrm/include/nusoap/nusoap.php on line 3645 [Tue Feb 02 14:30:35 2016] [error] [client 123.11.1.1] PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /var/www/development/sugarcrm/include/nusoap/nusoap.php on line 3748 [Tue Feb 02 14:30:35 2016] [error] [client 123.11.1.1] PHP Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /var/www/development/sugarcrm/include/utils.php on line 2739 [Tue Feb 02 14:30:35 2016] [error] [client 123.11.1.1] PHP Strict Standards: Non-static method Tracker::logPage() should not be called statically in /var/www/development/sugarcrm6/include/utils.php on line 2750 [Tue Feb 02 14:30:35 2016] [error] [client 172.16.1.1] PHP Strict Standards: Non-static method SugarCache::discover() should not be called statically in /var/www/development/sugarcrm6/include/utils/external_cache.php on line 145.
8 years ago
Hi Guna,
These messages are unrelated, but with SugarCRM/SuiteCRM be sure to turn off Strict Standards in your php.ini. These messages will go away then. For GrinMark, you will want to reach out to their support team. This is for SecuritySuite support here. We are unfamiliar with GrinMark's solution.
Sorry! -Jason
8 years ago
Just following up to see if you were able to turn off Strict Standards. I'm going to close this case out, but feel free to follow up if you need anything else.
8 years ago
Hi Eggsurplus, Thanks for your help so for. Its fixed .