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

Table not found #102

Closed
ribafs opened this issue May 23, 2016 · 1 comment
Closed

Table not found #102

ribafs opened this issue May 23, 2016 · 1 comment
Labels
Milestone

Comments

@ribafs
Copy link

ribafs commented May 23, 2016

Hi!

Im Cakephp 3.2.9 in windows 7 or Ubuntu 15.10- 64 I try to install Acl plugin via composer.
Install cakephp via composer
cd /var/www/testes
When execute:
composer require cakephp/acl
Add to bootstrap.php and
bin/cake migrations migrate -p Acl

receive:
Fatal error: Class 'Acl\Model\Table\App' not found in /backup/www/cake/testes/vendor/cakephp/acl/src/Model/Table/AcoActionsTable.php on line 34

@markstory markstory added this to the 1.0 milestone May 24, 2016
@markstory markstory added the bug label May 24, 2016
markstory added a commit that referenced this issue May 24, 2016
@markstory
Copy link
Member

Thanks for reporting this. The missing import was fixed in 9b9808e

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

No branches or pull requests

2 participants