Closed (fixed)
Project:
Teaser Thumbnail
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Jan 2009 at 13:14 UTC
Updated:
26 Feb 2009 at 03:00 UTC
Hi,
Really looking forward to being able to put thumbnails in my post teasers, but when instead on the configuration panel I get a corrupt field and the message "Thumbnail preset field is required"
Any ideas how to correct this?
Andrew
| Comment | File | Size | Author |
|---|---|---|---|
| 2009-01-30_1313.png | 7.53 KB | adrapper |
Comments
Comment #1
hunvreus commentedYou need to create an imagecache preset first: this preset will then be used to build the actual thumbnail from the original picture. I definitely need to write a new README.txt file to guide people through the install process.
Comment #2
adrapper commentedThanks for you fast an helpful reply.
I now have a Thumbnail preset, but the full size picture is still in the teaser.
I have embedded the image using a wysiwug editor in a blog post. Go I need to activat something somewhere?
Andrew
Comment #3
hunvreus commentedI would need a few things to be sure I can reproduce your bug:
- The default settings (admin/settings/teaserthumbnail)
- The content type settings for the node type you want to have this feature (admin/content/node-type/YOUR_CONTENT_TYPE). There is a section called "Teaser Thumbnail" where all the settings are (you should actually make sure you have the "Generate thumbnail" option set to "Enabled")
- The content (HTML) of the node you are submitting
Comment #4
danbuntu commentedI have exactly the same problem - I can get the full sized image in my teaser block and no image at all in my page of teasers.
I also can't seem to find any way of inserting teaser thumbnails in views. mind you I am new to views 2
if it would be useful I can give you full access to my site if you pm me to work out whats going on and add the details to this post
Comment #5
danbuntu commentedThanks to some help form the developer IU got there in the end.
I backtracked through the required modules and realized that imagecache itself wasn't working correctly. A quick tweak or two and everything is fine now
Comment #6
hunvreus commented