0 down vote favorite
Hi, I am using fckEditor as text editor. When i upload images thru it the images were uploaded to app/webroot/fckeditor/images. And when they're embedded it looks like /fckfiles/SalmonSashimi.jpg Until now it looks right. But the image doesn't appear. So when I browse the image directly, at here http://www.in-culture.info/fckfiles/SalmonSashimi.jpg instead of displaying the URL, Cake interrupts the image call and trying to render it in a layout. I often face this error when I point .html file for iframe scroller and .xml file for flash embedding. This is really embarrassing You can see the page here http://www.in-culture.info/events/view/42 That image should appear before the text - "More" dont appear for short text. HOWEVER The same setting works on my localhost, only in my localhost project file is at http://localhost/inculture Thanks for you help. PS. I also tried moving fckfiles under img/ like this http://www.in-culture.info/img/fckfiles/pegasus_theatre_logo_338A21.png But still the same Please help me !!! Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en
