Hello,

I have a problem with my drupal setup maybe..i don't know. I already installed all the necessary modules for posting or uploading images but it really doesn't work. Totally, it will not display. On the other hand, I've the logs and found out these messages:

Type: page not found
Date: Tuesday, March 24, 2009 - 11:54
User : ubercart
Location: http://localhost//home/tatskie/www/ubercart/sites/default/files/green-gu...
Referrer: http://localhost/admin/logs/event/454
Message: home/tatskie/www/ubercart/sites/default/files/green-guitar-wallpaper.jpg
Severity: warning

I have a lot of these errors. So, any suggestions and advice on how to fix these problem? A million thanks in advance.

Regards,

Tata

Comments

mm167’s picture

is your site on your pc at home?
or on a hosting server?

lakbaytaodev’s picture

This is my test server at home..i'd like to test it before deploying it in the hosting server.

arh1’s picture

the Location field from your error log snippet above is obviously incorrect... what are the "necessary modules" you're using, and what's your file system path and download method (at /admin/settings/file-system )?

lakbaytaodev’s picture

It was found out on our end that it was due of a module conflict, like ImageAPI and Thickbox that cause the image of not showing up. To solve it, i was forced to downgrade the version of ImageAPI to match it with the current version of Thickbox.

Anyways, thanks for the reply.