video uploads

On my website selfxposure.com My users are having trouble uploading videos using flash and regular.  Does anyone have any suggestions? thanks.

Quote · 9 Dec 2010

Having troubles can mean ALOT of things. You need to be more specific and tell us which version of Dolphin you are using.

Nothing to see here
Quote · 9 Dec 2010

raise your limits... in the admin panel/tools/host tools there is  phpinfo it tells you how long people have to upload..usually 30 seconds lol

adding this to htaccess may help

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

theres way too many things to check..ask your host to help you raise these

I have video tutorials to help you mrpowless.com
Quote · 9 Dec 2010

 

raise your limits... in the admin panel/tools/host tools there is  phpinfo it tells you how long people have to upload..usually 30 seconds lol

adding this to htaccess may help

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

theres way too many things to check..ask your host to help you raise these

This is wat I have on my php5.ini on godaddy

________________________________________

 

 

register_globals = off

allow_url_fopen = on

allow_url_include = Off

magic_quotes_gpc= On

file_uploads = On

mysql.allow_persistent = Off

expose_php = Off

memory_limit = 1024M

upload_max_filesize = 192M

post_max_size = 192M

max_input_time = 6000

max_execution_time = 6000

AddType x-mapp-php5 .php

variables_order = "EGPCS"

extension_dir = ./

upload_tmp_dir = /tmp

precision = 12

 

SMTP = relay-hosting.secureserver.net

url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="

______________________________________________________________

 

 

Still don't know why when I upload videos with time 4:05 when the video is upload on the site

the video time is diferent 1:42 from 4 Minits and 5 seconds the video only have 1 mint and 42 seconds

any idea wat is wrong

 

Please look my OLD POST still trying to fix this but still not luck

http://www.boonex.com/unity/forums/?action=goto&my_threads=1#topic/Videos-Time.htm

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 9 Dec 2010
 
 
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.