-
foxly posted on the forum topic Upload Size Limits? in the group BuddyPress Media: 13 years, 8 months ago
I just posted a fix on the SVN trunk. If you replace the file called “bp-album-screens.php” with this one, it should correctly handle files with upper-case extensions.
Thanks!
^F^
-
Prince Abiola Ogundipe posted an update 13 years, 8 months ago
@dannypage ok, if what you are looking for is to increase the MB of your maximum upload file size, open note pad on you computer, copy and paste the following to the opened note pad. : memory_limit = 400M
upload_max_filesize = 50M
post_max_size = 50M
file_uploads = Onand save it to your computer as php.ini
Note : you can increase the size…[Read more]
-
foxly posted on the forum topic Upload Size Limits? in the group BuddyPress Media: 13 years, 8 months ago
@dannypage @naijaping @mike-seo What that means is they changed something in WP 3.1 or BP 1.2.8 so that the correct error message isn’t getting sent back to bp-album. In otherwords, “Please upload only JPG, GIF or PNG photos.” really means “Please upload only JPG, GIF or PNG photos, under X megabytes in size”, where “X” is the max […]
-
Prince Abiola Ogundipe posted an update 13 years, 8 months ago
@dannypage hi, what type of server are u using?
@dannypage
Not recently active