• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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