Please add adminmessages=”true” in the shortcode to see if you get any more detailed error messages.
Perhaps the file is rejected by the web server because it is too large or takes too long to upload… in this case you should consider the Pro version which allows file uploads of unlimited size…. however check first with adminmessages and let me know….
Best regards
Nickolas Bossinas
Thread Starter
shankar
(@shankarweb)
hi sir,
Nothing happend with adminmessages=”true”.
Thread Starter
shankar
(@shankarweb)
There is no more detailed error messages.
Thread Starter
shankar
(@shankarweb)
Upload failed! Unknown error.
Failed upload path: design1.2.psd
fileupload: 0
This error massage shown below the File design1.2.psd not uploaded
Thread Starter
shankar
(@shankarweb)
I used this shortcode. please check if there is any error :-
[wordpress_file_upload uploadrole=”all” maxsize=”200″ adminmessages=”true” placements=”title/filename+selectbutton+uploadbutton/progressbar/subfolders/userdata/message” notify=”true” notifyrecipients=”[email protected]” attachfile=”true” widths=”progressbar:150″ filebaselink=”true” medialink=”true” postlink=”2000″]
please make the following corrections:
widths=”progressbar:150px” and postlink=”true”
however i do not think that this is the problem. What is the size of design1.2.psd?
Thread Starter
shankar
(@shankarweb)
The size of design1.2.psd is 30mb
How long does the file take to upload? There are some php variables of your website configuration that determine the allowable upload file size limit and allowable time to upload a file. Maybe these limits are exceeded…