I can delete a group when I use CCK to create a new content type, but I can't delete forms. The error I receive is
Fatal error: Call to undefined function content_field_instance_delete() in /home/phdfusio/public_html/modules/cck/content_admin.inc on line 739

Comments

yched’s picture

Status: Active » Fixed

This was an incomplete commit of mine a few days ago.
Grab new release 4.7--1.1 (hot from today...)

yched’s picture

Priority: Normal » Critical
Status: Fixed » Active

Sorry I'm wrong - I thought I had committed the fix before the 1.1 release was tagged, but in fact latest 4.7--1.x has it and not 4.7--1.1.

Er, looks like I screwed 4.7--1.1 release... I'm investigating how whe can fix that.
Meanwhile, latest 4.7--1.x-dev has the fix :-(

karens’s picture

We'll issue a new release tomorrow morning with this fix. In the meanwhile, pick up the latest snapshot as noted by yched.

karens’s picture

Status: Active » Fixed

A new release has been issued, version 1.2, that will fix this problem.

Anonymous’s picture

Status: Fixed » Closed (fixed)