Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora

 AfterLogic Forum : AfterLogic Aurora
Subject Topic: RecaptchaWebclientPlugin 8.3.15-build-a3 Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
birender
Newbie
Newbie
Avatar

Joined: 20 August 2019
Location: India
Online Status: Offline
Posts: 18
Posted: 04 January 2020 at 1:05am | IP Logged Quote birender

[04-Jan-2020 14:30:51 Asia/Kolkata] PHP Fatal error: Uncaught Error: Call to undefined method Aurora\System\EventEmitter::onArray() in webmail/modules/RecaptchaWebclientPlugin/Module.php:26
Stack trace:
#0 webmail/system/Module/AbstractModule.php(262): Aurora\Modules\RecaptchaWebclientPlugin\Module->init()
#1 webmail/system/Module/Manager.php(295): Aurora\System\Module\AbstractModule->initialize()
#2 webmail/system/Module/Manager.php(108): Aurora\System\Module\Manager->loadModule('RecaptchaWebcli...', '/usr/share/webm...')
#3 webmail/system/Api.php(213): Aurora\System\Module\Manager->loadModules()
#4 webmail/system/Application.php(79): Aurora\System\Api::Init()
#5 webmail/index.php(21): Aurora\System\Application::Start()
#6 {main}
thrown in webmail/modules/RecaptchaWebclientPlugin/Module.php on line 26
Back to Top View birender's Profile Search for other posts by birender
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 06 January 2020 at 12:15am | IP Logged Quote Igor

To correct the issue, edit modules/RecaptchaWebclientPlugin/Module.php file, replace line:

Code:
\Aurora\System\EventEmitter::getInstance()->onArray(


with:

Code:
\Aurora\System\EventEmitter::getInstance()->onAny(


Hope this helps.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
birender
Newbie
Newbie
Avatar

Joined: 20 August 2019
Location: India
Online Status: Offline
Posts: 18
Posted: 10 January 2020 at 9:45pm | IP Logged Quote birender

thanks Igor it helped
Back to Top View birender's Profile Search for other posts by birender
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide