I think I found the problem: The field bLibrary in the table dmImages is defined as Decimal. If I change it to Int everythings works fine.
It looks like I am the only one with this problem. I am running Linux and CF 6.1. Anybody else using this setup? Bernd On 28 Mai, 15:35, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > This answer was supposed to go to the farcry-beta group :-)) > > Thanks a lot anyway. I am just trying to go through the sourcecode > and find the problem there. I am sure it's just a tiny little issue. > > Bernd > > On 28 Mai, 08:41, "[EMAIL PROTECTED]" > > <[EMAIL PROTECTED]> wrote: > > This is great! I'll try this. Thanks a lot. > > > Bernd > > > On 28 Mai, 00:34, "Jake Churchill" <[EMAIL PROTECTED]> wrote: > > > > For me only approved images show up there when using "Add Image". Are the > > > images in the image library approved or in draft? Have you extended the > > > dmImage type? > > > > I think if these aren't your problems then there is something bigger > > > happening. I'd check the image config file just for fun and then probably > > > start looking at the code for the Add Images link in the plp step. It's > > > gonna be in your packages/types/_dmhtml/plpEdit/body.cfm to start. I'm > > > not > > > sure where that links takes you from there. > > > > -----Original Message----- > > > From: [email protected] [mailto:[EMAIL PROTECTED] On > > > > Behalf Of [EMAIL PROTECTED] > > > Sent: Sunday, May 27, 2007 2:40 PM > > > To: farcry-dev > > > Subject: [farcry-dev] Re: image Library doesn't show any images > > > > Hi Jake > > > > Thank you for your answer. > > > > Yes - the images do show up on the page. If I go to "content" -> > > > "Media Library" -> "Media Library Image" > > > I can see the image there. > > > If I go to any article and choose "Add image" I don't see any image in > > > the "Image Library". > > > I checked the sourcecode of the page (the page "Image Library") to see > > > if there are references > > > to images - but there is nothing there. I can chose the categories > > > (root or unassigned) but that > > > doesn't change anything. > > > > Any more ideas? ;-) > > > > Bernd > > > > On 27 Mai, 00:29, "Jake Churchill" <[EMAIL PROTECTED]> wrote: > > > > Do the images show up on pages when you insert them? What I got from > > > > your > > > > post is that you can add/edit images in the media library and approve > > > > them > > > > but when you click on them you don't get any image. If that's the case, > > > you > > > > probably have the path to your images folder wrong in the config files. > > > > > -----Original Message----- > > > > From: [email protected] [mailto:[EMAIL PROTECTED] On > > > > > Behalf Of [EMAIL PROTECTED] > > > > Sent: Saturday, May 26, 2007 3:56 PM > > > > To: farcry-dev > > > > Subject: [farcry-dev] image Library doesn't show any images > > > > > Hi > > > > > I don't know what I am doing wrong - but the image Library doesn't > > > > show me any images at all. > > > > I can go to the Media Library and add images there and approve them - > > > > or - > > > > I can edit an article and add an image there and chose to add the > > > > image to the library > > > > same result. The image Library doesn't show me any image at all. > > > > > Any idea on what I am doing wrong? > > > > > Thanks in advance > > > > > Bernd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
