WPIntell

Source evidence

Fatal error: Classes\Mail_Integration_365\Mail::send():

WPO365 | Mail Integration for Office 365 / Outlook · support · 2022-05-09T15:53:00+00:00

mixedsentiment
highseverity
0.94relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 32 rows with source links

15.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
one3rdnerd resolved
Hello, I get the following error occasionally in the dashboard Fatal error: Classes\Mail_Integration_365\Mail::send(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "TheNetworg\OAuth2\Client\Token\AccessToken" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/customer/www/growth-labs.co.uk/public_html/wp-content/plugins/mail-integration-365/classes/mail_integration_365/mail.php on line 151 Does this indicate that the client needs to reauthenticate their Mail365 account? Thanks Anyone? @one3rdnerd that message would suggest to me that the database still contains the pre-version 1.8.3 authentication object which isn’t namespaced. Version 1.8.3 onwards searches for a namespaced object in the database, hence you’ll get an error about an incomplete object, as the object exists but not as the plugin expects. To get around this, as stated on the main page of the plugin, you need to reauthorise to overwrite the object with the new namespaced object. Hi @one3rdnerd I am closing this topic because it has become stale. This plugin has now come under new management. If you still have questions related to this plugin then please feel free to re-open this topic or create a new one. Thanks! – Marco

Comments

3 shown
one3rdnerd 2022-05-13T16:04:00+00:00

Anyone?

edwardcross 2022-06-03T22:04:00+00:00

@one3rdnerd that message would suggest to me that the database still contains the pre-version 1.8.3 authentication object which isn’t namespaced. Version 1.8.3 onwards searches for a namespaced object in the database, hence you’ll get an error about an incomplete object, as the object exists but not as the plugin expects. To get around this, as stated on the main page of the plugin, you need to reauthorise to overwrite the object with the new namespaced object.

Marco van Wieren 2022-11-15T13:42:00+00:00

Hi @one3rdnerd I am closing this topic because it has become stale. This plugin has now come under new management. If you still have questions related to this plugin then please feel free to re-open this topic or create a new one. Thanks! – Marco