wordpress crashed to white page after actived this plugin
wordpress crashed to white page after actived this plugin
Guys, RENAME FOLDER WPTUNER TO WPTUNER1 !!!!!
And plugin wll work!!!
No, it won't. That disables it, so it just won't white-screen everything.
delete from wp-config.php
//-WP Tuner Plugin by MrPete------------
//--------------------------------------
$wpTunerStart = microtime(); // get start time as early as we can
if ( function_exists( 'getrusage' ) ) { $wpTunerStartCPU = getrusage(); }
@include_once(dirname(__FILE__).'/wp-content/plugins/wptuner/wptunertop.php'); // fire up WPTuner
//--------------------------------------
//-END WP Tuner Plugin------------------This topic has been closed to new replies.