Page 1 of 1

File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]

Posted: 16 Mar 2019, 10:51
by mjartology
Hello,

I have installed the phoca gallary component in Joomla. I was so much impressed with this gallery that i would love to switch to it.

I am facing below problem

When i try to upload image of 8M I am getting
Error
File is too large (8.91 MB)

This is the message i see above browse and upload button
Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]

My Server allows me to upload larger image in other components. the simplegallery which i am using now and any media i can upload of any size just with phoca gallery i am not able to
My PHP info max post size and max upload size are set to 1024M

I also create user.ini, php.ini with below settings
upload_max_filesize = 1024M
post_max_size = 1024M
php_value post_max_size 1024M
php_value upload_max_filesize 1024M
ini_set('upload_max_filesize', '1024M');

Still i am unable to upload image. I am not sure what more to do.
Please help. thank you

Re: File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]

Posted: 16 Mar 2019, 18:56
by Benno
Hi,
try to change the size here: backend --> Components --> Phoca Gallery --> Control Panel --> Options --> Users --> Upload Settings -->
Maximal Upload Size (in bytes - front, admin upload)=(Set a new value)
and the resolution:
Maximal Resolution - Width=(Set a new value)
Maximal Resolution - Height=(Set a new value)

Kind regards,
Benno

Re: File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]

Posted: 22 Mar 2019, 09:07
by mjartology
Hi Benno,

Fantastic, worked like a charm, Youre the best. thanks Man. I owe you. :)

Regards,
MJ

Re: File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]

Posted: 22 Mar 2019, 17:00
by Benno
You're welcome!

Kind regards,
Benno