17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1588 Views |
-
SWFUpload/::IOError_Handler()

1 February 2008 at 7:11pm Last edited: 1 February 2008 7:11pm
Hi everyone,
When I go to upload a file, picture or whatever in the system, after I choose my file and press the button to upload, I get this popup from Adobe Flash Player 9 with this error:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at SWFUpload/::IOError_Handler()I have a daily build of silverstripe given to me by someone at silverstripe (I got it today, January 31 2008).
Any help would be greatly appreciated.
On a side note, GREAT CMS you have here!
Regards,
Spiro
-
Re: SWFUpload/::IOError_Handler()

2 February 2008 at 3:01am Last edited: 2 February 2008 3:05am
I had the same problem and I did this to solve the problem:
chmod 'assets' folder to 0777.
chmod 'jsparty/SWFUpload/' folder to 0777.
chmod 'cms/javascript' folder to 0777.This works for me. I also read something on the forum about the same problem:
Add the following entries in your '.htaccess':
SecFilterEngine Off
SecFilterScanPOST OffTo watch that topic : http://www.silverstripe.com/site-builders-forum/flat/16550?showPost=18954
Good luck.
Koen
-
Re: SWFUpload/::IOError_Handler()

3 February 2008 at 10:31am
Bingo! That's exactly what I needed. Thank you very much Koen.
--Spiro--
| 1588 Views | ||
|
Page:
1
|
Go to Top |

