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

anglo’s picture

Status: Active » Closed (fixed)

Probably 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.