Forums
(@spechal)
13 years, 2 months ago
Turn on debugging in wp-config.php
define('WP_DEBUG', false);
You are probably getting cannot redefine function X errors.