Help Me - Unable Upload Video and Music files

Hi All, Please Help me

My Community is http://hai4you.com using Dolphin 6.1.

1. When trying to upload video and Music files through User module, File is fully uploaded but finally get "Error in File" alert message.

2. Can anyone know about Ray Flash Apllications installation through admin in Plugins Tab.

Thanks and Regards,

Hai4you

Quote · 8 Oct 2009

put these lines in your htaccess file and save

php_value upload_max_filesize 100M
php_value post_max_size 100M
php_value max_execution_time 9000
php_value max_input_time 9000

if you go to site and get 500 error then you need a php.ini file with:

max_execution_time = 9000
upload_max_filesize = 100M
memory_limit = 50M
post_max_size = 100M
file_uploads = On

copy this to your host and ask to them to help you out.

I have video tutorials to help you mrpowless.com
Quote · 9 Oct 2009

Hi Mrpowless,

Thanks for your reply. I will check and Contact you

Regards,

Hai4you

Quote · 13 Oct 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.