2011-07-27, 10:06 AM
Today I upgrade forum from 1.6.3 to 1.6.4 but I'm getting following error when I press Plugin Option from Admin Panel:
Fatal error: Cannot redeclare class MyBB in /home/********/public_html/www.****************.com/forum/inc/plugins/class_core.php on line 12
What should I do?
I can check coding which shows following things on Line 12:
class MyBB {
Fatal error: Cannot redeclare class MyBB in /home/********/public_html/www.****************.com/forum/inc/plugins/class_core.php on line 12
What should I do?
I can check coding which shows following things on Line 12:
class MyBB {