By dastaten on
Everything seems to be working fine except my image attach feature. When I create a new page/story, I don't see any way to attach a file/image. I have upgraded to the latest version of "image" by copying the "image" directory to sites/all/modules. The "upload" and "image" modules are all activated and I configured "image" and got a green results message saying my changes were saved successfully. Isn't there supposed to be an "attachment upload" section beneath the post editor now?
Any help would be greatly appreciated.
Cheers!
Comments
have you also enabled
have you also enabled imageattach module and enabled attached images on the relevant node types?
Yes, I forgot to mention
Yes, I forgot to mention that. I did enable them there as well.
In which case, I'm not sure.
In which case, I'm not sure. Try the steps on the image troubleshooting page.
Hi, After enabling the image
Hi,
After enabling the image attach module you need to edit the content type and enable the option of attached images in that content type.
Then you will be able to see the attach image field.
Acquia certified Developer, Back end and Front specialist
Need help? Please use my contact form
I have done that already and
I have done that already and it is still not showing.
Are you getting confused
Are you getting confused between enable attachments on edit content type and enable attached images.
As you mentioned that you have upgraded to the latest version of the image module.
Right way to do this is to delete the old image module folder and then add new image module folder in sites/all/modules
Run update.php
Acquia certified Developer, Back end and Front specialist
Need help? Please use my contact form
I think you need to enable
ImageMagik toolkit
I had ImageMagik toolkit enabled
But it said there was a problem. I copied the .inc file to the includes folder and that seemed to fix part of the problem. But it still isn't showing up and it says something about having to install ImageMagik toolkit on my server? I don't understand why it's so complicated to just upload an image and stick it in a post. I may just have to manually upload images to my server and then link to them.
----------------------------
I think I must have screwed something up along the way. I'm going to do a fresh install.
You don't need ImageMagick.
You don't need ImageMagick. You can just enable the imageGD toolkit module.