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
File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Mar 2019, 10:42
- Benno
- Phoca Hero
- Posts: 9446
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]
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
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
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Mar 2019, 10:42
Re: File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]
Hi Benno,
Fantastic, worked like a charm, Youre the best. thanks Man. I owe you. :)
Regards,
MJ
Fantastic, worked like a charm, Youre the best. thanks Man. I owe you. :)
Regards,
MJ
- Benno
- Phoca Hero
- Posts: 9446
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: File Upload Size Issue Upload File [ Max Size: 3.00 MB, Max Resolution: 3072 x 2304 px ]
You're welcome!
Kind regards,
Benno
Kind regards,
Benno