After install the email module and activate it from the site page administer/modules, this email field can not show up on the "add field" page of cck module.

How to use this module? How to add an email field into the cck node type?

Comments

mh86’s picture

I've tested it again and the email-field appears right away in the cck section. The installation is the same as with other additional cck field types, as you said you just have to activate it on administer/modules. Have you installed other fields so far? Would be interesting if you had the same problems!

creazion_dev’s picture

Call the update.php (http://www.example.com/update.php) and it should work.

dodorama’s picture

This happens when you activate a new field module and try to add it to a previously created content type.
To be able too see the new fieldtype in the list you've got to edit the content type itself (you don't actually need to change nothing just click edit and save it).
This usually works.

astra’s picture

Yes, you are right. The new field will display when you
-- just go to the edit page of any existed content type and click "Save content type" button;
-- or create a new content type.

dodorama’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)