• Resolved beezer26164

    (@beezer26164)


    I tried updating to the most recent version and received the following: Update Failed: The package could not be installed. PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file ‘1’

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author JoomSky

    (@rabilal)

    Hi,

    This fix only for 2.1.3

    Edit

    ../wp-content/plugins/js-support-ticket/js-support-ticket.php

    Find

    add_filter( 'upgrader_pre_download', 'filter_upgrader_pre_download', 10, 3 );

    Replace with

    //add_filter( 'upgrader_pre_download', 'filter_upgrader_pre_download', 10, 3 );

    Regards,
    JS Help Desk Team

    Thread Starter beezer26164

    (@beezer26164)

    That Worked! Thank You

    I had a similar problem. The posted fix worked for me as well.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Update Error’ is closed to new replies.