Amount of megabytes allowed to be uploaded

I want to change this thing on my website so people can upload music, photos, and videos at any file size. How can i do that?

Quote · 10 Aug 2009

Well, you could purchase a large crane like they use on skyscrapers.  That would increase your up loading capabilities. 

 

Oh, you meant uploading... I'm sorry, I was thinking like construction... My bad...

 

Most of us would just talk to our hosts and see if they can reset the php.ini file, or make an adjustment for it in the .htaccess file. 

 

Do a search and you'll see how to adjust them. 

Quote · 11 Aug 2009

your saying adjust the .htaccess in the Dolphin installation directory right? how do i do that?

Quote · 11 Aug 2009

well php as its limites on size...   i think its some where around 200mb   then you have to switch to ftp uploads.   I could be wrong about this as always.

 

 

search for max upload in the forums you should find many post on this. 

 

Never mind here...  have a look at this.

 

http://www.boonex.com/unity/forums/#action=goto&search_result=1&max%20upload%20size&msgs&0&&topics

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 11 Aug 2009

ill try changing my .htaccess file some, and i have another problem. How do i change the  name of my Community Site?

Quote · 11 Aug 2009

 

 How do i change the  name of my Community Site?

 Please look in dolphin folder /inc/header.inc.php  you will see all the info you need in there.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 11 Aug 2009

if you have access to you either php.ini file of php5.ini file, look fo a line that looks like:

upload_max_filesize=128M

I think many hosts max out at 300M or so. maybe someone else better knows the limit

Quote · 11 Aug 2009
 
 
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.