milesj / forum

[Deprecated] A CakePHP plugin for forum / bulletin board systems.
MIT License
131 stars 57 forks source link

Class 'ForumAppController' not found #24

Closed ghost closed 12 years ago

ghost commented 12 years ago

--- Continuation of previous issue.

After I refresh the page to make every pages work, when user tries to logout/login, this error pops up

Fatal error: Class 'ForumAppController' not found in .../app/Plugin/forum/Controller/UsersController.php on line 1

ghost commented 12 years ago

Following is from error.log when I try to logout/login.

Error: [MissingControllerException] Controller class Favicon.icoController could not be found.

0 .../app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))

1 {main}

milesj commented 12 years ago

Fixed in 3.1.1