Mochi Import Games error?

0xym0r0n

Cadet
I suppose this may be my host.... not entirely sure....
Went to import mochi games and selected a game. I get this error each time.
Maybe I missed instructions or something lol

Code:
Server Error
 
This filter needs the zip extension
 
    Zend_Filter_Compress_Zip->__construct() in Zend/Filter/Compress.php at line 107
    Zend_Filter_Compress->getAdapter() in Zend/Filter/Decompress.php at line 47
    Zend_Filter_Decompress->filter() in Arcade/Model/Import.php at line 52
    Arcade_Model_Import->extract() in Arcade/Model/Import.php at line 78
    Arcade_Model_Import->extractFromUrl() in Arcade/ControllerAdmin/Arcade.php at line 446
    Arcade_ControllerAdmin_Arcade->actionImportMochi() in XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in /home/reddeadu/public_html/admin.php at line 13
 
I suppose this may be my host.... not entirely sure....
Went to import mochi games and selected a game. I get this error each time.
Maybe I missed instructions or something lol

Code:
Server Error
 
This filter needs the zip extension
 
    Zend_Filter_Compress_Zip->__construct() in Zend/Filter/Compress.php at line 107
    Zend_Filter_Compress->getAdapter() in Zend/Filter/Decompress.php at line 47
    Zend_Filter_Decompress->filter() in Arcade/Model/Import.php at line 52
    Arcade_Model_Import->extract() in Arcade/Model/Import.php at line 78
    Arcade_Model_Import->extractFromUrl() in Arcade/ControllerAdmin/Arcade.php at line 446
    Arcade_ControllerAdmin_Arcade->actionImportMochi() in XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in /home/reddeadu/public_html/admin.php at line 13


Are you importing it from a zip file? Or from inside your AdminCP Mochi Integration?
 
Actually, I think I ran across one that did that...

I just moved on... it was an actual game I downloaded onto my pc though. Hmmm. Lemme find it.
 
I suppose this may be my host.... not entirely sure....
Went to import mochi games and selected a game. I get this error each time.
Maybe I missed instructions or something lol

Code:
Server Error
 
This filter needs the zip extension

In order to import .zip packages, your PHP installation needs the Zip extension.
 
Are you importing it from a zip file? Or from inside your AdminCP Mochi Integration?
It was from the admincp > xfarcade > import mochi games

And what game so we can test as well?
I tested about a dozen different games and got the same results. Mostly anything that appeared on the front page by default.

This has come up a few times now so I've created a sticky thread for it.

Resources

For those running cPanel you can find instructions on how to recompile PHP with zip module enable in that post. For others, you'll need to do it manually and/or ask your host for assistance.
gracias :smiley:
 
Back
Top