• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

help ERROR: Zend_Db_Statement_Exception

Y

YourAngel

Guest
hi to all...
I need help ..big help...
this is my problem:

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(integer '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

anyone can help me to fix this problem?tnks a lot .
 
Check Zen Optimizer

i ve the same error, i found the problem in my PHP5 config
zen_extension=.../ZendOptimizer.so
i use ioncube too
so i delete them and i works now
 
Back
Top