hi .
i use plesk at my server but I have this error:
ERROR: Zend_Db_Statement_Exception
anyone can help me to fix this problem?tnks
i use plesk at my server but I have this error:
ERROR: Zend_Db_Statement_Exception
Code:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'custom' in 'where clause' 0: Pdo.php:238 Zend_Db_Statement_Pdo->_execute(array) 1: Statement.php:283 Zend_Db_Statement->execute(array) 2: Abstract.php:433 Zend_Db_Adapter_Abstract->query(object of type Zend_Db_Table_Select, array) 3: Abstract.php:230 Zend_Db_Adapter_Pdo_Abstract->query(object of type Zend_Db_Table_Select) 4: Abstract.php:1335 Zend_Db_Table_Abstract->_fetch(object of type Zend_Db_Table_Select) 5: Abstract.php:1163 Zend_Db_Table_Abstract->fetchAll(string '`object_type` = 'domain' AND `object_id` = '1' AND `custom` = 'false'') 6: Abstract.php:141 Db_Table_Abstract->findByFields(array) 7: Subscriptions.php:226 Db_Table_Broker_Subscriptions->_findByFieldsTypecast(array, string 'Db_Table_Row_Subscription_Domain') 8: Subscriptions.php:64 Db_Table_Broker_Subscriptions->getDomainSubscription(string '1') 9: Domain.php:38 Smb_Subscription_Domain->__construct(string '1') 10: Domain.php:84 Smb_Subscription_Domain::getInstancesByClientId(in teger '2') 11: cmd_loginup.php:394 createSessionClient(string 'MYUSERNAME', string '', string '***************************', boolean false, NULL null, boolean false) 12: cmd_loginup.php:82 createSession(string 'MYUSERNAME', string '', boolean true, boolean true, boolean false, boolean true, boolean false) 13: cmd_loginup.php:109 createSessionNoPassword(string 'MYUSERNAME', boolean false) 14: Authentication.php:94 sso_Authentication->createLocalSession() 15: login_up.php3:42
Comment