• The plugin has been creating truncated files, combined minified files that just stop in the middle of the file, causing “Unexpected end of input” errors and breaking the JS on my site.

    Sometimes flushing the cache will fix this problem, but that is not a viable long-term solution. I have tried excluding many files from minification. Each time I find the minified files truncated, I exclude the file that is being cut off. But the problem simply persists with the next file. If I continue down this road, I will be excluding every file from minification.

    Is there any reason you can think of that the plugin would be truncating the files? Needless to say, the plugin is only detrimental at this point, though I would much prefer if I could get it working.

    https://wordpress.org/plugins/bwp-minify/

Viewing 1 replies (of 1 total)
  • Plugin Author Khang Minh

    (@oddoneout)

    Hello, thanks for trying out BWP Minify.

    I suspect that the minification process either timed out, or ran out of memory. One thing to try: navigate to BWP Minify >> General Options >> Plugin Functionality and then set “One minify string will contain” option to something smaller, like 5.

    Please try that and let me know if it solves your issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Unexpected End of input’ is closed to new replies.