(2022-12-21, 18:20:29)Oleg06 Wrote:(2022-12-10, 22:21:35)linden Wrote: Would anyone be able to update I18N Special Pages to support PHP 8?
When trying to save pages I get these errors.
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc()
Also want to thank everyone for keeping this cms and plugins alive.
I think I managed to fix this plugin. Anyway, the errors are gone and it works. Since I had to edit a lot of lines, I am posting the entire code of the conf_edit.php file.
Please test, look for errors and we will work further.
Thank you so much I will check when I get a chance

----
Tested and still getting errors from magic_quotes.
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /www/plugins/i18n_specialpages/backend.class.php(125): I18nSpecialPagesBackend:

