An error occured in the B2DB database framework
The following error occured:
Table 'thebuggenie.scopes' doesn't exist
SQL was:
SELECT scopes0.id AS scopes0_id, scopes0.enabled AS scopes0_enabled, scopes0.custom_workflows_enabled AS scopes0_custom_workflows_enabled, scopes0.uploads_enabled AS scopes0_uploads_enabled, scopes0.max_upload_limit AS scopes0_max_upload_limit, scopes0.max_workflows AS scopes0_max_workflows, scopes0.max_users AS scopes0_max_users, scopes0.max_projects AS scopes0_max_projects, scopes0.max_teams AS scopes0_max_teams, scopes0.description AS scopes0_description, scopes0.name AS scopes0_name, scopes0.administrator AS scopes0_administrator, scopehostnames1.id AS scopehostnames1_id, scopehostnames1.hostname AS scopehostnames1_hostname, scopehostnames1.scope_id AS scopehostnames1_scope_id FROM scopes scopes0 LEFT JOIN scopehostnames scopehostnames1 ON (scopehostnames1.scope_id=scopes0.id) WHERE ((scopehostnames1.hostname = 'www.skoda.stable.cz') OR (scopes0.id = 1)) ORDER BY scopes0.id desc
Stack trace:
- B2DBStatement->performQuery()
/home/users/ugeen/eiba.cz/tbg/web/core/B2DB/classes/B2DBTable.class.php, line 378 - B2DBTable->doSelect()
/home/users/ugeen/eiba.cz/tbg/web/core/classes/B2DB/TBGScopesTable.class.php, line 94 - TBGScopesTable->getByHostnameOrDefault()
/home/users/ugeen/eiba.cz/tbg/web/core/classes/TBGContext.class.php, line 1489 - TBGContext::setScope()
/home/users/ugeen/eiba.cz/tbg/web/core/classes/TBGContext.class.php, line 407 - TBGContext::initialize()
/home/users/ugeen/eiba.cz/tbg/web/core/tbg_engine.inc.php, line 527 - require()
/home/users/ugeen/eiba.cz/tbg/web/thebuggenie/index.php, line 12