Remote Access Create Account Problem

vis

Member
Feb 16, 2002
15
0
301
I've ben following the remoteaccess.html file and I'm able to delete an account, list accounts, list packages, suspend accounts and unsuspend accounts.

My problem is with the create account script. It keeps giving me this error &Sorry, you must choose a plan&.....

This is one line of code from the script I am using, straight from the tutorial sample script.

$response = $whm-&createacct(&test6666.com&,&test666&,&password&,&EqualHost&);

&EqualHost& is a plan, we can't figure this out.

Is there something else we need to add other than just the &EqualHost& string?

Thanks to anyone who helps