Monday, April 22, 2013

Re: How can I request the image file uploaded in the webroot/files directory?

Just put a "/" before the image url
example: $this->Html->image('/files/image.jpg');

Em segunda-feira, 22 de abril de 2013 10h13min21s UTC-3, zhuyuan Xiang escreveu:
I use the plugin [] to upload a image file into the webroot/file directory, but now I can't get the image file to display it.
why I can directly request the files in css or img directory?
'who can help me that?

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: