After edit of subdomain content node, I get the following crash:

Missing argument 2 for subdomain_build_token(), called in /sites/all/modules/subdomain/subdomain.module on line 180 and defined in /sites/all/modules/subdomain/subdomain.module on line 387

Comments

setvik’s picture

Status: Active » Postponed (maintainer needs more info)

Can you leave a comment with the steps (including subdomain module settings) necessary to reproduce the error?

Thanks in advance

nekobul’s picture

Check the code at the crash location (180). subdomain_build_token function call is missing one additional parameter.

setvik’s picture

Status: Postponed (maintainer needs more info) » Fixed

whoops. sorry about that. i misread your bug report. Released a new 5.x version with the fix.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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