Community Documentation

Inactive fields are not included in lists of available fields until their modules are enabled

Last updated December 20, 2008. Created by AdAstra on December 20, 2008.
Log in to edit this page.

If you are using Imagefield and Date modules, there are a few considerations to factor in (as of Dec 20, 2008):

Imagefield

- Enable CCK and run update.php. Do NOT enable Imagefield at the same time.
- Download the latest Imagefield dev module 6.x-3.x-dev (2008-Dec-15) and patch it.
- Then, enable Imagefield and run update.php again.
- Original thread: http://drupal.org/node/296195#comment-1158520
- Otherwise, you get an error [imagefieldname] is an inactive Image field that uses a Image widget.

Date

- Enable CCK and Date, Date API, Date Popup, Date Timezone ALL at the same time (whether you use Popup or not) and run update.php.
- Disable Date, Date API, Date Popup, Date Timezone. Uninstall them. Re-enable them and run update.php again.
- Original thread: http://drupal.org/node/335597#comment-1113207
- Otherwise, you get an error [datefieldname] is an inactive Date field that uses a Select List widget.
- (Optional: you may now disable Date Popup if you don't use it.)

Comments

the multiselect modules has this error too

I followed the cck update suggest, first cck only, and multiselect.
But the node type have the multiselect has this error.
Wait for the solution.

---------------------
Life info websit

Thanks

Hi, I did step to step and work so good.
the key is disabled, update, then, Enable and last one Update.

About this page

Drupal version
Drupal 6.x
Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.