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 opauth_settings for model OpauthSetting was not found in datasource default. #34

Closed
polen2005 opened this issue Jan 17, 2014 · 3 comments

Comments

@polen2005
Copy link

How fix this error?

Missing Database Table
Error: Table opauth_settings for model OpauthSetting was not found in datasource default.

this is the line of code who generate this error (model GoogleApi.php in Google plugin):
$config = ClassRegistry::init('Opauth.OpauthSetting')
->findByName($this->_strategy);

@uzyn
Copy link
Owner

uzyn commented Jan 17, 2014

GoogleApi.php is not part of this plugin.

@uzyn uzyn closed this as completed Jan 17, 2014
@uzyn
Copy link
Owner

uzyn commented Jan 17, 2014

You should be checking with whomever that authored GoogleApi.php, as that is the root of the error that you're reporting.

@uzyn
Copy link
Owner

uzyn commented Jan 17, 2014

@polen2005 Those are unrelated to this plugin. You're asking at the wrong place.

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

2 participants