Closed (fixed)
Project:
Video
Version:
7.x-1.x-dev
Component:
Video Field
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 10:05 UTC
Updated:
3 May 2011 at 11:43 UTC
Used
Video module version 7.x-1.x-dev (2011-May-02)
I created a content type and called it "Video public". Add a video field "field_video_public". Tried to rename it "Video". After I saved I got the error:
Notice: Undefined index: video in _field_ui_bundle_admin_path() (line 310 of D7/modules/field_ui/field_ui.module).
The content type dissappeared from the content types menu.
Comments
Comment #1
anglo commentedProbably the Drupal fields core issue. I had the other content called previously called "Video". I deleted it as well. Now things are back to normal.