[BUG] 4.0.9 zip doesn't install

DOA

Member
Code:
LogicException: File could not be opened as a zip (19) in src/XF/Service/AddOnArchive/Validator.php at line 128

XF\Service\AddOnArchive\Validator->zip() in src/XF/Service/AddOnArchive/Validator.php at line 44

XF\Service\AddOnArchive\Validator->resolveAddOnFromZip() in src/XF/Service/AddOnArchive/Validator.php at line 28

XF\Service\AddOnArchive\Validator->__construct() in src/XF/Container.php at line 276

XF\Container->createObject() in src/XF/App.php at line 1723

XF\App->XF\{closure}() in src/XF/Container.php at line 234

XF\Container->create() in src/XF/App.php at line 3191

XF\App->service() in src/XF/Service/AbstractService.php at line 79

XF\Service\AbstractService->service() in src/XF/Service/AddOnArchive/InstallBatchCreator.php at line 73

XF\Service\AddOnArchive\InstallBatchCreator->setupAddOnZip() in src/XF/Service/AddOnArchive/InstallBatchCreator.php at line 60

XF\Service\AddOnArchive\InstallBatchCreator->addArchive() in src/XF/Service/AddOnArchive/InstallBatchCreator.php at line 44

XF\Service\AddOnArchive\InstallBatchCreator->addUpload() in src/XF/Admin/Controller/AddOn.php at line 455

XF\Admin\Controller\AddOn->getBatchCreatorService() in src/XF/Admin/Controller/AddOn.php at line 478

XF\Admin\Controller\AddOn->actionInstallFromArchive() in src/XF/Mvc/Dispatcher.php at line 352

XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258

XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115

XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57

XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2513

XF\App->run() in src/XF.php at line 524

XF::runApp() in admin.php at line 13
 
What is your php version and XF version?
 
What is your php version and XF version?
TruonglvIts not PHP your website theme was broken. Now it's (downloads) working again, with the default white theme. the broken zip, open it with a text editor - rename it to .txt - and it's your theme template, your PHP was sending the page instead.
 
Last edited:
Its not PHP your website theme was broken. Now it's (downloads) working again, with the default white theme. the broken zip, open it with a text editor - rename it to .txt - and it's your theme template, your PHP was sending the page instead.
DOAI will check with that.
 
Back
Top