09-08-2008, 10:27 AM
[eluser]nuttynibbles[/eluser]
hi, im having problem uploading videos onto my server. working with images are fine but not videos. i've added the necessary video extension to the mimes file but nothing seems to work. it keeps giving me error.
here is the array for more info:
Array ( [upload_path] => /home/lala/public_html/lala/application/uploads/lala_video [allowed_types] => asf|wmv|mpg|mpeg|jpeg|avi|flv|mp3|mp4|3gp [overwrite] => [max_size] => 102400 [max_width] => 0 [max_height] => 0 [encrypt_name] => [remove_spaces] => 1 [file_name] => [image_width] => 0 [image_height] => 0 [image_library] => [library_path] => [source_image] => [create_thumb] => [maintain_ratio] => 1 [width] => 0 [height] => 0 )
hi, im having problem uploading videos onto my server. working with images are fine but not videos. i've added the necessary video extension to the mimes file but nothing seems to work. it keeps giving me error.
here is the array for more info:
Array ( [upload_path] => /home/lala/public_html/lala/application/uploads/lala_video [allowed_types] => asf|wmv|mpg|mpeg|jpeg|avi|flv|mp3|mp4|3gp [overwrite] => [max_size] => 102400 [max_width] => 0 [max_height] => 0 [encrypt_name] => [remove_spaces] => 1 [file_name] => [image_width] => 0 [image_height] => 0 [image_library] => [library_path] => [source_image] => [create_thumb] => [maintain_ratio] => 1 [width] => 0 [height] => 0 )