JosephLenton / PHP-Error

Better error reporting for PHP, and prettier too!
1.35k stars 151 forks source link

causing WP Media Uploader not working #89

Open feryardiant opened 10 years ago

feryardiant commented 10 years ago

Hi! I just try to use PHP-Error on my local WP installation, after I add this code

if (function_exists('\php_error\reportErrors')) {
    \php_error\reportErrors( array(
        'wordpress' => true
    ));
}

in my wp-config.php file, I found the wp media uploader not working (see the pic)

sunting tulisan bassic - wordpress option framework wordpress-2014-04-26 17_58_39