Renegade
Well-known member
I ran rebuild attachments and it got stuck with the following error. Now I cannot install or uninstall anything till this rebuild is complete. How do I resolve this?
Code:
XenForo_Exception: Invalid image type given. Expects IMAGETYPE_XXX constant. - library/XenForo/Image/Gd.php:100
Generated By: Admin, 2 minutes ago
Stack Trace
#0 [internal function]: XenForo_Image_Gd::createFromFileDirect('/home/techencl/...', 6)
#1 /home/techencl/public_html/community/library/XenForo/Image/Abstract.php(254): call_user_func(Array, '/home/techencl/...', 6)
#2 /home/techencl/public_html/community/library/XenForo/Deferred/AttachmentThumb.php(38): XenForo_Image_Abstract::createFromFile('/home/techencl/...', 6)
#3 /home/techencl/public_html/community/library/XenForo/Model/Deferred.php(256): XenForo_Deferred_AttachmentThumb->execute(Array, Array, 7.99999403954, '')
#4 /home/techencl/public_html/community/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.99999403954, '', false)
#5 /home/techencl/public_html/community/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#6 /home/techencl/public_html/community/library/XenForo/ControllerAdmin/Tools.php(159): XenForo_Model_Deferred->run(true, NULL, '', false)
#7 /home/techencl/public_html/community/library/XenForo/FrontController.php(347): XenForo_ControllerAdmin_Tools->actionRunDeferred()
#8 /home/techencl/public_html/community/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/techencl/public_html/community/admin.php(13): XenForo_FrontController->run()
#10 {main}