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
Comment #1
dopry commented@hyertsay: Is this only with event node types? What version of the event module are you using? What version of php are you using?
Comment #2
hyerstay commentedI 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
Comment #3
dopry commentedI 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?
Comment #4
dado commentedI 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