In mysite.install in line 75, there is a ',' at the end of the line which prevents the table mysite from being created

Comments

agentrickard’s picture

Status: Active » Reviewed & tested by the community

Confirmed. Thanks. I though I caught all of these.

Line is:

        confirm varchar(1) NOT NULL default '0',

Remove that comma.

agentrickard’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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