It seems this form was never ported to D6, it just results in a blank page, even if permissions are enabled. I'll take a look.

Comments

anarcat’s picture

Status: Active » Needs work

I adding error handling code that shows where the error is:

XMLRPC request failed: Parse error. Not well formed

... weird...

anarcat’s picture

Note that I found this bug while trying to test #503300: hosting_client module mail...

adrian’s picture

committed a partial fix

the form is displaying, but not submitting

the order fo the form_alter params changed, and there was a small bug in the js .

adrian’s picture

The issue is the new form_state stuff on the backend.

figuring it out and will commit a fix.

anarcat’s picture

Assigned: anarcat » Unassigned

I'm not working on this anymore, thanks adrian. (wasn't the fix in rc2?)

anarcat’s picture

Status: Needs work » Fixed

I tested this in the latest CVS: it works (ie. the signup form creates the client, the user and the site).

There are other issues, but I suspect they are not signup-related.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.