Getting an error when activating Skinner plugin that's included in commentpress
WPMU DEV Community
Getting an error when activating Skinner plugin that's included in commentpress
Elite
515 pointsLike some sort of WPMU DEV God"
DirectoryDude
Member
—
1st July 2010 00:48
Getting an error when activating Skinner plugin that's included in commentpress wp 3.0
Fatal error: Cannot redeclare get_skin_root() (previously declared in /home/XXXXXX/public_html/wp-content/themes/commentpress/plugins/skinner/skinner.php:32) in /home/XXXXX/public_html/wp-content/plugins/skinner/skinner.php on line 33
EDITED checked error log in admin directory got this in it
[01-Jul-2010 00:42:54] PHP Fatal error: Cannot redeclare get_skin_root() (previously declared in /home/XXXXXX/public_html/wp-content/themes/commentpress/plugins/skinner/skinner.php:32) in /home/XXXXXX/public_html/wp-content/plugins/skinner/skinner.php on line 33
Getting an error when activating Skinner plugin that's included in commentpress wp 3.0
Fatal error: Cannot redeclare get_skin_root() (previously declared in /home/XXXXXX/public_html/wp-content/themes/commentpress/plugins/skinner/skinner.php:32) in /home/XXXXX/public_html/wp-content/plugins/skinner/skinner.php on line 33
EDITED checked error log in admin directory got this in it
[01-Jul-2010 00:42:54] PHP Fatal error: Cannot redeclare get_skin_root() (previously declared in /home/XXXXXX/public_html/wp-content/themes/commentpress/plugins/skinner/skinner.php:32) in /home/XXXXXX/public_html/wp-content/plugins/skinner/skinner.php on line 33
Responses (4)
Erstwhile founder — 1st July 2010 05:59 #
Hiya,
Have you contacted the plugin author? They'd be able to answer questions about their plugin.
Thanks,
Andrew
Member — 1st July 2010 13:16 #
I will, though I would here first since it was included with a theme in the farm 133 pack.
Erstwhile founder — 1st July 2010 14:06 #
Ah, you didn't mention that ;)
Basically the plugin is installed twice it seems. You'll need to remove it from /plugins/ if you wan to use the theme.
Thanks,
Andrew
Member — 1st July 2010 23:42 #
OH so the theme loads the plug in
thank you
Become a member