Voordeel-shopje Posted February 17, 2014 Share Posted February 17, 2014 wie kan me helpen met deze fout: [PrestaShopDatabaseException]Unknown column 'indexation' in 'field list' INSERT INTO `prefixcms` (`id_cms_category`, `position`, `indexation`, `active`) VALUES ('10', '0', '1', '1')at line 613 in file classes/db/Db.php 607. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);608. }609. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))610. {611. if ($sql)612. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');613. throw new PrestaShopDatabaseException($this->getMsgError());614. }615. }616.617. /** DbCore->displayError - [line 313 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 587 - classes/db/Db.php] - [1 Arguments] DbCore->q - [line 378 - classes/db/Db.php] - [2 Arguments] DbCore->insert - [line 455 - classes/ObjectModel.php] - [3 Arguments] ObjectModelCore->add - [line 70 - classes/CMS.php] - [2 Arguments] CMSCore->add - [line 324 - controllers/admin/AdminCmsController.php] - [0 Argument] AdminCmsControllerCore->postProcess - [line 121 - controllers/admin/AdminCmsContentController.php] - [0 Argument] AdminCmsContentControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 53 - admin7601/index.php] - [0 Argument] alvast bedankt 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