Viewing 2 replies - 1 through 2 (of 2 total)
  • 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.

    Plugin Author Steve Truman

    (@a3rev)

    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

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Got "HTTP error." when trying upload image’ is closed to new replies.