Fatal Error On Wordpress

I’m getting this error and not sure how to correct it.



Fatal error: Cannot use object of type MauticLeadBundleEntityLead as array in /home1/##account##/public_html/mautic/app/bundles/FormBundle/Model/SubmissionModel.php on line 281



According to SubmissionModel.php it seems to have something to do with setting the tracking ID.



Note: The current database file was imported from a development install.



Also, with regards to the Wordpress plugin. Should the base URL be where the Mautic install is placed OR of the site itself. My install is in a subdomain.



Thank you,

Shannon

I’m getting this error and not sure how to correct it.

Fatal error: Cannot use object of type MauticLeadBundleEntityLead as array in /home1/##account##/public_html/mautic/app/bundles/FormBundle/Model/SubmissionModel.php on line 281

According to SubmissionModel.php it seems to have something to do with setting the tracking ID.

Note: The current database file was imported from a development install.

Also, with regards to the Wordpress plugin. Should the base URL be where the Mautic install is placed OR of the site itself. My install is in a subdomain.

Thank you,
Shannon

Can you try updating to Mautic 1.0.4 if you haven’t yet and see if that resolves the SubmissionModel issue?

Chad,

Thanks for the reply.

Upgrading to 1.0.5 solved the issue.