the link directs to this group Anthony. I didn't try: thisImage.update_record(thumb=db.Images.thumb.store(im, filename= 'thumbnail.jpg')) this would store the thumb directly in the database?
On Thursday, September 6, 2012 9:53:22 PM UTC+2, Anthony wrote: > > Did you try this method: > https://groups.google.com/d/msg/web2py/tgZRofX0RgY/rHMBUkYws1wJ > > On Thursday, September 6, 2012 1:19:06 PM UTC-4, BlueShadow wrote: >> >> So I made an application containing just pa page to upload the image, >> make an article and display the article. >> It shows the original picture perfectly. but the darn thumbnail not at >> all. >> I didn't try to rename the picture since I got more than one in the >> original application and the uuid makes sure I got no problem adding a >> hundred pics. >> And the name I get from printing the db entry also matches perfectly. >> I hope someone finds what I did wrong. >> Thanks >> > --

