Creating or editing an event results in a screen with this error:

Fatal error: Cannot use string offset as an array in /home/.lazarus/lcyc/lcyc.info/modules/filter.module on line 835

Replacing the 4.7.0b6 filter.module with the version from 4.7.0b5 allows normal creation and editing of events.

Thank you,

Jason Hyerstay

Comments

dopry’s picture

@hyertsay: Is this only with event node types? What version of the event module are you using? What version of php are you using?

hyerstay’s picture

I tried this with both the 4.7.0 and cvs version of Event and there was no difference. PHP is version 5. There was no problem creating other node types, only simple events. I have flexinode installed but am not using any custom node types. The site is lcyc dot info and my web host is dreamhost.com.

Is there any other info I can provide?

Thanks,

Jason

dopry’s picture

I can't reproduce on php 4.4.2 against CVS...

Can someone confirm on php 5.0...

If blog and story are unaffected I would file this against event.module instead of drupal.core, but it looks like there was a lot of work done on filter.module between beta5 and beta6. Zen?

dado’s picture

Status: Active » Closed (duplicate)

I think this is not a problem with event module. I think this is a duplicate of:

http://drupal.org/node/53899

and apparently it is fixed in head