Hey guys,
I've recently moved my old Espo install to a new domain. I installed the latest version of Espo and then important my database from my old Espo install.
At first i had a few database glitches which i had fixed by my database wiz. Everything seemed to work, but i kept on getting '500 Error' when trying to update Admin parameters.
I read on the forum that using the 'Rebuild' function would help eliminating the 500 Error. I ran the function and it fixed the issue.
So, i was pretty excited to have everything working.
Yesterday, i tried converting a Lead into an Opportunity and i am unable to. It seems that if i try to convert the lead into anything at all it just throws a 'Bad Server Response' error on screen and does not allow me to proceed with the conversion.
I've checked the log and had my database wiz take a peak to see if this is a database issue, but he waived his hands this morning at me suggesting that this appears to be a coding issue.
Here's a copy of the log from the Espo/Data folder:
[2020-07-14 14:13:49] Espo.ERROR: Uncaught Exception TypeError: "Argument 2 passed to Espo\Modules\Crm\Services\Lead::convert() must be an instance of Espo\Modules\Crm\Services\object, instance of stdClass given, called in /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Controllers/Lead.php on line 50" at /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Services/Lead.php line 186 {"exception":"[object] (TypeError(code: 0): Argument 2 passed to Espo\\Modules\\Crm\\Services\\Lead::convert() must be an instance of Espo\\Modules\\Crm\\Services\\object, instance of stdClass given, called in /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Controllers/Lead.php on line 50 at /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Services/Lead.php:186)"}
I'm guessing this may have been broken during the 'Rebuild' function because the Convert option work fine prior to that.
I've attached a screenshot of what it looks like when the error pops up.
I am in need of help resolving this guys.
I've recently moved my old Espo install to a new domain. I installed the latest version of Espo and then important my database from my old Espo install.
At first i had a few database glitches which i had fixed by my database wiz. Everything seemed to work, but i kept on getting '500 Error' when trying to update Admin parameters.
I read on the forum that using the 'Rebuild' function would help eliminating the 500 Error. I ran the function and it fixed the issue.
So, i was pretty excited to have everything working.
Yesterday, i tried converting a Lead into an Opportunity and i am unable to. It seems that if i try to convert the lead into anything at all it just throws a 'Bad Server Response' error on screen and does not allow me to proceed with the conversion.
I've checked the log and had my database wiz take a peak to see if this is a database issue, but he waived his hands this morning at me suggesting that this appears to be a coding issue.
Here's a copy of the log from the Espo/Data folder:
[2020-07-14 14:13:49] Espo.ERROR: Uncaught Exception TypeError: "Argument 2 passed to Espo\Modules\Crm\Services\Lead::convert() must be an instance of Espo\Modules\Crm\Services\object, instance of stdClass given, called in /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Controllers/Lead.php on line 50" at /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Services/Lead.php line 186 {"exception":"[object] (TypeError(code: 0): Argument 2 passed to Espo\\Modules\\Crm\\Services\\Lead::convert() must be an instance of Espo\\Modules\\Crm\\Services\\object, instance of stdClass given, called in /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Controllers/Lead.php on line 50 at /home1/pocketbrokerage/public_html/application/Espo/Modules/Crm/Services/Lead.php:186)"}
I'm guessing this may have been broken during the 'Rebuild' function because the Convert option work fine prior to that.
I've attached a screenshot of what it looks like when the error pops up.
I am in need of help resolving this guys.
Comment