YAFLogo

Posted by: sumnone - Sunday, 17 July 2011 18:43:29
Hi, I was hoping to contribute before asking questions, but I have hit a snag here that I can't get past. I just installed yaf with dnn as well as a standalone instance of yaf and my attached image files are not showing up with a thumbnail and link to the larger image. They are showing up as: File Attachment(s): IMG_3024.JPG (750kb) downloaded 1 time(s). IMG_3025.JPG (681kb) downloaded 0 time(s). I thought this was normal behavior until I saw a post from Jaben about it from a month or so ago to a guy with a different issue. I'm running both sites on version yaf 1.9.5.5, IIS6, SQL 2005 and .NET 4. Is there an option I'm missing somewhere? I'm aware .NET 3.5 is recommended, is it possible that .NET 4 possibly broke this feature? Any help is much appreciated. Thanks.

Posted by: logan - Sunday, 17 July 2011 22:24:09
Your images are to large. Set the size in hostsettings - Image Attachment Settings At the Bottom of Host Settings Tab

Posted by: sumnone - Sunday, 17 July 2011 23:34:13
That worked. I looked at that Image Threshold setting several times and was reading it as 2.5MB instead of 256KB. Anyway, thank you so much.

Posted by: summer68 - Thursday, 11 July 2013 08:42:19
hi there, quick searching on Google brings me here.and Im current working on thumbnail creating ,does yaf provide any source codes written in .Net? If yes ,Plz give me some detail guide,thx in adv.as a beginner in image programming ,I came across [url=http://www.rasteredge.com/how-to/csharp-imaging/thumbnail-creating/][color=#3c3c3c]thumbnail creating component [/color][/url] on web, but it isn't truely free. Free source code /lib of thumbnail creating is in need.Any help is appreciated. regards,

Posted by: Zero2Cool - Thursday, 11 July 2013 14:32:31
[quote=summer68;60064]hi there, quick searching on Google brings me here.and Im current working on thumbnail creating ,does yaf provide any source codes written in .Net? If yes ,Plz give me some detail guide,thx in adv.as a beginner in image programming ,I came across [url=http://www.rasteredge.com/how-to/csharp-imaging/thumbnail-creating/][color=#3c3c3c]thumbnail creating component [/color][/url] on web, but it isn't truely free. Free source code /lib of thumbnail creating is in need.Any help is appreciated. regards,[/quote] Try the link below. http://stackoverflow.com/questions/2808887/create-thumbnail-image

Posted by: classpass - Wednesday, 31 July 2013 12:16:37
maybe because the the thumnail image is too large, you need to resize to a small size. here is some source codes you are looking for on how to [url=http://www.rasteredge.com/how-to/vb-net-imaging/thumbnail-creating/]creating thumbnail vb.net[/url]. good luck.

Posted by: Jamez99 - Thursday, 1 August 2013 09:46:06
Can I afford a request? I wnt to attched my image files but are not showing up with a thumbnail.plezse guide me how can it shows

Posted by: arronlee - Monday, 9 September 2013 04:41:45
[quote=classpass;60364]maybe because the the thumnail image is too large, you need to resize to a small size. here is some source codes you are looking for on how to [url=http://www.rasteredge.com/how-to/csharp-imaging/thumbnail-creating/]creating thumbnail c#.net[/url]. good luck.[/quote] Thanks for your advice, but I want to find a manual tool. Do you have any suggestion?