21492 Posts in 5783 Topics by 2621 members
| Go to End | Next > | |
| Author | Topic: | 10582 Views |
-
Re: Upload broken in 2.4?

23 July 2010 at 2:29am Last edited: 23 July 2010 3:47am
Hi all,
i've had the same problems with FileUploading.
This morning i installed the latest SS Release with several strange problems.
After the 5th reinstall it worked fine, but i couldnt upload any files.
After applying the patch mentioned in this topic it all worked fine for me, even the WYSIWYG editor still works.One little bug is still there, by editing content in IE8 i always get an Error when trying to save the changes.
That Problem doesn't appear in Google's Chrome...
Thanks very much
I hope the installation of modules runs less complicated ;)greetz
Tobi -
Re: Upload broken in 2.4?

4 August 2010 at 7:17am
adding this to my vhost conf file worked, fyi.
php_admin_value open_basedir none
-
Re: Upload broken in 2.4?

5 August 2010 at 11:36pm
((( my first realy bad expirence with silverstripe
it runs local but nut on my webserver... i have open_basedir = no value in my phpini.
i have 777 on assets and sub.when i upload i get no error but my swfupload end like that:
SWF DEBUG: ReturnUploadStart(): File accepted by startUpload event and readied for upload. Starting upload to http://okeanos.paulmann.sv-preview.de/FileDataObjectManager_Controller/handleswfupload for File ID: SWFUpload_0_0
SWF DEBUG: Event: uploadProgress (OPEN): File ID: SWFUpload_0_0on my local system i get a 41 responde that my upload is completed. here the debug ends like that. i have no js erros...
I tried:
http://open.silverstripe.org/attachment/ticket/5547/2.4.0-FileUpload.diffDo I just need the 2 Files there to fix or the other files in 5547 too?
Plz help. its a realy big site, that have to online in 3 days
-
Re: Upload broken in 2.4?

11 August 2010 at 4:38pm Last edited: 11 August 2010 4:41pm
Timtim's solution of changing open basedir fixes the problem for me, on latest SVN build - Patch earler broke TinyMCE, without patch this fixes upload and TinyMCE still works, whether applied through php.ini, vhost.conf or httpd.conf.
-
Re: Upload broken in 2.4?

18 August 2010 at 4:28am
what if you don't use SWF upload?
in a pinch you could also manually upload the files and run "Look for New Files" from files/images tab.
-
Re: Upload broken in 2.4?

18 August 2010 at 7:11pm
how to switch off swf upload in assets ?
i still have the problem that i only can upload with admin rights. editor can“t upload.
-
Re: Upload broken in 2.4?

19 August 2010 at 5:58am
you are using swfupload from dataobject manager, right? I think you can just remove that directory from your root and do a build - somebody correct me if I'm wrong there.
also, by manually I mean use an (s)ftp client to upload your files to assets then 'look for new files' and see if that works. if you are on deadline that could buy your enough time to do a real fix. ;-)
| 10582 Views | ||
| Go to Top | Next > |





