Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: SLM Error:0
SLM Error:0
Last post 12-15-2011, 7:03 AM by
Kenneth
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
12-14-2011, 6:14 AM
71999
Axalian
Joined on 12-14-2011
Posts 1
SLM Error:0
Reply
Quote
Dear People,
When i'm trying to upload a file, it doesn't upload the file and returns the error: "SLM Error: 0". Does anybody know how i could fix this problem?
Thanks!
12-15-2011, 7:03 AM
72020
in reply to
71999
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: SLM Error:0
Reply
Quote
Hi Axalian,
Please set property UploadType to IFrame, then it should shows you the actual error message.
$uploader->UploadType="IFrame";
Regards,
Ken