Thread Starter
perltk
(@perltk)
Thank you for your reply.
I think it maybe occurs error in thumbnail functions, but I’m not sure whether the server’s setting problem or plugin’s problem? (EX:GD Library or PHP version)
Anyway, Thanks for your help.
-
This reply was modified 6 years, 7 months ago by perltk.
-
This reply was modified 6 years, 7 months ago by perltk.
Thread Starter
perltk
(@perltk)
20191004 Update:
1.about more than 1.5MB can not update. Not 8MB.
2.I traced the code, it maybe stoped at gallery-album\includes\admin\gallery_page_class.php.
function insert_from_standart_uploader :
line 1299: $this->create_image_duplicates($this->directorys[‘original’] . $image_name);
When I commented this code, it can work.
-
This reply was modified 6 years, 8 months ago by perltk.