XBMC Video Server: stream/download your library contents
i get this error if i try to connect:

Notice: Trying to get property of non-object in H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php on line 658

Notice: Trying to get property of non-object in H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\schema\CDbCommandBuilder.php on line 92
CDbException

CDbCommand failed to execute the SQL statement: CDbCommand failed to prepare the SQL statement: SQLSTATE[HY000]: General error: 1 no such table: t


application.log shows me:
2017/02/03 23:58:27 [error] [system.db.CDbCommand] Error in preparing SQL: DELETE FROM 'log' WHERE 0=1
2017/02/03 23:58:27 [error] [system.db.CDbCommand] CDbCommand::execute() failed: CDbCommand failed to prepare the SQL statement: SQLSTATE[HY000]: General error: 1 no such table: log. The SQL statement executed was: DELETE FROM 'log' WHERE 0=1.
2017/02/03 23:58:27 [error] [exception.CDbException] exception 'CDbException' with message 'The table "settings" for active record class "Setting" cannot be found in the database.' in H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php:2362
Stack trace:
#0 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(411): CActiveRecordMetaData->__construct(Object(Setting))
#1 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(658): CActiveRecord->getMetaData()
#2 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(1350): CActiveRecord->getTableSchema()
#3 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(1470): CActiveRecord->query(Object(CDbCriteria), true)
#4 H:\xampp\htdocs\xbmc-video-server\src\protected\models\Setting.php(104): CActiveRecord->findAll()
#5 H:\xampp\htdocs\xbmc-video-server\src\protected\models\Setting.php(81): Setting::getValue('requestTimeout')
#6 H:\xampp\htdocs\xbmc-video-server\src\protected\controllers\base\Controller.php(19): Setting::getInteger('requestTimeout')
#7 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\web\CWebApplication.php(281): Controller->init()
#8 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\web\CWebApplication.php(141): CWebApplication->runController('')
#9 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\base\CApplication.php(180): CWebApplication->processRequest()
#10 H:\xampp\htdocs\xbmc-video-server\src\index.php(21): CApplication->run()
#11 {main}
REQUEST_URI=/xbmc-video-server/
---
2017/02/03 23:58:27 [error] [system.db.CDbCommand] Error in preparing SQL: SELECT * FROM 't'
2017/02/03 23:58:27 [error] [system.db.CDbCommand] CDbCommand::fetchAll() failed: CDbCommand failed to prepare the SQL statement: SQLSTATE[HY000]: General error: 1 no such table: t. The SQL statement executed was: SELECT * FROM 't'.
2017/02/04 00:01:54 [error] [exception.CDbException] exception 'CDbException' with message 'The table "settings" for active record class "Setting" cannot be found in the database.' in H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php:2362
Stack trace:
#0 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(411): CActiveRecordMetaData->__construct(Object(Setting))
#1 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(658): CActiveRecord->getMetaData()
#2 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(1350): CActiveRecord->getTableSchema()
#3 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\db\ar\CActiveRecord.php(1470): CActiveRecord->query(Object(CDbCriteria), true)
#4 H:\xampp\htdocs\xbmc-video-server\src\protected\models\Setting.php(104): CActiveRecord->findAll()
#5 H:\xampp\htdocs\xbmc-video-server\src\protected\models\Setting.php(81): Setting::getValue('requestTimeout')
#6 H:\xampp\htdocs\xbmc-video-server\src\protected\controllers\base\Controller.php(19): Setting::getInteger('requestTimeout')
#7 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\web\CWebApplication.php(281): Controller->init()
#8 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\web\CWebApplication.php(141): CWebApplication->runController('')
#9 H:\xampp\htdocs\xbmc-video-server\vendor\yiisoft\yii\framework\base\CApplication.php(180): CWebApplication->processRequest()
#10 H:\xampp\htdocs\xbmc-video-server\src\index.php(21): CApplication->run()
#11 {main}
REQUEST_URI=/xbmc-video-server/
---
2017/02/04 00:01:54 [error] [system.db.CDbCommand] Error in preparing SQL: SELECT * FROM 't'
2017/02/04 00:01:54 [error] [system.db.CDbCommand] CDbCommand::fetchAll() failed: CDbCommand failed to prepare the SQL statement: SQLSTATE[HY000]: General error: 1 no such table: t. The SQL statement executed was: SELECT * FROM 't'.
Reply


Messages In This Thread
Reverse Proxy Problem - by tsthomas - 2014-10-23, 19:20
Doctor Who xmas Specials - by ZennMystic - 2015-12-31, 02:39
RE: XBMC Video Server: stream/download your library contents - by grazzor - 2017-02-04, 01:08
Logout Mark Read Team Forum Stats Members Help
XBMC Video Server: stream/download your library contents9