What is an acceptable size? I have an idea of the bites and size of the imagesGer wrote: Tue Sep 18, 2018 8:10 am That's correct. You might only want to raise your max avatar filesize to allow for larger files on upload. While resizing, the resulting filesize will shrink to reasonable dimensions anyway.
upload_max_filesize
. If you have no idea or actually don't care, you can set it to 0. In that case it's just limited by your host. In that case you can only stumble upon a problem with hitting the memory limit if you host has a ridiculous high upload_max_filesize
combined with a low memory limit.Thanks for your commentGer wrote: Tue Sep 18, 2018 9:10 am Anything your host allows asupload_max_filesize
. If you have no idea or actually don't care, you can set it to 0. In that case it's just limited by your host. In that case you can only stumble upon a problem with hitting the memory limit if you host has a ridiculous highupload_max_filesize
combined with a low memory limit.
Raheem wrote: Thu Sep 20, 2018 9:26 pm Hi,
This extension will work with phpBB 3.2.2? I still not updated to 3.2.3
Thanks.
So no. You will need to update to 3.2.3 for this extension.Ger wrote: Thu Feb 15, 2018 10:01 am [*]You need at least phpBB 3.2.3-RC1 for this extension to work or manually add the following patch to your phpBB 3.2 installation:
https://github.com/phpbb/phpbb/pull/5127/files
I added 'file' to this array and it worked fine with 3.2.2, thanks</Solidjeuh> wrote: Thu Sep 20, 2018 9:28 pm So no. You will need to update to 3.2.3 for this extension.
Or do the manual patch.
It should be:jgs240 wrote: Thu Oct 25, 2018 3:02 pm I must be doing something goofy/wrong. I downloaded, unzipped and then put the contents of the zip file into the /phpbbhome/ext/ger/ directory with a few other of your extensions. But after reloading the "customize" tab in the ACP I don't see the extension in the list of extensions waiting to be enabled.
What could I be missing?
/ext/ger/avatarresize/