Closed (works as designed)
Project:
Boost
Version:
6.x-1.18
Component:
CCK
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 00:34 UTC
Updated:
5 Feb 2011 at 12:07 UTC
We are using FileField and Imagefield inside our blog posts to add images. Frequently when we try uploading images we get the following message: "An unrecoverable error occurred. This form was missing from the server cache. Try reloading the page and submitting again" Is this possibly a time stamp issue with Boost?
Comments
Comment #1
mikeytown2 commentedBoost doesn't touch the cache_form table. Boost only caches full pages.
#500646: An unrecoverable error occurred. Form missing from server cache
Comment #2
superflyman commentedThanks... At least now I know that there is no issue here and can look at and possibly clear out the cache_form table