Archive for October, 2008

NextGEN Gallery V1.00 only for WordPress 2.7

18Oct08

The new Version of NextGEN Gallery is getting close, I finished up the last changes and will now polish up the final code. Yesterday WordPress announce the feature freeze and Admin Redesign for WordPress 2.7.
It’s a nice Admin Interface and I need to change again my own UI, so that it fit with this redesign. [...]

Adobe Flash 10 = no more Flash Upload

15Oct08

I updated in this minutes on my browser the Adbode Flash Plugin to Version 10, this new version has a changed security behaviour, therefore it’s not longer possible to use the Flash Uploader which is based on SWFUpload (also the WordPress Core Media Uploader failed). The author is already working on a new version, I will release [...]

Error 500

15Oct08

If you encounter a Error 500 with the Flash uploader for NextGEN Gallery, it could be caused by the Mod_security addon for the Apache server. Thanks to the great response in the wordpress.org forums , there exists an easy work around for it. Add to your .htaccess file the follow exclude option :
<IfModule mod_security.c>
<Files upload.php>
SecFilterEngine [...]