Try another plugin?
https://github.com/burzum/FileStorage
On Sunday, November 10, 2013 10:34:15 AM UTC+1, sanjog dangol wrote:
>
> hello i am having same problem and cannot solve it .plz help me.
>
> On Wednesday, February 2, 2011 6:28:53 PM UTC+5:45, milotimbol wrote:
>>
>> Hi,
>>
>> I'm new to
hello i am having same problem and cannot solve it .plz help me.
On Wednesday, February 2, 2011 6:28:53 PM UTC+5:45, milotimbol wrote:
>
> Hi,
>
> I'm new to cakephp currently trying out this plugin .
>
> https://github.com/webtechnick/CakePHP-FileUpload-Plugin
>
> I basically followed everythi
Hello, i have the same problem. You solved the problem?
--
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 r
Hey!
Same error here. Have you ever found a solution?
Bernhard
--
View this message in context:
http://cakephp.19694.n2.nabble.com/Missing-Behavior-File-tp5988535p6663750.html
Sent from the CakePHP mailing list archive at Nabble.com.
--
Our newest site for the community: CakePHP Video
Hi,
I'm new to cakephp currently trying out this plugin .
https://github.com/webtechnick/CakePHP-FileUpload-Plugin
I basically followed everything in the readme file. I'm just creating
a simple blog app for studying purpose and I'm trying to combine it
with the file upload.
Here's what i did
I
Hey Marco,
The documentation has not yet been updated for the upcoming 1.3
version of the plugin. If you're using that version you are (except
when asking here on the list) on your own. However there does exist a
page where I track changes which might be interesting when migrating
from one version
Seems like the Media Behavior has been moved to libs(?). I ended up
using the "Monolithic Attachment Model" recipe.
On May 7, 9:33 pm, ramonmaruko wrote:
> I'm using CakePHP 1.3 Stable and tried Media plugin 1.3alpha and also
> fetching branch 1.3
>
> I was trying to follow
> thehttp://wiki.gith
I'm using CakePHP 1.3 Stable and tried Media plugin 1.3alpha and also
fetching branch 1.3
I was trying to follow the
http://wiki.github.com/davidpersson/media/media-behavior
page and have this on my movie.php:
var $actsAs = array(
'Media.Transfer',
'Media