OneClick 0.9 RC1 is officially released. Get it here. Leave comments/questions and feedback on this post.
About Me

I'm a senior undergrad at the Indian Institute of Technology, Kharagpur majoring in Physics. I'm a self taught programmer.
I love open source, dogs, late-night conversations over coffee, and writing long letters and emails to people I don't know.
You should write to me at anirudh (at) anirudhsanjeev.org!
"He attacked everything in life with a mix of extraordinary genius and naive incompetence, and it was often difficult to tell which was which."
-Douglas Adams
Archives
- June 2010 (1)
- April 2010 (1)
- March 2010 (1)
- February 2010 (6)
- January 2010 (1)
- December 2009 (2)
- November 2009 (1)
- September 2009 (3)
- August 2009 (4)
- July 2009 (3)
- April 2009 (5)
- March 2009 (11)
- February 2009 (7)
- January 2009 (4)
- December 2008 (5)
- November 2008 (3)
- October 2008 (9)
- September 2008 (13)
- August 2008 (13)
- July 2008 (2)
- June 2008 (25)
- May 2008 (1)
- April 2008 (9)
- March 2008 (5)
- February 2008 (16)
- January 2008 (13)
- November 2007 (1)
- October 2007 (8)
- September 2007 (6)
- August 2007 (7)
- July 2007 (14)
- June 2007 (21)
- May 2007 (4)
- April 2007 (10)
- March 2007 (9)
- February 2007 (7)
- January 2007 (6)
- December 2006 (12)
- November 2006 (15)
- October 2006 (14)
- September 2006 (26)
- August 2006 (12)
Superb plugin. Tried the purgatory.php file and it times out part of the way through reading directories, etc.
Also, the plugin zipup delivered a broken gz that Winzip couldn’t read. Is this the routine, or Winzip that’s at fault?
Thanks.
Tried downloading this since you updated. The download link is broken. I keep getting “headers already sent”.
Fix?
Hi…
Love the plugin! Thanks for your hard work. I do have two small issues and my PHP skills aren’t far enough along to know how to fix them.
First, I get a timeout error when I attempt to use Purgatory. Here’s the error message:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/.neda/username/mydomain.com/wp-content/plugins/oneclick/pclzip.lib.php on line 2380Second, I get the following error in the Diagnostics section of the plugin’s admin page:
Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/.neda/username/mydomain.com/wp-content/plugins/oneclick/oneclick.php on line 136
Warning: fopen(http://anirudhsanjeev.org/oneclick/ocupdate.txt) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/.neda/username/mydomain.com/wp-content/plugins/oneclick/oneclick.php on line 136
Warning: fgets(): supplied argument is not a valid stream resource in /home/.neda/username/mydomain.com/wp-content/plugins/oneclick/oneclick.php on line 139
Warning: fclose(): supplied argument is not a valid stream resource in /home/.neda/username/mydomain.com/wp-content/plugins/oneclick/oneclick.php on line 143
Thanks in advance…
I’ve downloaded the version you mention above and I’m still getting the PHP timeout errors in purgatory.php, even with the maximum execution time set at 150 seconds – its not even reaching halfway through the list (yes, its a big list, but still…).
In the old version (0.4x), it only took a few seconds to bring up the “deletion” list. What’s gone so wrong with the new one?
Thanks a lot for this plugin. I’ve installed it at my blog, Geekie.org. I’m looking forward to the next release.
@rob, please update the plugin to the latest version. I’ve fixed the bugs that you’ve mentioned.
you can download it from http://anirudhsanjeev.org/files/oneclick.zip.
my site goes down from time to time and the fopen output has to be suppressed. that is fixed in the new release. also some purgatory minor security holes and the zip library function fixed
Graeme,
I’ve added the old-skool plugin/theme deletion service back to the main area. Upgrade to see the changes. Hope it helps.
Anirudh
Thanks. Upgraded. Comments follow:
The old-style delete list works in about 3 seconds or less.
purgatory.php still times out. Even just clicking the “logout” option within purgatory takes ages too.