Viper007Bond
New member
vBulletin used to be dumb and stored all avatars with a GIF extension regardless of actual filetype. For example: https://forums.finalgear.com/core/customavatars/avatar3_6.gif
I assume this is why the XF importer and libpng are throwing tons of errors (see below).
Okay, fine, but now it's blocking my import from finishing:
XenForo 2.0.4 and Importers 1.0.1a.
I assume this is why the XF importer and libpng are throwing tons of errors (see below).
Okay, fine, but now it's blocking my import from finishing:
Code:
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
- Step 4 of 26: Avatars 00:05:48 [1,983] 23.92%libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
- Step 4 of 26: Avatars 00:05:57 [2,038] 24.48%
[RuntimeException]
Failed to save image to temporary file; image may be corrupt or check internal_data/data permissions
xf:import
root@1e66089be334:/var/www/html/public# php cmd.php xf:import
Starting import from vBulletin 5.x (Beta)...
- Importing...
[RuntimeException]
Failed to save image to temporary file; image may be corrupt or check internal_data/data permissions
xf:import
XenForo 2.0.4 and Importers 1.0.1a.