Import function is broken in Redirection
-
The class
Red_FileIOis defined as abstract infile_io.php, however it is being instantiated inredirection.php:294:admin_screen_options()which seems inherently wrong, and PHP doesn’t like this resulting in:Fatal error: Cannot instantiate abstract class Red_FileIO
The topic ‘Import function is broken in Redirection’ is closed to new replies.