On my conversion of a large vB4 database to XF2 I got into the avatar import and found a new error which is 500ing the install process
Thanks.
This should be the newest versions of XF & the importers, downloaded today.Stack trace
- ErrorException: Fatal Error: imagecreatefrompng(): gd-png: fatal libpng error: IDAT: invalid distance too far back
- src/XF/Image/Gd.php:48
- Generated by: Sandy
- Oct 10, 2018 at 5:49 PM
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(21) "/admin.php?import/run"
["referrer"] => string(40) "http://test-xf.rpg.net/admin.php?import/"
["_GET"] => array(1) {
["import/run"] => string(0) ""
}
["_POST"] => array(1) {
["_xfToken"] => string(8) "********"
}
}
Thanks.
Last edited: