• 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.

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