whicever file i try i get the error "File not found"??

Soner TAMER - August 12, 2008 - 15:24
Project:Imagemenu
Version:6.x-1.0
Component:Code
Category:support request
Priority:critical
Assigned:Soner TAMER
Status:active
Description

i tried with many images but everytime i get this message. could anyone help me? i deadly need this.
why i get this?
i'm using Drupal 6.3.
Many thanks.

#1

hassan2 - August 13, 2008 - 16:00

upload your image using one of the image uploaders . This will allow you to see the full path, usually sites/default/files/
good luck

#2

firemountain - November 15, 2009 - 20:07

i also have this proplem,

Same as first- tried multiple images, non-work.. i used the advice of Hassan, Image module upload, files went to sites/default/files/images/_file_name.jpg. if i enter this in browser it works, but for some reason image menu is not finding my files. i tried entering the path in many different ways,

files/images/_file_name.jpg

sites/default/files/images/_file_name.jpg

Sitename.com/sites/default/files/images/_file_name.jpg

http://Sitename.com/sites/default/files/images/_file_name.jpg

/public_html/Sitename.com/sites/default/files/images/_file_name.jpg

public_html/Sitename.com/sites/default/files/images/_file_name.jpg

Not sure what i am doing wrong here.. please help someone... :)

Alex

#3

Migala - November 24, 2009 - 12:42

I has the same error until I delete the domain name form the path.

I start using "http://sitename.com/path/to/image.png" and it doesn't work but when I changed the path to "path/to/image.png" it works.

I don't have tried it on "http://sitename.com/sites/default/files...." but it works on a folder placed in the domain root.

Hope I help.

 
 

Drupal is a registered trademark of Dries Buytaert.