(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:trip('short-order, _s...') #1 /www/plugins/i18n_specialpages.php(254): I18nSpecialPagesBackend:ave() #2 /www/admin/inc/plugin_functions.php(293): i18n_specialpages_save() #3 /www/admin/changedata.php(179): exec_action('changedata-save') #4 {main} thrown in /www/plugins/i18n_specialpages/backend.class.php on line 113