For video files.
Open profile_video.php. Find the line:
<input type=hidden name="MAX_FILE_SIZE" value="6000000">
Change the value (the value is displayed in bytes).
For audio files.
Open profile_sound.php. Find the line:
<input type=hidden name="MAX_FILE_SIZE" value="6000000">
Change the value (the value is displayed in bytes).
Please note that file size limit is also set in the PHP settings on your server. So the lowest limit out of the two settings (in the script and in the PHP settings) will be in affect.


LinkBack URL
About LinkBacks





Bookmarks