Re: SWFupload for cake1.2

2007-06-11 Thread [EMAIL PROTECTED]



On May 30, 4:29 pm, msajpm [EMAIL PROTECTED] wrote:
  Hopefully someone finds it useful.
  --
  Siegfried

 Thanks Siegfried.
 Just begining to use cakePHP and I was having a long time trying to
 modify it by myself to use with 1.2.

 I have two a questions.

 I`m able touploadfiles using normal file tags but notswfway. Could
 you use theswfway?

I can't get the swf way to work either. I also can't upload larger
than 2MB.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: SWFupload for cake1.2

2007-06-11 Thread Jonathan Langevin
2mb limitation is usually due to php.ini settings, you'll have to edit your
php.ini file and restart the httpd daemon

On 6/11/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:




 On May 30, 4:29 pm, msajpm [EMAIL PROTECTED] wrote:
   Hopefully someone finds it useful.
   --
   Siegfried
 
  Thanks Siegfried.
  Just begining to use cakePHP and I was having a long time trying to
  modify it by myself to use with 1.2.
 
  I have two a questions.
 
  I`m able touploadfiles using normal file tags but notswfway. Could
  you use theswfway?

 I can't get the swf way to work either. I also can't upload larger
 than 2MB.


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: SWFupload for cake1.2

2007-05-30 Thread msajpm


 Hopefully someone finds it useful.
 --
 Siegfried

Thanks Siegfried.
Just begining to use cakePHP and I was having a long time trying to
modify it by myself to use with 1.2.

I have two a questions.

I`m able to upload files using normal file tags but not swf way. Could
you use the swf way?

I have php.ini with a max_upload_file of 2M. When a try to upload
files between 2MB and aprox. 8MB I get the error saying that the files
exceded the maximus size but with files bigger thab 8MB I don't even
have a data array in the controller and nither error messages. Does it
happen to you too?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---