I tried to upload Video files and every time it shows me 100% complete but a message pops ups “File uploading Error”. I have tried different solutions available and so far have not succeeded. One more thing when update my profile video and my profile audio it works fine. Any idea how I can solve this problem.
Make Meaning Or Die
|
Unite PeopleG'day! Welcome to BoonEx Blog. We're here to discuss BoonEx products, test them, plan new features together, and help each other grow, prosper and most importantly - unite people. |
Have An Idea? (discussion)
Ideas and suggestions are very welcome. Please, check BoonEx DevZone roadmaps before posting, just to avoid duplicates.
Roadmaps: Dolphin, Ray, Orca, Shark, Expertzzz.
Found A Bug? (discussion)
We're ready to fix it ASAP, but odds are that this is a known setup issue. Please, check FAQs and Troubleshooters at BoonEx DevZone before posting.
FAQs: Dolphin, Ray, Orca, Shark, Barracuda.
T-shooters:Dolphin, Ray, Orca, Shark, Barracuda.
Want To Help? (discussion)
We really need help and we'd appriciate yours. We welcome you to translate and improve Manuals, Troubleshooters and FAQs in DevZone; answer to posts in this blog; help in Expertzzz Forumz and/or make a donation to support BoonEx.
Please, contact us to request a DevZone account and get access to Docs Wiki.



Make Meaning Or Die
Hello,
I ran into this problem many times and still not sure weather its my hosting company or the dolphine script itself but its working now.
I did the following:
1. Do an upload test. test upload with 1mb, 2mb, and a 3mb file and see if theres a limit on the file size you can upload.
2. I think the basic php.ini file might need to be modified as well.
this is what i have:
upload_max_filesize = 55m
post_max_size = 55m
max_execution_time = 30
hope this helps out.
Robin
Hello linker,
Please also try this:
http://www.expertzzz.com/forumz/?action=goto&topic_id=10609
Dotnet
Please check permission on folders - You can also check if actually file gets uploaded on server.
Infrenion.com
im facing same problem in both video and audio upload..my server details are
upload_max_filesize = 200M
post_max_size = 800M
max_execution_time = 1200
safe_mode = Off
whats the possible reason pls help
vinilrichard–> i would advice you to reduce the max_execution_time = 150, this is the max most safe for your site.
I had such problems when my isp had problems and that creates connection problems. I am not expert but check and this.
My hosting co, asked me to do this:
1. go to start in the left bottom of the screen then run write there cmd and press enter and in the new open window to run
tracert mysite.com
2. Then in this small window as you looking you will see a little icon in the top left corner. if you press it you will see a menu. Press edit/select all and then edit/copy.
3. Send this result to the support of your hosting company and they will tell you if you have that kind of problems. At least mine (HostForWeb) did it and help me to solve this.
If your problem is like mine, it is easy to solve.