| 开发者 | 
            
                
                    n7studios
                
            
                
                     wpcube  | 
    
|---|---|
| 更新时间 | 2014年9月4日 20:24 | 
| 捐献地址: | 去捐款 | 
| PHP版本: | 3.6 及以上 | 
| WordPress版本: | 4.0 | 
| 版权: | GPLv2 or later | 
| 版权网址: | 版权信息 | 
custom-wp-database-error folder to the /wp-content/plugins/ directoryDB Error Output menu that appears in your admin menuIf you have define(WP_DEBUG,true) set in your wp-config.php file, you'll see a WordPress styled detailed log. Production (live) web sites should set WP_DEBUG to false, ensuring that no sensitive information is displayed.
Please check that the db-error.php file exists in your wp-content folder. If it doesn't, manually copy it from wp-content/plugins/custom-wp-database-error
The plugin copies a single db-error.php file to the wp-content folder on activation. In turn, db-error.php reads a configuration file stored on your server when you defined the title and message to display. As this process does not rely on the WordPress database, it'll work.