I've just installed Computed Field and it's not showing up as a field type in the "add field" tab of administer » content » content types.
I'm a relative newbie to Drupal, so maybe I've done something wrong.
I tried installing it in the modules/ directory and in the cck/ directory, with no success. I'm using the 4.7.0 virsions of everything - Drupal, CCK, & Computed Field. And CCK-Content is enabled.
Any pointers?
--Ian
Comments
Comment #1
yched commentedsee over there http://drupal.org/node/78969
in short : known CCK issue
empty your cache - or create a new content type and delete it right away - or try the patch supplied over there
Comment #2
IanCabell commentedThanks - that did it!
--Ian