So I have been having this problem for a while. Whenever I tried to create a new field in a content type I would get an unexpected error. I finally figured out from looking at my watchdog reports that the date module was causing an error whenever I created a new field and crashing the entire site. I disabled the date module for now but that's not really a solution since I use the date module for lots of things including my event calendar.
Can anyone help me resolve this?
Error Below:
Type php
Date Thursday, May 9, 2013 - 16:23
User Anonymous (not verified)
Location http://localhost/ux_drupal/admin/structure/types/manage/collaboration-project-resource/fields/field_member_name/edit?destinations[0]=admin/structure/types/manage/collaboration-project-resource/fields%3Frender%3Doverlay&
Referrer
Message Warning: Illegal string offset 'default' in date_plugin_display_attachment->options() (line 33 of C:\wamp\www\ux_drupal\sites\all\modules\date\date_views\includes\date_plugin_display_attachment.inc).
Severity warning
Hostname 127.0.0.1
Operations
Comments
Comment #1
hs026q commentedI just wanted to follow up on this and say that the problem seems to be environmental. I set up a copy of the site on my locally and no longer have this problem at least on the local version.
Comment #2
wizonesolutionsYeah, I think it's a PHP 5.4 thing.
Comment #3
vijaycs85Ok, are we OK to close this issue then?
Comment #4
vijaycs85Ok, lets close this now.