hey, i have checked all possible issues but could not find answer to this problem
i am using drupal 6, wamp, image module along with image assist.
when ever i go to create content/page/attach image/uplaod....
the image uploads
but ven i preview or save only the title and body comes n no image is seen.NO ERROR is shown

when i go to create content /image-
and try to create the image-
again the same hapens with errors like -
thumbnail derivative image was missing. will be regenrated.

In short anywhere possible i m not able to attach image.

to my knowledge -
status report is checked- gd lib installed/image import configured/galleries defined/full html/file system public download method

plz help
urgent
thanks

Comments

arpita123’s picture

StatusFileSize
new26.19 KB

To make it easier to troubleshoot-(for ur info)

site config images path is set to images ( as per the hint sub directory inside files )
but when i upload an image- it goes to files but not images
also though i make the directory images inside files manually, a directory named temp is automatically made inside images

attaching what happens when i do preview of a page where i tried to attach the image
only text is shown and below it something like this happens-(chk the attachment)

Anyone who comes to this post please reply fast....
it urgent
project deadline nearby...plzzzzzzzzzzzz

arpita123’s picture

Assigned: arpita123 » Unassigned
Category: support » bug
arpita123’s picture

To make it easier to troubleshoot-(for ur info)

site config images path is set to images ( as per the hint sub directory inside files )
but when i upload an image- it goes to files but not images
also though i make the directory images inside files manually, a directory named temp is automatically made inside images

attaching what happens when i do preview of a page where i tried to attach the image
only text is shown and below it something like this happens-(chk the attachment)

Anyone who comes to this post please reply fast....
it urgent
project deadline nearby...plzzzzzzzzzzzz

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

There is no such path as content/page/attach image/upload.
Could you give the exact path you're using to create an image node?

arpita123’s picture

i m sorry its create content/page/image uploads where i can browse an image and uplaod it
one more thing nw though i uninstalled the image module still this option is coming??
how

joachim’s picture

Could you copy and paste the exact path from your browser's location bar please?

It sounds like you might have created an image node type prior to installing this module.

arpita123’s picture

StatusFileSize
new44.96 KB
new30.85 KB
new30.4 KB

http://127.0.0.1/drupal/?q=node/add/page

here i have an option Image uploads where i can browse an image from my pc and then click upload
the image and its thumbnail saves in default/files but no image is seen

http://127.0.0.1/drupal/?q=node/add/image

here i just browse the image n try to preview the thumbnail is seen (attachment creatimg)
but after saving only the text title r seen

As i save it shows the error-
The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.

image +thumbnail gets stored in default/files/images

check the attachments
please help

urgent

joachim’s picture

Those screenshots are not from image module. Image module gives you ONE image per node, and ONLY in the image content type.
Perhaps you are using imagefield module?

arpita123’s picture

nopes i am using image module only and not image field.
i m using 6.x-1.x-dev image module

initially i installed 6.x-1.0-alpha4 and image assist but then i uninstalled both of them and installed 6.x-1.x-dev image module

joachim’s picture

http://127.0.0.1/drupal/?q=node/add/page

-- the behaviour there is normal. You don't see image files when you use drupal's upload module. Image module has nothing to do with this.

You should probably disable file uploads on image nodes. IIRC there's a potential clash there.

arpita123’s picture

i did go to administer/content types/image nd disabled attahcments
shud i disable image upload too?

ant ways no progress evn when both or one is disabled.

read that image module gives 775 permission to fles /images how do i give that in windows?

joachim’s picture

> shud i disable image upload too?

What option do you mean? Can you paste its label? Image module does not provide any setting like this at admin/content/node-type/image

arpita123’s picture

StatusFileSize
new15.21 KB
new17.97 KB

http://127.0.0.1/drupal/?q=admin/content/node-type/image

check the attachments.
i want that i can upload an image, when put online event he users can upload the image?? is the module right for this?

joachim’s picture

Image upload is another module, not this one.

arpita123’s picture

so what has to be done??
suggest a way out
from the scratch
to attach images to the nodes
allow users to upload images to specific stories

please help i m new to drupal and hv my project deadline........
thanks

joachim’s picture

What is the other module you are using? I suggest you disable it as it appears to be clashing with this one.

arpita123’s picture

i have all of them uninstallled nw
i mean image and ne related

i deleted the table image_uplaod
stil i get the option of image upload when i go to create content/page

what to do
?

tel me finally what modules to install??

joachim’s picture

If you can go to node/add/image, then image module is installed. This provides ONE image upload field near the top of the form.

arpita123’s picture

Status: Postponed (maintainer needs more info) » Fixed

thanku ...create content/image and i m able to attach the image
thankyou for your support

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.