MD5 file warning with Media Plugin

2012-03-01 Thread Nif
Hi there,

I am trying to use the Media plugin for Cake 2.0 (https://github.com/
bmcclure/CakePHP-Media-Plugin) and all appears to be working except
that I am getting the warning below on 2 of my view pages. I have
searched high and low for answers, but am not finding anything.

Warning (2): md5_file(C:\xampp\htdocs\client\v4\app\webroot\media\)
[function.md5-file]: failed to open stream: No such file or directory
[CORE\Cake\Utility\File.php, line 374]

Has anyone else used this plugin and if so, has anyone ever
experienced this issue?

Any advice or help will be much appreciated.

Thanks in advance,
Nikki

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: MD5 file warning with Media Plugin

2012-03-01 Thread AD7six


On Thursday, 1 March 2012 11:07:34 UTC+1, Nif wrote:

 Hi there, 

 I am trying to use the Media plugin for Cake 2.0 (https://github.com/ 
 bmcclure/CakePHP-Media-Pluginhttps://github.com/bmcclure/CakePHP-Media-Plugin)
  
 and all appears to be working except 
 that I am getting the warning below on 2 of my view pages. I have 
 searched high and low for answers, but am not finding anything. 

 Warning (2): md5_file(C:\xampp\htdocs\client\v4\app\webroot\media\) 
 [function.md5-file]: failed to open stream: No such file or directory 
 [CORE\Cake\Utility\File.php, line 374] 




On Thursday, 1 March 2012 11:07:34 UTC+1, Nif wrote:

 Hi there, 

 I am trying to use the Media plugin for Cake 2.0 (https://github.com/ 
 bmcclure/CakePHP-Media-Pluginhttps://github.com/bmcclure/CakePHP-Media-Plugin)
  
 and all appears to be working except 
 that I am getting the warning below on 2 of my view pages. I have 
 searched high and low for answers, but am not finding anything. 

 Warning (2): md5_file(C:\xampp\htdocs\client\v4\app\webroot\media\) 
 [function.md5-file]: failed to open stream: No such file or directory 
 [CORE\Cake\Utility\File.php, line 374] 

 Has anyone else used this plugin and if so, has anyone ever 
 experienced this issue? 

 Any advice or help will be much appreciated. 


Debug why you are passing a folder path to md5_file.

AD

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php