Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The application is trying to load a file from the HabtmCounterCache plugin #16

Open
cielo2 opened this issue Jul 12, 2014 · 0 comments
Open

Comments

@cielo2
Copy link

cielo2 commented Jul 12, 2014

2014-07-12 19:23:55 Error: [MissingPluginException] Plugin HabtmCounterCache could not be found.
Exception Attributes: array (
'plugin' => 'HabtmCounterCache',
)
Request URL: /professors
Stack Trace:
#0 /usr/home/vhost/cake.d-zone/lib/Cake/Core/App.php(365): CakePlugin::path('HabtmCounterCac...')
#1 /usr/home/vhost/cake.d-zone/lib/Cake/Core/App.php(226): App::pluginPath('HabtmCounterCac...')
#2 /usr/home/vhost/cake.d-zone/lib/Cake/Core/App.php(547): App::path('Model/Behavior', 'HabtmCounterCac...')
#3 [internal function]: App::load('HabtmCounterCac...')
#4 [internal function]: spl_autoload_call('HabtmCounterCac...')
#5 /usr/home/vhost/cake.d-zone/lib/Cake/Model/BehaviorCollection.php(120): class_exists('HabtmCounterCac...')
#6 /usr/home/vhost/cake.d-zone/lib/Cake/Model/BehaviorCollection.php(66): BehaviorCollection->load('HabtmCounterCac...',
#7 /usr/home/vhost/cake.d-zone/lib/Cake/Model/Model.php(747): BehaviorCollection->init('Professor', Array)
#8 [internal function]: Model->__construct(Array)
#9 /usr/home/vhost/cake.d-zone/lib/Cake/Utility/ClassRegistry.php(169): ReflectionClass->newInstance(Array)
#10 /usr/home/vhost/cake.d-zone/lib/Cake/Controller/Controller.php(738): ClassRegistry::init(Array)
#11 /usr/home/vhost/cake.d-zone/lib/Cake/Controller/Controller.php(367): Controller->loadModel('Professor')
#12 /usr/home/vhost/cake.d-zone/lib/Cake/Controller/Controller.php(405): Controller->__isset('Professor')
#13 /usr/home/vhost/cake.d-zone/app/Controller/ProfessorsController.php(24): Controller->__get('Professor')
#14 [internal function]: ProfessorsController->index()
#15 /usr/home/vhost/cake.d-zone/lib/Cake/Controller/Controller.php(490): ReflectionMethod->invokeArgs(Object(ProfessorsCo
#16 /usr/home/vhost/cake.d-zone/lib/Cake/Routing/Dispatcher.php(191): Controller->invokeAction(Object(CakeRequest))
#17 /usr/home/vhost/cake.d-zone/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(ProfessorsController), O
#18 /usr/home/vhost/cake.d-zone/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse
#19 {main}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant