XF 1.5 Error when importing

thmn8

Member
Hi all. An error occurs when importing the database (attachments) 3.1 from phpBB to Xenforo. Here is the server logs. Attachment size about 4 GB.

Code:
[Sat Jun 03 22:43:25.263061 2017] [:error] [pid 23462] [client IP] PHP Warning:  Uncaught exception 'ErrorException' with message 'imagecreatefromjpeg(): gd-jpeg, libjpeg: recoverable error: \b\n' in /home/ИМЯ БАЗЫ/web/САЙТ/public_html/library/XenForo/Image/Gd.php:78\nStack trace:\n#0 [internal function]: XenForo_Application::handlePhpError(2, 'imagecreatefrom...', '/home/ИМЯ БАЗЫ/we...', 78, Array)\n#1 /home/ИМЯ БАЗЫ/web/САЙТ/public_html/library/XenForo/Image/Gd.php(78): imagecreatefromjpeg('/home/ИМЯ БАЗЫ/we...')\n#2 [internal function]: XenForo_Image_Gd::createFromFileDirect('/home/ИМЯ БАЗЫ/we...', 2)\n#3 /home/ИМЯ БАЗЫ/web/САЙТ/public_html/library/XenForo/Image/Abstract.php(254): call_user_func(Array, '/home/ИМЯ БАЗЫ/we...', 2)\n#4 /home/ИМЯ БАЗЫ/web/САЙТ/public_html/library/XenForo/Model/Attachment.php(502): XenForo_Image_Abstract::createFromFile('/home/ИМЯ БАЗЫ/we...', 2)\n#5 /home/ИМЯ БАЗЫ/web/САЙТ/public_html/library/XenForo/Model/Import.php(1941): XenForo_Model_Attachment->insertUploadedAttachmentData(Object(XenForo_Upload), '1', Array)\n#6 /home/ИМЯ БАЗЫ/web/САЙТ/public_html/libra in /home/ИМЯ БАЗЫ/web/САЙТ/public_html/library/XenForo/Image/Gd.php on line 78, referer: https://САЙТ/admin.php?import/import
[Sat Jun 03 22:43:25.263159 2017] [:error] [pid 23462] [client IP] PHP Fatal error:  imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: Quantization table 0x01 was not defined in /home/ИМЯ БАЗЫ/web/САЙТ/public_html/library/XenForo/Image/Gd.php on line 78, referer: https://САЙТ/admin.php?import/import

Screenshot_1.webp Screenshot_2.webp
 
Top Bottom