When going to the 'Default settings' page, mysite_create_account() is invoked and throws an error.

Comments

agentrickard’s picture

Status: Active » Reviewed & tested by the community

Fix is to change line 894:

    if ($mysite == -1) {

There was a change to mysite_get() to catch just this issue.

agentrickard’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Committed to HEAD.