We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19232
    • 5 Posts
    I have this error while trying to install the package:
    Console running...
    PHP warning: ZipArchive::extractTo() [ziparchive.extractto]: Invalid or unitialized Zip object
    Attempting to install package with signature: tinymce-4.3.0-rc2
    Could not install package with signature: tinymce-4.3.0-rc2
    PHP warning: ZipArchive::close() [ziparchive.close]: Invalid or unitialized Zip object
    Package found...now preparing to install.
    xPDOZip: Error opening archive at /home/brunet11/public_html/core/packages/tinymce-4.3.0-rc2.transport.zip
    Could not unpack package /home/brunet11/public_html/core/packages/tinymce-4.3.0-rc2.transport.zip to /home/brunet11/public_html/core/packages/. SIG: tinymce-4.3.0-rc2

    Is this package corrupt ?

    maurizio

    PS:
    In both methods (direct download and package management) the zip files have the same dimension of 1.4 Mb (downloaded file and file in /core/packages)


      • 28215
      • 4,149 Posts
      Your PHP ZipArchive extension is faulty. Go to System Settings and change the setting ’archive_with’ to 1.
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
        • 20546
        • 74 Posts
        Hi

        I think you have to set system setting: "archive_with" to yes.
          • 19232
          • 5 Posts
          Thanks very much. This setting solved.

          maurizio
            • 32658
            • 38 Posts
            Had problem installing TinyMCE, searched this forum, followed the Archive_with instruction and it's working now! Thank you very much.