-
- Ana Bahr

-
Total Posts: 33
Joined: 2009-03-05
|
Hi Guys,
I just transfered my store to a new ISP.
I have full access to backend, but I’m getting an error in frontend:
]SQLSTATE[42S22]: Column not found: 1054 Unknown column 'url' in 'field list' Trace: #0 /home/httpd/htdocs/stixxcbr/lib/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute(Array) #1 /home/httpd/htdocs/stixxcbr/lib/Zend/Db/Adapter/Abstract.php(457): Zend_Db_Statement->execute(Array) #2 /home/httpd/htdocs/stixxcbr/lib/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract->query('INSERT INTO `lo...', Array) #3 /home/httpd/htdocs/stixxcbr/lib/Varien/Db/Adapter/Pdo/Mysql.php(258): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `lo...', Array) #4 /home/httpd/htdocs/stixxcbr/lib/Zend/Db/Adapter/Abstract.php(535): Varien_Db_Adapter_Pdo_Mysql->query('INSERT INTO `lo...', Array) #5 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Log/Model/Mysql4/Visitor.php(63): Zend_Db_Adapter_Abstract->insert('log_url_info', Array) #6 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Log/Model/Mysql4/Visitor.php(71): Mage_Log_Model_Mysql4_Visitor->_saveUrlInfo(Object(Mage_Log_Model_Visitor)) #7 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Model/Mysql4/Abstract.php(342): Mage_Log_Model_Mysql4_Visitor->_beforeSave(Object(Mage_Log_Model_Visitor)) #8 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Model/Abstract.php(251): Mage_Core_Model_Mysql4_Abstract->save(Object(Mage_Log_Model_Visitor)) #9 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Log/Model/Visitor.php(177): Mage_Core_Model_Abstract->save() #10 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Model/App.php(1166): Mage_Log_Model_Visitor->saveByRequest(Object(Varien_Event_Observer)) #11 /home/httpd/htdocs/stixxcbr/app/Mage.php(301): Mage_Core_Model_App->dispatchEvent('controller_acti...', Array) #12 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Controller/Varien/Action.php(438): Mage::dispatchEvent('controller_acti...', Array) #13 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Controller/Front/Action.php(56): Mage_Core_Controller_Varien_Action->postDispatch() #14 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Controller/Varien/Action.php(371): Mage_Core_Controller_Front_Action->postDispatch() #15 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(163): Mage_Core_Controller_Varien_Action->dispatch('index') #16 /home/httpd/htdocs/stixxcbr/app/code/core/Mage/Core/Controller/Varien/Front.php(158): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #17 /home/httpd/htdocs/stixxcbr/app/Mage.php(457): Mage_Core_Controller_Varien_Front->dispatch() #18 /home/httpd/htdocs/stixxcbr/index.php(51): Mage::run() #19 {main}
Does anyone know how to fix it?? PLEAAASSSEEE ??
|