Nov 03, 2024 9:10 am
Hi hoping to get help with this issue.
Everything a user edits their profile then tries to save, a critical error page comes up.
I think the problem is that the WP Foro plugin is passing the wrong argument (array instead of string)
original error code:
Fatal error: Uncaught Error: strip_tags(): Argument #1 ($string) must be of type string, array given
in /www/nspaorguk_677/public/wp-includes/formatting.php on line 2262
So I found the error code, but not the solution. Does anyone have any ideas? Thank you.