The images are not showing up on the webpage. Their references are there but the images are missing. Even on my
localhost, the gallery formatter slide show only shows the first picture and the first thumbnail. The other images are missing, their references are showing up.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_bug_report.png | 38.84 KB | drupalful |
Comments
Comment #1
drupalful commentedThe issue is about not having clean URLs. If your website is on a shared server, you will not have clean URLs. Drupal's workaround for this bug is to change the uploading type to Private from General (or Public), it is under Administration->Site Configuration->File System->File uploading type or something.
On a separate note, when you change your theme or logos and such, you will have to temporarily go back and forth from Private to Public. Finally back to Private when you are done with your theme changes.
http://www.drupal.org/node/410200 explains it.