Hello, i am using Plesk 8.0.0 on Linux ES3
with mysql 4.1.21 and i have a problem, when i click on a certain domain, just one, it gives me this error
0: /usr/local/psa/admin/plib/common_func.php3:169
psaerror(string 'Unable to init Account object: ', string 'Account: unable to select: no such row in the table (select `id`,`type`,`password` from accounts where `id`=10)')
1: /usr/local/psa/admin/plib/class.SysUser.php:73
SysUser->SysUser(string '3')
2: /usr/local/psa/admin/plib/common_func.php3:2605
objectMaker(string 'SysUser', string '3')
3: /usr/local/psa/admin/plib/class.DomainControlForm.php:181
DomainControlForm->assign(object of type BsDomain)
4: /usr/local/psa/admin/htdocs/domains/dom_ctrl.php3:152
and in mysql database psa - accounts the data exists
10 plain ***********
and the data syntax is the same as other id's and i don't have a clue why it won't work. Thanks.
with mysql 4.1.21 and i have a problem, when i click on a certain domain, just one, it gives me this error
0: /usr/local/psa/admin/plib/common_func.php3:169
psaerror(string 'Unable to init Account object: ', string 'Account: unable to select: no such row in the table (select `id`,`type`,`password` from accounts where `id`=10)')
1: /usr/local/psa/admin/plib/class.SysUser.php:73
SysUser->SysUser(string '3')
2: /usr/local/psa/admin/plib/common_func.php3:2605
objectMaker(string 'SysUser', string '3')
3: /usr/local/psa/admin/plib/class.DomainControlForm.php:181
DomainControlForm->assign(object of type BsDomain)
4: /usr/local/psa/admin/htdocs/domains/dom_ctrl.php3:152
and in mysql database psa - accounts the data exists
10 plain ***********
and the data syntax is the same as other id's and i don't have a clue why it won't work. Thanks.