- ๐จ๐ฆCanada Charlie ChX Negyesi ๐Canada
Thanks to neclimdul we have a new branch, a working solution.
The endpoint used to submit webforms is deprecated and will stop working in January. It is already unsupported and doesn't give a meaningful result on submission which makes the module report failures despite the submissions actually work. The marketo supplied library has been abandoned and it last changed five years ago which predates the introduction of the new form submit endpoint. It relies on Guzzle 3 which obviously hasn't been updated in a long, long time. Most importantly it doesn't work with PHP 8 but PHP 7.4 is EOL as of 4 days ago.
While a new version of the module is being worked on (thanks!) https://gitlab.com/neclimdul/marketo_ma/ but we need something meanwhile to support the aging codebase.
These patches do so.
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thanks to neclimdul we have a new branch, a working solution.