Base table or view not found : ‘xxx_mailpoet_settings’
-
Hi,
I tried to install to install mailpoet V3 on my wordpress and I had this error :
Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘XXXXXXXXxwordpr.jb_mailpoet_settings’ doesn’t exist in /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php:503 Stack trace: #0 /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(503): PDOStatement->execute() #1 /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(1906): ORM::_execute(‘SELECT * FROM `…’, Array, ‘default’) #2 /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(685): ORM->_run() #3 /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/vendor/j4mie/paris/paris.php(135): ORM->find_one(NULL) #4 /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(2261): ORMWrapper->find_one() #5 /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/lib/Models/Setting.php(65): ORM->__call(‘findOne’, Array) #6 /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/lib/Config/Populator.php(340): MailPoet\Models\Se in /home/XXXXXXXXx/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php on line 503
Where could be the problem ? Not enought priviledges to the user to create a table maybe ?
- The topic ‘Base table or view not found : ‘xxx_mailpoet_settings’’ is closed to new replies.