Ser8754 Posted December 5, 2016 Share Posted December 5, 2016 im getting the below error: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.theme' in 'field list'' in /var/www/vhosts/thedesiigners.nl/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91 Stack trace: #0 /var/www/vhosts/lifestylehout.nl/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(91): PDOStatement->execute(NULL) #1 /var/www/vhosts//lifestylehout.nl/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(828): Doctrine\DBAL\Driver\PDOStatement->execute() #2 /var/www/vhosts//lifestylehout.nl/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(50): Doctrine\DBAL\Connection->executeQuery('SELECT p0_.id_t...', Array, Array, NULL) #3 /var/www/vhosts//lifestylehout.nl/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(321): Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Object(Doctrine\DBAL\Connection), Array, Array) #4 /var/www/vhosts//lifestylehout.nl/httpdocs/vendor/doctrine/orm/lib/Doct in /var/www/vhosts//lifestylehout.nl/httpdocs/app/bootstrap.php.cache on line 3216 What can i do Link to comment Share on other sites More sharing options...
selectshop.at Posted December 5, 2016 Share Posted December 5, 2016 Which Prestashop version ? Which module is that ? The theme/module in use is writing an exception error on your database. In this case better you contact the developer of the module/theme you are using, for to fix the problem. Link to comment Share on other sites More sharing options...
Ser8754 Posted December 5, 2016 Author Share Posted December 5, 2016 im using prestashop version 1.7. im just clicking on module and then i get the eror Link to comment Share on other sites More sharing options...
selectshop.at Posted December 5, 2016 Share Posted December 5, 2016 I recommend to don't use Prestashop 1.7. It's a bug of this version. See the same discussion here: https://www.prestashop.com/forums/topic/566152-excited-about-17-but-cant-install-it/page-2 At the moment no solution available for to fix this error. Link to comment Share on other sites More sharing options...
Pixasso Posted December 19, 2016 Share Posted December 19, 2016 (edited) Aтв I recommend to don't use Prestashop 1.7. It's a bug of this version. See the same discussion here: https://www.prestashop.com/forums/topic/566152-excited-about-17-but-cant-install-it/page-2 At the moment no solution available for to fix this error. So is it fix now? Edited December 19, 2016 by Pixasso (see edit history) Link to comment Share on other sites More sharing options...
selectshop.at Posted December 19, 2016 Share Posted December 19, 2016 No, it's not fixed. Use Prestashop 1.6., which nearly bugless and runs on every server. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now