Re: [gotze] 1.2.0 plugin download brokenIn reply to
Are you getting an error message? I've tried on 4 different installations, from my development version to a live 1.2.0 upgraded from 1.1.8, to a straight 1.2.0 installation, and all seem to be working. If you're under mod_perl, try restarting it. Also check that your registration number (Setup -> Miscellaneous) is set properly. Jason Rhinelander Gossamer Threads jason@gossamer-threads.com
Re: [gotze] 1.2.0 plugin download brokenIn reply to
This turned out to be a problem with Perl 5.00503 - it threw itself into an inifite recursion, and was consequently killed for running out of memory. The attached file (GT/WWW/http/Response.pm) fixes _that_ problem, but if running 5.6 or newer you don't need to worry about it. Jason Rhinelander Gossamer Threads jason@gossamer-threads.com