mnicole90 / wordpress-openai-translation

A Wordpress plugin that uses OpenAI to translate posts and pages
MIT License
6 stars 2 forks source link

Plugin could not be activated because it triggered a fatal error. #2

Open exaloforks opened 1 year ago

exaloforks commented 1 year ago

I recieve this error while activating the plugin:

Fatal error: Uncaught Error: Call to undefined function getenv_docker() in /home/sites/16b/c/c386d14113/public_html/mydomain/wp-content/plugins/wordpress-openai-translation-main/openaitranslation.php:16 Stack trace: #0 /home/sites/16b/c/c386d14113/public_html/mydomain/wp-admin/includes/plugin.php(2318): include_once() #1 /home/sites/16b/c/c386d14113/public_html/mydomain/wp-admin/plugins.php(192): plugin_sandbox_scrape('wordpress-opena...') #2 {main} thrown in /home/sites/16b/c/c386d14113/public_html/mydomain/wp-content/plugins/wordpress-openai-translation-main/openaitranslation.php on line 16

I tested it with different PHP versions. How can I solve this issue, please?

Thanks!