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

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