error after installing the plugin
-
After installing the plugin, I can’t open any posts in the editor. WordPress crashes and I get the following error message:
An error of type E_ERROR was found in line 197 of the file xxxxx/wp-content/plugins/ai-text-to-speech/aitts.php
Error message: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given in xxxxx/wp-content/plugins/ai-text-to-speech/aitts.php:197
Stack trace:
0 xxxxx/wp-content/plugins/ai-text-to-speech/aitts.php(197): in_array()
1 xxxxx/wp-includes/class-wp-hook.php(324): ai_tts_enqueue_posts_styles()
2 xxxxx/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
3 xxxxx/wp-includes/plugin.php(517): WP_Hook->do_action()
4 xxxxx/wp-admin/admin-header.php(118): do_action()
5 xxxxx/wp-admin/edit-form-advanced.php(425): require_once(‘…’)
6 xxxxx/wp-admin/post.php(206): require(‘…’) 7 {main}thrown
- You must be logged in to reply to this topic.