17488 Posts in 4473 Topics by 1978 members
| Go to End | Next > | |
| Author | Topic: | 393192 Views |
-
Re: Can't upload images

4 January 2008 at 4:07pm
Hi,
it seems it's "SWFUpload" problem. After uploading newer version of "SWFUpload" I have now other problem - "Files&Images" module working, but "Insert image" on rightside not working (when I click "create folder" or "upload" link, system forward me from cms to website).
Maybe i should change somethin in SWFUpload .js or .swf files code?
-
Re: Can't upload images

4 January 2008 at 11:14pm
Hi,
I have the same behaviour after uploading newer version of SWFUpload ...
... in my opinion this SWFUpload-Stuff works - if it works - very smart - but not really reliable in different environments ...
Cheers Roland
-
Re: Can't upload images

5 January 2008 at 12:46pm
@Stempy:
I think your problem is more a cache problem. Try adding this to your _config file:
HTTP::set_cache_age(0);
You should at least clear your browser cache once after that in order for it to work.
-
Re: Can't upload images

8 January 2008 at 1:17am
I had the same problem.
With so many people having this problem should it be reported as a bug?
I added HTTP::set_cache_age(0); and all works fine now.
but how will HTTP::set_cache_age(0); effect the performance now?
-
Re: Can't upload images

8 January 2008 at 1:24am
The problem with the caching is something different than the problem of images not being uploaded by the swf uploader.
I believe the set_cache thing just tells your browser not to use the cache for it. Don't think that is a bug.
-
Re: Can't upload images

8 January 2008 at 2:00am
Worked for 1 image when I did the cache thing in FF.
Then stopped working again - tried fluching and clearing cache, still did not work.Changed to IE and works fine now.
so must be some sort of FF thing:( -
Re: Can't upload images

8 January 2008 at 2:07am
Yeah we have the same experience. Works in IE, not in FF, but it still depends on the hosting because I had it work on localhost AND on Dreamhost.
-
Re: Can't upload images

9 January 2008 at 2:17am
Hello everybody
It seems that a few people have this problem.
The uploading of images should preferably works independent of the browser preference and hosting provider (mod_security, etc.).Would be great if someone of the core team could take care of this issue.
Thanks
Mario
| 393192 Views | ||
| Go to Top | Next > |



