Re: Missing Behavior File

2013-11-11 Thread Florian Krämer
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

Re: Missing Behavior File

2013-11-10 Thread sanjog dangol
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

Re: Missing Behavior File

2013-05-18 Thread Juan Miguel Muriel Cespedes
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

Re: Missing Behavior File

2011-08-08 Thread repher
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

Missing Behavior File

2011-02-03 Thread milotimbol
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

Re: Media Plugin: Missing Behavior File

2010-05-07 Thread David Persson
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

Re: Media Plugin: Missing Behavior File

2010-05-07 Thread ramonmaruko
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

Media Plugin: Missing Behavior File

2010-05-07 Thread ramonmaruko
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