• It is broken in PHP 8.0.

    PHP Fatal error:  Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in ./contactic/ContacticPlugin.php:954
    Stack trace:
    #0 ./contactic/ContacticPlugin.php(954): implode(Array, ', ')
    #1 ./contactic/CTC_IntegrationContactForm7.php(58): ContacticPlugin->saveFormData(Object(stdClass))
    ...
    #22 {main}
      thrown in ./contactic/ContacticPlugin.php on line 954

    As this plugin seems to be abandoned, it is a good idea to switch to another one with similar functionality.

  • The topic ‘Fatal Error in PHP 8.0’ is closed to new replies.