Some images are not displayed the content
Hello Could someone help me to understand why 2 images (0004_0.png and 005.png) are not displayed in this content ; http://david.hautbois.free.fr/drupal/?q=content/ins%C3%A9rer-des-cartes-g%C3... The web server/Drupal returns "302 found" but not "200 OK". (Using firebug) I've mixed private and public download method to analyze the issue. Drupal 6.12 + CCK 2.2 + FileField 6.x-3.0 + FileField Paths 6.x-1.2 + TinMCE I don't understand.... Is the private download method limited to 3 by page ? Is there a problem with my web hosting provider ? Thanks. David.
The two images that are missing have a different path than the images that are loading correctly. This is the path for 004.png: /drupal/?q=system/files/115/0004_0.png As compared to the path for the other images: ?q=system/files/115/003.png Or: sites/default/files/115/011.png Notice that the first path (non-working) is absolute to your site root, while the second two (working) are relative to the path you installed Drupal under. - Quiller 2009/6/4 David Hautbois <david.hautbois@free.fr>
Hello
Could someone help me to understand why 2 images (0004_0.png and 005.png) are not displayed in this content ;
http://david.hautbois.free.fr/drupal/?q=content/ins%C3%A9rer-des-cartes-g%C3... The web server/Drupal returns "302 found" but not "200 OK". (Using firebug)
I've mixed private and public download method to analyze the issue.
Drupal 6.12 + CCK 2.2 + FileField 6.x-3.0 + FileField Paths 6.x-1.2 + TinMCE
I don't understand....
Is the private download method limited to 3 by page ? Is there a problem with my web hosting provider ?
Thanks.
David. -- [ Drupal support list | http://lists.drupal.org/ ]
-- Quiller quiller@quiller.org http://www.quiller.org
I've just modified the path like this : ?q=system/files/115/003.png Only the first 3 images are displayed (200 OK) The 5 next images are not displayed (302 found) Thanks. David. Quiller wrote:
The two images that are missing have a different path than the images that are loading correctly. This is the path for 004.png:
/drupal/?q=system/files/115/0004_0.png
As compared to the path for the other images:
?q=system/files/115/003.png
Or:
sites/default/files/115/011.png
Notice that the first path (non-working) is absolute to your site root, while the second two (working) are relative to the path you installed Drupal under.
- Quiller
2009/6/4 David Hautbois <david.hautbois@free.fr <mailto:david.hautbois@free.fr>>
Hello
Could someone help me to understand why 2 images (0004_0.png and 005.png) are not displayed in this content ; http://david.hautbois.free.fr/drupal/?q=content/ins%C3%A9rer-des-cartes-g%C3... The web server/Drupal returns "302 found" but not "200 OK". (Using firebug)
I've mixed private and public download method to analyze the issue.
Drupal 6.12 + CCK 2.2 + FileField 6.x-3.0 + FileField Paths 6.x-1.2 + TinMCE
I don't understand....
Is the private download method limited to 3 by page ? Is there a problem with my web hosting provider ?
Thanks.
David. -- [ Drupal support list | http://lists.drupal.org/ ]
-- Quiller
quiller@quiller.org <mailto:quiller@quiller.org> http://www.quiller.org ------------------------------------------------------------------------
-- [ Drupal support list | http://lists.drupal.org/ ]
Hello My web hosting provider check the overload and redirect some HTTP requests to overload.html. David. David Hautbois wrote:
I've just modified the path like this : ?q=system/files/115/003.png Only the first 3 images are displayed (200 OK) The 5 next images are not displayed (302 found)
Thanks.
David.
Quiller wrote:
The two images that are missing have a different path than the images that are loading correctly. This is the path for 004.png:
/drupal/?q=system/files/115/0004_0.png
As compared to the path for the other images:
?q=system/files/115/003.png
Or:
sites/default/files/115/011.png
Notice that the first path (non-working) is absolute to your site root, while the second two (working) are relative to the path you installed Drupal under.
- Quiller
2009/6/4 David Hautbois <david.hautbois@free.fr <mailto:david.hautbois@free.fr>>
Hello
Could someone help me to understand why 2 images (0004_0.png and 005.png) are not displayed in this content ;
http://david.hautbois.free.fr/drupal/?q=content/ins%C3%A9rer-des-cartes-g%C3...
The web server/Drupal returns "302 found" but not "200 OK". (Using firebug)
I've mixed private and public download method to analyze the issue.
Drupal 6.12 + CCK 2.2 + FileField 6.x-3.0 + FileField Paths 6.x-1.2 + TinMCE
I don't understand....
Is the private download method limited to 3 by page ? Is there a problem with my web hosting provider ?
Thanks.
David. -- [ Drupal support list | http://lists.drupal.org/ ]
-- Quiller
quiller@quiller.org <mailto:quiller@quiller.org> http://www.quiller.org ------------------------------------------------------------------------
-- [ Drupal support list | http://lists.drupal.org/ ] -- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
David Hautbois -
Quiller