• Resolved barrettorama

    (@barrettorama)


    Using Version 1.3.2 of download monitor.

    Downloading files through download-monitor links results in corrupt files. It seems mostly office documents, PDF’s seem to download without corruption (or their corruption is handled by the viewer).
    Excel throws an error and allows the file to open any way, the data is there, but it’s malformed. i.e. not the 0byte issue I’ve seen reported before.

    I am able to download all files without corruption by referencing them directly intranet/wp-content/uploads/2013/11/…

    I have tried the option X-Accel-Redirect / X-Sendfile.
    No change documents were still corrupt. (installed and verified mod-xsendfile is active.)

    Do you have any ideas?
    Thanks,
    -Ryan

    http://wordpress.org/plugins/download-monitor/

Viewing 1 replies (of 1 total)
  • Thread Starter barrettorama

    (@barrettorama)

    FYI Mike, I tried this from “Downloading 0 bytes on v1.3.2

    @ob_clean(); // Clear the output buffer

    Back to:

    while ( ob_get_level() > 0 ) @ob_end_clean();

    and it’s working on mine now.

    using Ubuntu 12.04, Apache/2.2.22, PHP 5.3.10-1ubuntu3.8,

Viewing 1 replies (of 1 total)
  • The topic ‘Downloads corrupt’ is closed to new replies.