New Release Now Available 12/12/2004

As promised a new release is now available on the download page including the new Image Gallery and File Manager features.  The File Manager feature allows you to manage the file system subject to the permissions that the .NET worker process has. For my installation on monoForge, I had the staff make my Data folder and all its children writable, you may wish to do the same if you want to be able to upload files and also images for the Image Gallery and you are hosting a site there.

I tested the installation process much more carefully for this release, but as always if you run into problems please post a message in the forums.

I had to comment out the use of the HttpUpload module (SlickUpload) because I'm so far unable to get it to work under mono. This feature allows large uploads and has a progress bar. You can use it if your site is installed on a windows machine by setting the web.config entry UseUploadModule to true and uncommenting the HttpModule entry.  I think the problem is in mono, not in the module code but I'm having a hard time figuring out just what to report for a bug since I haven't yet pinned down why it doesn't work.  I posted the error and the code in the Bugs Forum if you want to try and help.