[SOLVED] Resize images after upload - Images truncated |
8/3/2015 16:49:27 | |
| PHPRunner General questions | ||
|
S
salus1 authorDevClub member
Hi, |
||
|
|
Sergey Kornilov admin 8/4/2015 |
|
I would check just in case if web server/PHP have any limits on uploaded file size. |
|
|
S
|
salus1 authorDevClub member 8/4/2015 |
|
I changed the field type from BLOB to MEDIUMBLOB and all works correctly. |
|