bjaspray
Forum Replies Created
-
Forum: Plugins
In reply to: [Contextual Related Posts] timthumb not working at allHe says we just can’t use the flock() function on our server. Pretty annoying!
Forum: Plugins
In reply to: [Contextual Related Posts] timthumb not working at allI’ve asked him about this and I’ll let you know what he says.
Forum: Plugins
In reply to: [Contextual Related Posts] timthumb not working at allI asked my server host about it and he asked for permission to edit timthumb.php, whereupon he confidently commented out the flock() command and its catch statements and informed me that timthumb now worked. (I just found this out by doing a diff on the files)
I’m not sure what to make of this. I assume he’s saying that you don’t really need to lock the image before editing it, but in my mind that doesn’t count as a solution. What I wanted him to do was make flock() work or explain why it didn’t work.
But for now, timthumb does appear to be working.
Forum: Plugins
In reply to: [Contextual Related Posts] timthumb not working at allThanks for looking into this for me. I’m afraid the above doesn’t seem to have worked. I’m looking into reasons the php command flock() may fail but I haven’t found anything yet. I’ll keep investigating but if you think of any other possible reasons then please let me know.