Fatal error: Cannot redeclare function on compose page
- 
		WordPress 3.3.2 
 BuddyPress 1.5.5I get the following error message when trying to compose a message: `Fatal error: Cannot redeclare gp_skin_class() (previously declared in /home/ghostpool/ghostpool.com/dev/1/wp-content/themes/bounce/functions.php:127) in /home/ghostpool/ghostpool.com/dev/1/wp-content/themes/bounce/functions.php on line 127` You can visit the page here: http://www.ghostpool.com/dev/1/members/admin/messages/compose/ This error does not occur on any other page and I have no idea why it is occurring, I can’t see any issues with my gp_skin_class() function in functions.php. I have pasted the code from functions.php here: http://pastebin.com/Qc7LkKeQ Any help would be appreciated. 
- The topic ‘Fatal error: Cannot redeclare function on compose page’ is closed to new replies.