Jul 192007
 

If your WordPress blog gives you a failure about curl_init and you are absolutely sure you have curl support enabled in PHP, and you are using wp-hashcash, than change the version check period.

Look for a line beginning with “if(!array($update) || empty($update[‘last’]) …

In that line is a figure “86400”. Change that to a very large number, like 999999999. That would be enough for feifei to get their site back up.

 Posted by at 20:16

  2 Responses to “wp-hashcash site timeout: version check fails”

  1. Hey do you have a line number about this? I’d love to patch it 😉

  2. Hiya Elliot!

    I use wp-hashcash version 4.0.2 and in that version the linenumber I changed is line 22.

    Cheers!

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)