addslashes(): Argument #1 ($string) must be of type string, array given
-
I get this error, when plugin is enabled:
<b>Fatal error</b>: Uncaught TypeError: addslashes(): Argument #1 ($string) must be of type string, array given in /httpdocs/wp-content/plugins/wp-google-maps/includes/3rd-party-integration/class.gutenberg.php:136
Stack trace:
#0 [internal function]: addslashes()
#1 /httpdocs/wp-content/plugins/wp-google-maps/includes/3rd-party-integration/class.gutenberg.php(136): array_map()
#2 /httpdocs/wp-includes/class-wp-block.php(258): WPGMZA\Integration\Gutenberg->onRender()
...
#16 {main}
thrown in <b>/httpdocs/wp-content/plugins/wp-google-maps/includes/3rd-party-integration/class.gutenberg.php</b> on line <b>136</b><br />Plugin: v9.0.38
WP: v6.4.4
PHP: v8.2.10
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.