• PHP Fatal error: Uncaught TypeError: strlen(): Argument #1 ($string) must be of type string, array given

    We have been getting this error again and again. We have the latest version installed. How can we fix this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • might have to do with php version, try downgrading to PHP 7.3 to verify if this is a server configuration or an issue with the plugin code.

    In my opinion it’s most likely an incompatibility with new PHP versions, something that the developer has to fix.
    rolling back to php7.3 should solve it until they do.

    I get the same. It’s PHP 8 related.

    Any update?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error’ is closed to new replies.