Author |
|
lukasp Newbie
Joined: 19 May 2010 Location: Slovakia
Online Status: Offline Posts: 18
|
Posted: 23 November 2010 at 2:05am | IP Logged
|
|
|
Hi,
When I try to attach file in New message i got
this error: An unknown file upload error occurred.
This error popup when i click Attach button.
or sometime it just write: uploading ...
and nothing more ha-pend.
System info :
AfterLogic Webmail LITE {ver. 5.1.7}
info from ssh :
root@serverED:/var/www/webmail/data# ls -la
-rw-r--r-- 1 root root &nbs p; 13 Nov 12 13:41 .htaccess
drwxr-xr-x 2 root root 4096 Nov 12 14:29 country/
-rw-r--r-- 1 root root &nbs p;331 Nov 12 13:41 default.htm
-rw-r--r-- 1 root root &nbs p;331 Nov 12 13:41 index.html
drwxr-xr-x 2 root root 4096 Nov 23 09:11 logs/
drwxr-xr-x 3 root root 4096 Nov 23 09:11 mail/
drwxr-xr-x 2 root root 4096 Nov 12 14:29 settings/
drwxr-xr-x 3 root root 4096 Nov 23 09:11 temp/
|
Back to Top |
|
|
lukasp Newbie
Joined: 19 May 2010 Location: Slovakia
Online Status: Offline Posts: 18
|
Posted: 23 November 2010 at 2:11am | IP Logged
|
|
|
Interesting is:
Test on : Firefox 3.6.12 - Upload files not working
Test on : Chrome 5.0.342 - Upload files not working
Test on : Explorer 7.9.5 - Upload files IS WORKING !
So my question is : Do you support this browsers?
Can there be some other issue ?
... i also try: chmod -R 777 on webmail/
but still some issue :(
|
Back to Top |
|
|
lukasp Newbie
Joined: 19 May 2010 Location: Slovakia
Online Status: Offline Posts: 18
|
Posted: 01 December 2010 at 2:27am | IP Logged
|
|
|
Any info ?
Maybe some users can share they knowledge if upload files working for them in this types of browsers.
|
Back to Top |
|
|
gun68 Newbie
Joined: 04 December 2010 Location: Italy
Online Status: Offline Posts: 2
|
Posted: 04 December 2010 at 7:47am | IP Logged
|
|
|
I have the same problem.
I have created 3 mail account. If I use one of these account 'attach file' works fine, with other 2 account I got the 'An unknown file upload error occurred' error.
Can someone help me?
Thanks
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 06 December 2010 at 12:49am | IP Logged
|
|
|
Are you using PHP or ASP.NET version of the product? Is it Pro or Lite? What's the version number?
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
lukasp Newbie
Joined: 19 May 2010 Location: Slovakia
Online Status: Offline Posts: 18
|
Posted: 11 December 2010 at 8:06am | IP Logged
|
|
|
Hi IGOR, thanks for your help and time.
System info :
AfterLogic Webmail LITE {ver. 5.1.7}
used on PHP and Debian server.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 13 December 2010 at 12:16am | IP Logged
|
|
|
To locate the core reason of this, try reverting to simple file uploader from Flash-based one. Uncomment a line at the end of webmail.php file:
Code:
<script type="text/javascript">
// flashInstalled = FLASH_NOT_INSTALLED;
</script> |
|
|
So that it looks like:
Code:
<script type="text/javascript">
flashInstalled = FLASH_NOT_INSTALLED;
</script> |
|
|
Clear the cache and check if that helps.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
night-star Newbie
Joined: 07 December 2010 Location: Syrian Arab Republic
Online Status: Offline Posts: 8
|
Posted: 13 December 2010 at 11:42am | IP Logged
|
|
|
Yes, I have the same problem the attachments work fine with IE browser only
but when I used your way (Igor) it work fine now with all browser
thank you
Rawaf
|
Back to Top |
|
|
ark Newbie
Joined: 14 October 2010 Location: Latvia
Online Status: Offline Posts: 6
|
Posted: 13 December 2010 at 2:11pm | IP Logged
|
|
|
Hi, I am having the same problem.
In my situation problem happen because I use "Self-signed SSL certificates". (Flash does not support Self-signed SSL)
* Solution is: to use only "commercial SSL certificate".
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 13 December 2010 at 11:59pm | IP Logged
|
|
|
ark, thanks for the useful information, I believe it can save lots of time for other users.
Please note that we're releasing WebMail Pro 6.0 in about a month, Flash-based uploader will be taken out and replaced with new AJAX-based one, which is much more native to overall WebMail Pro interface, so it shouldn't cause issues like this.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
fshell Newbie
Joined: 14 April 2011 Location: China
Online Status: Offline Posts: 2
|
Posted: 14 April 2011 at 2:40am | IP Logged
|
|
|
dear igor,
i have same problem, product is AfterLogic Webmail LITE 5, DotNet version.
my brower is ie8 or chrome 10.0.648.204. os is windows 7 pro.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 14 April 2011 at 2:49am | IP Logged
|
|
|
What if you try disabling Flash-based uploader? In flash-detect.ascx file,
uncomment a line:
Code:
//flashInstalled = FLASH_NOT_INSTALLED; |
|
|
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
fshell Newbie
Joined: 14 April 2011 Location: China
Online Status: Offline Posts: 2
|
Posted: 14 April 2011 at 10:50am | IP Logged
|
|
|
it is great! thanks Igor~
|
Back to Top |
|
|
kirshnam Newbie
Joined: 18 June 2011 Location: India
Online Status: Offline Posts: 1
|
Posted: 18 June 2011 at 5:25am | IP Logged
|
|
|
Igor wrote:
Are you using PHP or ASP.NET version of the product? Is it Pro or Lite? What's the version number?
--
Regards,
Igor, AfterLogic Support |
|
|
Hi
I have same problem when i attach the any file i got An unknown file upload error occurred i dont what i want to do to fix the problem i am using ASP.NET can help in this please
Thanks
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 19 June 2011 at 11:24pm | IP Logged
|
|
|
Make sure you're running the latest version, it's 6.1.* at the moment. You can find the version number as shown here.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|