Author |
|
thearks Newbie
Joined: 29 November 2013 Location: Korea, South
Online Status: Offline Posts: 2
|
Posted: 29 November 2013 at 5:21am | IP Logged
|
|
|
I cann't my email acount...
this is error log...
help me...plz...
[13:11:48.99] [POST(6)] /?/Ajax/
[13:11:48.99] POST > [Action, Email, IncLogin, IncPassword, SignMe, Token]
[13:11:48.99]
[13:11:48.99] DB ERROR < HY000
2014
Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [HY000]
[13:11:48.99] Previous Exception: HY000
2014
Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [HY000]
[13:11:48.99] Exception[3001]: Database error
~ /libraries/afterlogic/common/manager.php (561)
----------------------------------------------------------------------
#0 /home/lab/www/libraries/afterlogic/common/managers/users/storages/db/storage.php(332): AApiManagerStorage->throwDbExceptionIfExist()
#1 /home/lab/www/libraries/afterlogic/common/managers/users/manager.php(428): CApiUsersDbStorage->CreateAccount(Object(CAccount))
#2 /home/lab/www/libraries/afterlogic/common/managers/webmail/manager.php(106): CApiUsersManager->CreateAccount(Object(CAccount), true)
#3 /home/lab/www/libraries/afterlogic/common/managers/integrator/manager.php(709): CApiWebmailManager->CreateAccountProcess('id', 'password', '', Array)
#4 /home/lab/www/libraries/ProjectSeven/Actions.php(2022): CApiIntegratorManager->LoginToAccount('id', 'password', '', '')
#5 [internal function]: ProjectSeven\Actions->AjaxLogin()
#6 /home/lab/www/libraries/ProjectSeven/Service.php(231): call_user_func(Array)
#7 /home/lab/www/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
#8 /home/lab/www/index.php(71): include('/home/lab/www/l...')
#9 {main}
[13:11:48.99] Exception[3001]: Database error
~ /libraries/afterlogic/common/manager.php (561)
----------------------------------------------------------------------
#0 /home/lab/www/libraries/afterlogic/common/managers/users/storages/db/storage.php(332): AApiManagerStorage->throwDbExceptionIfExist()
#1 /home/lab/www/libraries/afterlogic/common/managers/users/manager.php(428): CApiUsersDbStorage->CreateAccount(Object(CAccount))
#2 /home/lab/www/libraries/afterlogic/common/managers/webmail/manager.php(106): CApiUsersManager->CreateAccount(Object(CAccount), true)
#3 /home/lab/www/libraries/afterlogic/common/managers/integrator/manager.php(709): CApiWebmailManager->CreateAccountProcess('id', 'password', '', Array)
#4 /home/lab/www/libraries/ProjectSeven/Actions.php(2022): CApiIntegratorManager->LoginToAccount('id', 'password', '', '')
#5 [internal function]: ProjectSeven\Actions->AjaxLogin()
#6 /home/lab/www/libraries/ProjectSeven/Service.php(231): call_user_func(Array)
#7 /home/lab/www/libraries/ProjectSeven/Boot.php(5): ProjectSeven\Service->Handle()
#8 /home/lab/www/index.php(71): include('/home/lab/www/l...')
#9 {main}
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 29 November 2013 at 5:55am | IP Logged
|
|
|
I must say we've never encountered this kind of issue. I've asked the developers to look into this, they'll probably need to reproduce the problem.
Would it be possible for you to provide remote access to your installation? We would probably need SSH access and test account details, you can provide the credentials via HelpDesk.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|