How Do I change the max size upload for photos and videos?

talkaboutourtown posted 2nd of May 2008 in Community Voice. 9 comments.
I have searched through all the settings and cannot seem to find this anywhere? I also tried to install some Ray Widgets and the files seem to not be a part of my server?
 
Comments
·Oldest
·Top
Please login to post a comment.
PkChatzinc
http://www.boonex.com/unity/blog/entry/Only_2mb_allowed_to_upload
martin8558
does any one know how i can allow people to add html codes to profile coments and how do i change font colors on font colors
Mindriot
Here is the code to put in your .htacces file for servers that do not accept php.ini files:

php_flag register_globals Off
php_value upload_max_filesize 8M
php_value post_max_size 8M
php_value output_buffering On
php_value max_execution_time 600000000
php_value max_input_time 700000000
php_value session.gc_maxlifetime 14400000
talkaboutourtown
I had .htaccess file issues on install. My webhost renamed it to old.htaccess and the site works. With that being said, I'm not sure where I could add this code to resolve my problem. I dont have a regular .htaccess file in my dolphin root directory
houseperu
Hi I have the same problem
but when y use this code in the .htacces the web have problems
and the PHP.INI doesnt work
please help me
bambie
take a look in the advanced settings.
houseperu
I did, but my problem is with the photos,
like i tell you o change the PHP.INI & the .htacces
but nothing work
im gonna crazy about this
i gonna give the code that i use
thanks my friend
HELLLLPPPPP please
martin8558
does any one know how i can allow people to add html codes to profile coments and how do i change font colors
618drunks
Put a file named php.ini in the cgi-bin directory of your root folder. Place the following code in the php.ini:

register_globals Off
post_max_size = 300M
upload_max_filesize = 300M
max_execution_time = 250
AddType x-mapp-php5 .php

www.618drunks.com
 
 
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.
PET:0.063261985778809