Teaser Images not showing
hbar - May 22, 2007 - 13:08
| Project: | Teaser Images |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
I think this is a bug. I installed the 'Teaser Images' module on my local site, but the images are not showing on the teaser pages. When I check my sites log, there are errors like this:
Type page not found
Date Monday, May 21, 2007 - 21:25
User xxxx
Location http://localhost:8888/drupal-5.1/files/images/psapp_shop.preview.teaser.... http://localhost:8888/drupal-5.1/taxonomy/term/1
Message files/images/psapp_shop.preview.teaser.jpg
Severity warning
Hostname 127.0.0.1and:
Type page not found
Date Monday, May 21, 2007 - 21:25
User hbar
Location http://localhost:8888/drupal-5.1/files/images/susheela.preview.teaser.jp... http://localhost:8888/drupal-5.1/taxonomy/term/1
Message files/images/susheela.preview.teaser.jpg
Severity warning
Hostname 127.0.0.1My images folder contains teaser images called: "psapp_shop.teaser.jpg" and "susheela.teaser.jpg", not "psapp_shop.preview.teaser.jpg" and "susheela.preview.teaser.jpg", so I guess that incorrect filenames are being generated, either when making the teaser images, or when generating the html. Or perhaps I'm doing something wrong!
I suppose I could rename the images as a workaround (haven't tried this yet), but it would be good if there was a way to fix the error.
Thanks for the module, btw.

#1
Hi! I have this problem. What can we do now?
#2
Hi vikicica22,
I think this module's a bit of a dead duck! :(
I'm still using it though. I have to manually rename the files myself. I had a couple of issues with permissions, etc. All the image files were owned by Apache, so I had no RENAME permissions. I had to ask my host to 'change ownership' of those files.
It's a bit of a pain in the posterior, but seems to work. I haven't got many images though. If you had a lot, it could become really annoying!
Someone recommended me to use imagecache instead, but I haven't got round to that yet...
Good luck!