Fatal error. Site broken. Please help!

hi, i wonder if you can help me (please!).

I have asked over at the wordpress forums to no avail, and you were recommended as an expert.

I have the easel theme on wordpress and just installed the bbpress plugin. Was desperately searching for a way to get rid of the sidebars/ widgets on the forum pages.

Have now messed up the theme.php bit (down the right hand side of wordpress panel when you go into editor).

I am getting the error:
Fatal error: Cannot redeclare disable_all_widgets() (previously declared in /home/.com/wp-content/themes/easel/functions.php:417) in /home/.com/wp-content/themes/easel/functions.php on line 447

I cannot get in to the other areas of my control panel to edit my site now either!!!

I have no idea how to fix this.

I wonder if you could help?

Thank you

Can you please post the contents of that file wp-content/themes/easel/functions.php ?

It sounds like the theme is declaring a function twice, which doesn’t work. If you show the file we can show what you need to comment out in order for it to work again (hopefully, if the code is not too weird).