Hi, I'm a newb to CAKE - so please go easy on me :) I have been experiencing image difficulties too (thought I'd add to this thread as it is relevant - I think), but have the Helper working now on Cake Ver 2.0.4. (As detailed here http://book.cakephp.org/2.0/en/core-libraries/helpers/html.html#HtmlHelper::image )
QUESTION Do you have to use the HTML Helpers for all images? Or can I just use the relative path to the webroot img folder (which I cannot get to work on my project for some reason)? I have a lot of (very small) images on my landing page and would love if I didn't have to use the HTML Helper (my images have sizes etc but no links - so very little value added by having to code up in PHP). Any suggestions gratefully accepted. Regards, Tim (No relation to the publisher) -- | cellphone: +18579280348 | | 123 10th Street | San Francisco | CA 94103 | On Fri, Dec 16, 2011 at 9:55 AM, Daniel <[email protected]> wrote: > > > On Dec 16, 1:44 pm, Thiago Belem <[email protected]> wrote: > > Daniel, please read the documentation: > > > > http://book.cakephp.org/2.0/en/core-libraries/helpers/html.html#HtmlH... > > > > That's great, but where do you actually put the image (what folder) ? > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- | cellphone: +18579280348 | | 123 10th Street | San Francisco | CA 94103 | | web: www.zign.me | skype: timothy.o.reilly | twitter: @timothyjoreilly | -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
