• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

ERROR: wrong password gives error

eilko

Regular Pleskian
Plesk 11.5.30 MU9 on Centos6-X64/VPS

entering a wrong password for admin login gives error message.

Code:
PHP Runtime Notice: Declaration of LoginTemplateForm::parse() should be compatible with Form_Abstract::parse($name, $tmpl)
Line: 4
File: /usr/local/psa/admin/plib/LoginTemplateForm.php
Stack Trace:
#0  Smb_Exception_Syntax::handleError(2048, Declaration of LoginTemplateForm::parse() should be compatible with Form_Abstract::parse($name, $tmpl), /usr/local/psa/admin/plib/LoginTemplateForm.php, 4, Array ([class] => LoginTemplateForm,[pathPrefix] => ,[file] => LoginTemplateForm.php)) called at [/usr/local/psa/admin/plib/LoginTemplateForm.php:4]
#1  include_once(/usr/local/psa/admin/plib/LoginTemplateForm.php) called at [/usr/local/psa/admin/plib/Loader.php:95]
#2  Loader::loadClass(LoginTemplateForm) called at [/usr/local/psa/admin/plib/Loader.php:37]
#3  Loader::autoload(LoginTemplateForm)
#4  spl_autoload_call(LoginTemplateForm) called at [/usr/local/psa/admin/plib/LoginForm.php:4]
#5  require_once(/usr/local/psa/admin/plib/LoginForm.php) called at [/usr/local/psa/admin/htdocs/login_up.php3:203]
 
Back
Top