Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'content_file.tiny_png' in 'field list' in /opt/propel_2.0.beta4/src/Propel/Runtime/Connection/ConnectionWrapper.php:482
Stack trace:
#0 /opt/propel_2.0.beta4/src/Propel/Runtime/Connection/ConnectionWrapper.php(482): PDOStatement->execute()
#1 /opt/propel_2.0.beta4/src/Propel/Runtime/Connection/StatementWrapper.php(216): Propel\Runtime\Connection\ConnectionWrapper->callUserFunctionWithLogging()
#2 /opt/propel_2.0.beta4/src/Propel/Runtime/Connection/ProfilerStatementWrapper.php(68): Propel\Runtime\Connection\StatementWrapper->execute()
#3 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/AbstractQueryExecutor.php(112): Propel\Runtime\Connection\ProfilerStatementWrapper->execute()
#4 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/SelectQueryExecutor.php(49): Propel\Runtime\ActiveQuery\QueryExecutor\AbstractQueryExecutor->executeStatement()
#5 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/SelectQueryExecutor.php(37): Propel\Runtime\ActiveQuery\QueryExecutor\SelectQueryExecutor->runSelect()
#6 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/Criteria.php(2412): Propel\Runtime\ActiveQuery\QueryExecutor\SelectQueryExecutor::execute()
#7 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/ModelCriteria.php(2344): Propel\Runtime\ActiveQuery\Criteria->doSelect()
#8 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/ModelCriteria.php(1394): Propel\Runtime\ActiveQuery\ModelCriteria->doSelect()
#9 /var/www/html/app/component/Core.php(220): Propel\Runtime\ActiveQuery\ModelCriteria->findOne()
#10 /var/www/html/app/models/ContentFile.php(59): ContentFile->fetchQuery()
#11 /var/www/html/mod/page/page.php(52): ContentFile->fetchContentFile()
#12 /var/www/html/mod/template.php(39): include('...')
#13 /var/www/html/inc/index.menu.php(109): require_once('...')
#14 /var/www/html/index.php(39): include('...')
#15 {main}
Next Propel\Runtime\ActiveQuery\QueryExecutor\QueryExecutionException: Unable to execute statement [SELECT `content_file`.`id_content_file`, `content_file`.`id_content`, `content_file`.`name`, `content_file`.`online`, `content_file`.`id_product_section`, `content_file`.`order`, `content_file`.`ext`, `content_file`.`size`, `content_file`.`fichier`, `content_file`.`tiny_png`, `content_file`.`date_creation`, `content_file`.`date_modification`, `content_file`.`id_creation`, `content_file`.`id_modification` FROM `content_file` WHERE `content_file`.`id_content`=8 AND `content_file`.`online` IN (0) ORDER BY rand() ASC LIMIT 1]
Reason: [SQLSTATE[42S22]: Column not found: 1054 Unknown column 'content_file.tiny_png' in 'field list'] in /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/AbstractQueryExecutor.php:145
Stack trace:
#0 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/AbstractQueryExecutor.php(114): Propel\Runtime\ActiveQuery\QueryExecutor\AbstractQueryExecutor->handleStatementException()
#1 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/SelectQueryExecutor.php(49): Propel\Runtime\ActiveQuery\QueryExecutor\AbstractQueryExecutor->executeStatement()
#2 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/SelectQueryExecutor.php(37): Propel\Runtime\ActiveQuery\QueryExecutor\SelectQueryExecutor->runSelect()
#3 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/Criteria.php(2412): Propel\Runtime\ActiveQuery\QueryExecutor\SelectQueryExecutor::execute()
#4 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/ModelCriteria.php(2344): Propel\Runtime\ActiveQuery\Criteria->doSelect()
#5 /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/ModelCriteria.php(1394): Propel\Runtime\ActiveQuery\ModelCriteria->doSelect()
#6 /var/www/html/app/component/Core.php(220): Propel\Runtime\ActiveQuery\ModelCriteria->findOne()
#7 /var/www/html/app/models/ContentFile.php(59): ContentFile->fetchQuery()
#8 /var/www/html/mod/page/page.php(52): ContentFile->fetchContentFile()
#9 /var/www/html/mod/template.php(39): include('...')
#10 /var/www/html/inc/index.menu.php(109): require_once('...')
#11 /var/www/html/index.php(39): include('...')
#12 {main}
thrown in /opt/propel_2.0.beta4/src/Propel/Runtime/ActiveQuery/QueryExecutor/AbstractQueryExecutor.php on line 145