I am getting the following error when trying to generate an article from posts => generate new
I am working locally. have connected the plugin to my openai api key. The plugin successfully generates images but for some reason it is not working for generating content.
This topic was modified 3 years, 1 month ago by Atanas Yonkov.
Can you check your PHP Error Logs about this? Then we’ll know where the error comes from, it could be OpenAI, my plugin, or any other plugin in fact. Let’s look into it and fix it 🙂
This is so weird you are getting this issue; I am actually even checking for the existence of that function before calling it…
Which version of PHP are you using? If there anything a bit odd/special about your server? Also, you could simply enable the php-mbstring module for PHP. But normally, it’s set up by most hosting services.
Anybody encounter this issue?
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Getting Error when Trying to Generate an Article’ is closed to new replies.