[support] Image node problem
Cog Rusty
cog.rusty at gmail.com
Tue May 29 14:15:14 UTC 2007
On 5/29/07, A-NO-NE Music <madflute at anonemusic.com> wrote:
> Jason Flatt / 2007/05/29 / 09:01 AM wrote:
>
> >The first thing to do is to make sure the path exists and that it is
> writable
> >by your webserver.
>
> Yes, I did that as the first thing. Sorry I should had mentioned.
> Besides the error points to only thumbnail version, the directory showed
> all 3 versions of each image as expected. The directory has been set to
> 777 (I have to ask permission issue when I finish trial-n-error building
> process).
>
> Nothing has changed that would cause image related node to flip since I
> finished image gallery thing two days ago, while everything I have been
> doing with Drupal is trial-n-error so I don't know if I have done
> something that bad.
>
No idea what it could be, but here is what I would try:
a) Look at an existing file which does not work and at a file which
you re-uploaded and works. Compare
- their directory paths,
- their file permissions, and
- most importantly, their owners (apache or you?)
b) Search in the database for all occurrence of those two filenames
and look for any differences with
- their paths or any other fields
- tables where only one of the filenames exists.
c) Just to be safe, clear the cache table, your tmp directory, your
files/images/temp directory (if any).
More information about the support
mailing list