Topic: Just installed and can't log in
I followed the instructions on the Install file and after i login i get this. Please help
Thanks.
Undefined index: Qform__FormCallType
Error Type: E_NOTICE
Source File: /home/kun/public_html/inventory/includes/qcodo/_core/qform/QFormBase.class.php Line: 158
Line 153:
Line 154: if ($objClass) {
Line 155: global $$strFormId;
Line 156: $$strFormId = $objClass;
Line 157:
Line 158: $objClass->strCallType = $_POST['Qform__FormCallType'];
Line 159: $objClass->intFormStatus = QFormBase::FormStatusUnrendered;
Line 160:
Line 161: if ($objClass->strCallType == QCallType::Ajax)
Line 162: QApplication::$RequestMode = QRequestMode::Ajax;
Line 163:
Call Stack:
#0 /home/kun/public_html/inventory/includes/qcodo/_core/qform/QFormBase.class.php(158): QcodoHandleError()
#1 /home/kun/public_html/inventory/login.php(128): QFormBase::Run()
Variable Dump: Show/Hide
HTTP_COOKIE_VARS
HTTP_ENV_VARS
HTTP_GET_VARS
HTTP_POST_FILES
HTTP_POST_VARS
HTTP_SERVER_VARS
HTTP_SESSION_VARS
_COOKIE
_ENV
_FILES
_GET
_POST
_REQUEST
_SERVER