Thread Starter
BArS
(@bars)
Then I commented this line in admin-interface.php
/*-----------------------------------------------------------------------------------*/
/* admin_includes */
/* Include required core files used in admin UI.
/*-----------------------------------------------------------------------------------*/
public function admin_includes() {
// Includes Font Face Lib
include_once( 'includes/fonts_face.php' );
// Includes Uploader Lib
// include_once( 'includes/uploader/class-uploader.php' );
}
Everything become good.
Hello BArS
Thanks for letting us know about the issue you have had and the detailed post – we have checked and cannot recreate that issue. I would suggest that you have a plugin installed that has removed the uploader class – that is the only thing that we can think it would be.
As you have found the issue and corrected it on your install I will change the status to resolved – but please let us know if you think there is something that we need to be looking at.
Regards
Steve