7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Getting fatal error when trying to use SWFUploadField on the frontend
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 467 Views |
-
Getting fatal error when trying to use SWFUploadField on the frontend

25 February 2010 at 10:58pm
Hi Uncle Cheese.
Today I'm trying to use the SWFUploadField on the frontend and the upload form works fine.
However I noticed that when I submitted the file wasn't put in any directory in the assets folder so I dumped out the post.The post contained Fatal error: Class 'XeeticImage' not found in SWFUploadControls.php on line 10. I went in and checked and it appears as if it tries to make a new instance of the class XeeticImage if the uploaded file is an image. Is this correct or has some kind of error snuck in?
I was thinking that maybe this function shouldn't fire at all but I have no idea. I'm running on the latest SVN, checked out about half an hour ago.
-
Re: Getting fatal error when trying to use SWFUploadField on the frontend

26 February 2010 at 4:26am
Yikes. Sorry about that. Checked in the wrong working copy. Run an update and you should be good.
| 467 Views | ||
|
Page:
1
|
Go to Top |

