Currently not working with PHP 8.0.7
-
First at all thank you for the plug-in! It’s really helpful and I love to use the plug-in!
I have found one issue with the plug-in. I am currently using WordPress 5.8.1 with PHP 7.4.20. The plug-in works perfect without any trouble. When I update the PHP version to PHP 8.0.7 the widget in the sidebar will disappeared. Only the title (of the widget) is showing, but the dropdown menu with all the languages is not showing anymore. When I look at the source code via the inspector tool, I will get the following code:
<div id="glt_widget-2" class="widget widget_glt_widget posts_holder"><h5>Google Translate</h5><div id="google_language_translator" class="default-language-nl"></div></div>
When I look at the console of the inspector tool there are no warnings shown. The only (possible) warning comes from the PHP error log of the server and it says: “Access is denied by context rewrite.” But I don’t think this is related to your plug-in, right? I have installed the latest version of your plugin (6.0.11).
Do you know if the plug-in needs a particular PHP extension to work with in PHP 8.x.x?
- The topic ‘Currently not working with PHP 8.0.7’ is closed to new replies.