Closed (fixed)
Project:
ImageField
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2006 at 20:31 UTC
Updated:
14 Nov 2006 at 17:33 UTC
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
Comment #1
dodorama commentedmaybe this tread can solve your problem.
Comment #2
dopry commentedanother question since you didn't explicitly mention it... did you enable the imagefield and links modules?
Comment #3
dtabach commenteddodazzi 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.
Comment #4
macm commentedI 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
Comment #5
macm commentedYes my problem was .htaccess
I compare oiginal drupal .htaccess with my .htaccess
I used winmerge software and fixed