Quote Originally Posted by devarioj
to check your actual upload limit check http://www.yoursite.com/phpinfo.php

there should be a field that has your upload limit.


you can change that limit to what ever you want. You will also have to change the other limits that correspond to it on your server. These Values can be found in your php.ini on your server. (RAM limit etc)

when u make these changes you can then go to the .tpl file that corresponds to upload and then change the 100mb verbage to your number that you just changed it to

hope this helps

XX DJ XX
DJ:

Thanks for the information. I really do appreciate that. Perhaps if I change the file size limit, the videos might appear. I did check the limit and it said 200MB, but there is no way to change that in the phpinfo.php file. All it has is the php include coding, nothing else.

NWN