After installation, profile editing pages, e.g. example.com/user/6/edit, throw up one of these two repeating errors:

before editing a profile:
Notice: Undefined property: stdClass::$creativecommons in creativecommons_user_view() (line 2223 of /var/www/.../sites/all/modules/creativecommons/creativecommons.module).

after editing a profile:
Notice: Undefined variable: account in creativecommons_user_form() (line 2294 of /var/www/.../sites/all/modules/creativecommons/creativecommons.module).

Comments

Daguntzi’s picture

Version: 7.x-1.x-dev » 7.x-1.0-alpha2

I get the same errors after installing alpha 2

mpv’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)