Ver 3.3 Resolution greater than 8.95#mega_pixel#

If you aren't speaking german, you can ask for support or post your request here.
Antworten
jtajk1995
Beiträge: 1
Registriert: 24. Mai 2018, 16:29

Ver 3.3 Resolution greater than 8.95#mega_pixel#

Beitrag von jtajk1995 »

Unable to upload pictures receive error above?
XimeX
Developer
Beiträge: 1148
Registriert: 12. Jul 2015, 13:21
Wohnort: Austria

Re: Ver 3.3 Resolution greater than 8.95#mega_pixel#

Beitrag von XimeX »

you have to increase your memory limit of php/webserver.
we check that with:

Code: Alles auswählen

ini_get('memory_limit')
and make some own calculations what the image size would be from the dimensions. Not the exact size.
Antworten