Fatal error: Cannot use object of type creativecommons_license as array in /Users/pkej/Sites/acquia-drupal-site/acquia-drupal/sites/all/modules/linodef/includes/linodef-filter.inc on line 293
<code>

After disabling the <a href="http://drupal.org/project/creativecommons">Creative Commons</a> module I was able to render the node.

I was using a taglist to insert the following filter text:
<code>
[#13,content="content"]

Using the following did not create an error:

[#15:field_photo]

Comments

pkej’s picture

Project: Inline and link Drupal objects (Linodef) » Creative Commons
Component: Filter » Code
Status: Active » Closed (fixed)

Original error not related to Linodef.

Fatal error: Cannot use object of type creativecommons_license as array in /Users/pkej/Sites/acquia-drupal/sites/all/modules/mediafront/mediafront.module on line 614

If I add a cc license to a content type, the above is the error message I get when trying to view the frontpage. Removing the license from the content type resolves the issue.

pkej’s picture

Status: Closed (fixed) » Active

Darn, too many things going on. This should be open.

kreynen’s picture

Title: Fatal error: Creative Commons module » Fatal error: Creative Commons module conflicts with linodef and mediafront modules
Status: Active » Postponed (maintainer needs more info)

A number of things have changed in both this module and the mediafront and linodef modules since these issues were reported. Are there still conflicts with these modules?