FS_Plugin::__construct()
-
I am receiving these errors on my site:
FS_Plugin::__construct(): The script tried to access a property on an incomplete object. Please ensure that the class definition “FS_Plugin” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition
- wp-content/plugins/post-smtp/freemius/includes/entities/class-fs-plugin.php:126
- wp-content/plugins/post-smtp/freemius/includes/entities/class-fs-plugin.php:134
Optional parameter $transport declared before required parameter $statusMessage is implicitly treated as a required parameter
- wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php:89
Please let me know if you have any ideas on how to resolve. thanks!
The page I need help with: [log in to see the link]
The topic ‘FS_Plugin::__construct()’ is closed to new replies.