change set_timeout to solve
-
I get this error on a blog feed ( very slow blog)
HungryFEED can’t get feed. Don’t be mad at HungryFEED. SimplePie reported: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
I saw that I can change it in simplepie
class SimplePie {
set_timeout ( [int $timeout = 10] )
}I know that hungryfeed is supposed to work with simplepie but wher is simplepie on my blog I want to edit it
Thanks
- The topic ‘change set_timeout to solve’ is closed to new replies.