• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

call to undefined method tmplwarnform::error()

T

TrostP

Guest
I'm getting error "call to undefined method tmplwarnform::error() in /usr/local/psa/admin/plib/api-common/cudomain.php on line 995" when setting up a domain through the command line.

It's a similar issue to http://forum.parallels.com/showthread.php?t=92723 except I'm seeing it in Plesk 9.3 and only after upgrading to the latest 12/29 Plesk Base package.

Here is the command line I'm using:
/usr/local/psa/bin/domain.sh -c domain.com -hosting true -hst_type phys -ip 216.39.194.20 -login domain -passwd pdom543 -hard_quota 3G -fp false -fp_ssl false -fpauth false -fplogin webmaster -fppasswd pdom543 -cgi true -php true -perl true -python true -webstat true -err_docs true -log_rotate true -log_bytime monthly -clogin hostingpro -ssi true -asp true -fastcgi true -miva true -webstat-protdir-access true -template Pro

The same command works just fine on a Plesk 9.2 server. I've already verified that the Pro template has the same parameters on both servers.

Here's my psa-api ver - psa-api-9.3.0-cos5.build93091230.06

Has anyone else seen this?


Paul
 
Followup

I removed the psa-api rpm and reinstalled. The made sure my Client had an email address specified and now I can add via command line again.
 
Back
Top