Drupal 4.7.3
CCK 4.7.0
Imagefield 4.7.0 (Last updated: September 2, 2006 - 00:46)

After uploading the imagefield files to imagefield folder inside modules>extra_modules>cck (could this location be the reason of the problem?), I expected to see a new field of type 'imagefield' available to be selected in /admin/node/types/content_content_name/add_field, but it's not there.

This also accurs with the link field link.module. Am I missing something?

Comments

dodorama’s picture

maybe this tread can solve your problem.

dopry’s picture

another question since you didn't explicitly mention it... did you enable the imagefield and links modules?

dtabach’s picture

Status: Active » Closed (fixed)

dodazzi pointed the solution (thank you!).
I had to 'edit' the content type (just click edit link and then save; no need to change anything). Then the 'add fields' page was refreshed, showing the new installed fields.

macm’s picture

I had same problem after enable "Clean URLs"
imagefield options appear but dont upload images.

I thinking the problem could be from .htaccess

I will try something and if I find asnwer I will write my solution here

macm’s picture

Yes my problem was .htaccess
I compare oiginal drupal .htaccess with my .htaccess
I used winmerge software and fixed