@frederick Townes
Bug submission impossible due to malfunctioning plugin.
After upgrading my WPMU-site was completely down. After deleting all w3-total-cache-config files and deleting `/** Enable W3 Total Cache */
define(‘WP_CACHE’, true); // Added by W3 Total Cache` from the config.php everything functions normal again, accept for w3-total-cache.
I’m hoping for a better upgrade…
Adding define('SCRIPT_DEBUG', true); to the bottom of the wp-config file did the trick for me too. No other enhancements needed. Thanks for posting.