Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.

Working File Upload without deprecated JavaScript

I have a big problem getting any FileUploads to work since I upgraded to Vanilla 2.1. All plugins I found are hopelessly outdated and rely on a completely deprecated JavaScript from 2007 - namely the 'jquery.popup' source:

Facebox (for jQuery) version: 1.0 (12/19/2007)

...which means none work, because it relies on a very old jquery version. I have tried FileUpload and Uploader. Is there any plugin I am missing or is there really no working fileupload / attachment functionality available for Vanilla? And I am explicitly not talking about some backend problems, it is the frontend that is completely unusable.

Best Answer

Answers

Sign In or Register to comment.