WSOD immediately after enabling the module. Error message (once I had worked out how to disable it and get back in again!) was:

Notice: Undefined property: stdClass::$cc in creativecommons_node_view() (line 1408 of /var/www/drupal/sites/all/modules/creativecommons/creativecommons.module).

Comments

hermes14’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.0-alpha2

I get the same notice right after enabling the module. I also get the WSOD, but no message goes into the log. Just a blank page without any clue. By the way, if overlay is disabled, you'll be able to disable the module via the Drupal admin interface.
Instead, apache error log reports this:
[Wed Oct 17 11:47:13 2012] [error] [client 127.0.0.1] PHP Fatal error: [] operator not supported for strings in /srv/http/vhosts/myhost/htdocs/includes/form.inc on line 3580, referer: http://myhost/

Drupal version is 7.15 and the bug occurs with both the -alpha2 and the -dev version.