razzner
Forum Replies Created
-
такая же проблема.
решил ее, закомментировал все использования функции get_admin_language() в файлах плагина, и join запросах к БД.
также прописав жестко свой язык админки.
Она возникает из-за того, что плагин предполагает обязательное использование WPML плагина, которые не всем нужен.
У меня к примеру Polylang и с ним совместимости нетуrevert back to 13.5 and no problem
Anyone having problem to open /wp-admin/admin.php and /wp-admin/plugins.php pages, because i got 404 error every time?
- This reply was modified 5 years, 11 months ago by razzner.
After last update can’t get access to Plugins page and main page of WP Admin.
Got 500 Internal Error.How to fix?
Forum: Plugins
In reply to: [Polylang] Site crash after update plugintemporally fix from @rafaelcalero :
To solve it while taking out an update is as easy as commenting the following line:/wp-content/plugins/polylang/admin/admin-base.php line 59:
This line:
$this->wizard = new PLL_Wizard( $this );Replace with this:
//$this->wizard = new PLL_Wizard( $this );Forum: Plugins
In reply to: [Polylang] Site crash after update pluginsame problem.
Last WP version.
PHP 7.2