orangescrum-community icon indicating copy to clipboard operation
orangescrum-community copied to clipboard

[MissingTableException] Table addons for model Addon was not found in datasource default.

Open cchamnab opened this issue 5 years ago • 1 comments

I got this error When try to install PHP 7.2.14 MysSQL 5.7

2019-05-08 08:36:23 Error: [MissingTableException] Table addons for model Addon was not found in datasource default. Exception Attributes: array ( 'table' => 'addons', 'class' => 'Addon', 'ds' => 'default', ) Request URL: /oc/ Stack Trace: #0 /Applications/MAMP/htdocs/oc/lib/Cake/Model/Model.php(3667): Model->setSource('addons') #1 /Applications/MAMP/htdocs/oc/lib/Cake/Model/Model.php(3038): Model->getDataSource() #2 /Applications/MAMP/htdocs/oc/lib/Cake/Model/Model.php(3010): Model->_readDataSource('first', Array) #3 /Applications/MAMP/htdocs/oc/app/Model/AppModel.php(35): Model->find('first', Array) #4 /Applications/MAMP/htdocs/oc/app/Controller/AppController.php(1158): AppModel->find('first', Array) #5 /Applications/MAMP/htdocs/oc/app/Controller/AppController.php(90): AppController->is_AddonInstalled('PHPMAILER') #6 /Applications/MAMP/htdocs/oc/app/Controller/UsersController.php(45): AppController->beforeFilter() #7 /Applications/MAMP/htdocs/oc/lib/Cake/Event/CakeEventManager.php(243): UsersController->beforeFilter(Object(CakeEvent)) #8 /Applications/MAMP/htdocs/oc/lib/Cake/Controller/Controller.php(677): CakeEventManager->dispatch(Object(CakeEvent)) #9 /Applications/MAMP/htdocs/oc/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess() #10 /Applications/MAMP/htdocs/oc/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(UsersController), Object(CakeRequest)) #11 /Applications/MAMP/htdocs/oc/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #12 {main}

cchamnab avatar May 08 '19 08:05 cchamnab

Hi @Kendokai,

We have already fixed the issue. Could you please download the latest version of Orangescrum from here

Thanks, Orangescrum Team

orangescrum1 avatar Dec 10 '19 10:12 orangescrum1