Hi, thanks for working on this.

Testing it on a node I get:

Fatal error: Call to undefined function plain_text() in sites/all/modules/1668578-3ae9112/domain_reference.module on line 86

The error appears after selecting a domain from the node edit page and trying to save the form. I am using a 'Select list' widget for the field selection btw.

Thanks!
Tim

Comments

mathieso’s picture

Status: Active » Closed (fixed)

Tim,

Try it now. plain_text() should be check_plain(). The latest version has the change. If it doesn't, let me know. I'm still unsure about using git.

I'm also working on a module called Domain roles, that allows you to set permissions on a per user/per domain basis.

Regards,
Kieran

Tim Jones Toronto’s picture

Thanks Kieran - that did it :)

Will look at Domain Roles also. These are a nice set of DA utils btw.

Happy to help out on any testing etc.

Tim

Project: » Lost & found issues

This issue’s project has disappeared. Most likely, it was a sandbox project, which can be deleted by its maintainer. See the Lost & found issues project page for more details. (The missing project ID was 1668578)