Topic: Error after installation, database table doesn't exist?
HP Version: 5.2.10; Zend Engine Version: 2.2.0; Qcodo Version: 0.3.32 (Qcodo Beta 3)
Application: Apache; Server Name: manhattane-com.coolpage.biz
HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0
Hi,
When I try to login after installation I get a MySql error saying that a certain table admin_settings doesnt exist. Do I have to enter it manually or is their some problems for tracmor to create it?
Here is the error msg:
MySqli Error: Table '224389.admin_setting' doesn't exist
Exception Type: QMySqliDatabaseException
Rendered Page: Click here to view contents able to be rendered
Source File: /home/vhosts/manhattane-com.coolpage.biz/tracmor/includes/data_classes/generated/AdminSettingGen.class.php Line: 380
Line 375: * @return AdminSetting
Line 376: */
Line 377: public static function LoadByShortDescription($strShortDescription) {
Line 378: return AdminSetting::QuerySingle(
Line 379: QQ::Equal(QQN::AdminSetting()->ShortDescription, $strShortDescription)
Line 380: );
Line 381: }
Line 382:
Line 383:
Line 384:
Line 385: ////////////////////////////////////////////////////
Database Error Number: 1146
Query: Show/Hide
Call Stack:
#0 /home/vhosts/manhattane-com.coolpage.biz/tracmor/includes/data_classes/generated/AdminSettingGen.class.php(148): QMySqli5Database->Query('SELECT???`admin...')
#1 /home/vhosts/manhattane-com.coolpage.biz/tracmor/includes/data_classes/generated/AdminSettingGen.class.php(380): AdminSettingGen::QuerySingle(Object(QQConditionEqual))
#2 /home/vhosts/manhattane-com.coolpage.biz/tracmor/includes/data_classes/TracmorSettings.class.php(45): AdminSettingGen::LoadByShortDescription('company_logo')
#3 /home/vhosts/manhattane-com.coolpage.biz/tracmor/login.php(61): TracmorSettings->__get('CompanyLogo')
#4 /home/vhosts/manhattane-com.coolpage.biz/tracmor/login.php(35): LoginForm->lblLogo_Create()
#5 /home/vhosts/manhattane-com.coolpage.biz/tracmor/includes/qcodo/_core/qform/QFormBase.class.php(275): LoginForm->Form_Create()
#6 /home/vhosts/manhattane-com.coolpage.biz/tracmor/login.php(128): QFormBase::Run('LoginForm', '/home/vhosts/ma...')
#7 {main}
Variable Dump: Show/Hide
thanx for your help!
brgds
Ayaz