Hi @dimchik , thanks for your message
I was able to use the plugin with WP v6.1.1 and PHP v8.0.25 without any problems. Any additional info you can give about the error?
Could you send a list of your plugins installed to wordpress-support-groups@hubspot.com
Best regards
Thank you for your response, sent some additional info your way.
Same issue here.
I am going to downgrade the plugin on our website.
Please update us once the issue is fixed or if you need any additional info.
Thank you!
Having the same issue.
For me it seems to be only when adding/editing custom post types created with CPT.
I don’t get the error when adding/editing regular posts or pages.
We are investigating the issue, thanks for all the information provided
We’ll let you know once a fix is available
Best regards
We have a fix in place to be deployed Monday 28th.
In order to have this working now I was able to find a workaround
Your custom post type needs to have the Custom fields support
CPT has an option for this attribute, or if adding a custom post type by code add
‘custom-fields’ at the ‘supports’ property
Thanks and sorry for any inconvenience.
Best regards
Yes, that change has fixed the error — thanks.
Now released Version 9.0.500 has a validation that fixes the error
Best regards
Thank you for the quick fix, the error is gone.