Tag Archive for 'error'

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 [...]

jQuery takes a flight of fancy ?

23Nov07

WordPress used it, Google use it and also I use it. I’m a big fan of jQuery and the work of this team. But now I get problems in combination with the interface elements. Firefox shows a couple of problems in combination with V1.2.1 and IE7 didn’t work at all…
After I study the forums around [...]