Hi,

i uploaded a php.ini file into the public_html directory like this

php_value upload_max_filesize 200M
php_value post_max_size 200M
php_value output_buffering on
php_value max_execution_time 2000
php_value max_input_time 2000
php_value session.gc_maxlifetime 24400

Still wont upload a large file. i then uploaded a file 1.7m and it uploaded fine. i can see the video but when i try to play it i get the error below

Fatal error: Call to a member function on a non-object in /home/myvsecom/public_html/include/function.php on line 635

The link to the video is here

http://myvshare.com/view/1//

Thanks
Johan