Closed (fixed)
Project:
Textimage
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2006 at 16:31 UTC
Updated:
29 Apr 2006 at 22:46 UTC
Every now and then I get an error which reads "textimage/image/1144253623 not found" in my logs. The problem is completely intermittent. Is anyone else getting this problem? Can anyone suggest any possible reasons why textimage might fail intermittently?
Comments
Comment #1
quicksketchMy captchas were failing constantly on several pages, so I wouldn't really call it "intermittent"! It looks like the textimage is only being generated if the page is cacheable. This doesn't seem to make much sense, the textimages should be available at all times. Here's a patch to remove the "if ($may_cache)" conditional on creating textimages.
Comment #2
dan_aka_jack commentedHmm... thanks for the patch but my gut feeling is that we're dealing with two separate issues here. My problem is _definitely_ intermittent and seemingly random. But I'll try your patch and see if that fixes my intermittent problem. Thanks, Jack
Comment #3
wundo commentedI believe that the problem is really what quicksketch said.
Here it worked. ;)
Thanks quicksketch.
Comment #4
wundo commentedpatch committed.
Comment #5
dan_aka_jack commentedgood work guys. I've added the patch to my site. Thanks! (Isn't open source software great!)
Comment #6
quicksketchThanks for commiting wundo, works great!
Comment #7
dan_aka_jack commentedbother, I'm still getting intermittent failure (as I suggested at the start of this thread, this thread has been dealing with two issues all along). I've started a new issue here:
http://drupal.org/node/58939
Comment #8
(not verified) commented