Closed (fixed)
Project:
Authenticated User Page Caching (Authcache)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2012 at 01:41 UTC
Updated:
19 Oct 2012 at 09:52 UTC
Comments
Comment #1
simg commentedThis error now fixed in git repo - should be available in dev version in a few hours.
FWIW - this error might make the module not yet suitable for production, but it's fine to keep testing with it ?
Comment #2
simg commentedComment #3
fender177 commentedSorry to open this - I am getting the same error, but with drupal 6:
I am using authcache with cacherouter using APC. I am also running pressflow 6.26. I do have a varnishd server sitting in front of apache, but I don't think that should have an affect on authcache?
What additional information can I get you to help debug this?
Thanks!
Comment #4
fender177 commentedAs an FYI - I silenced this error by putting in an isset check for the $forms['#build_id']. I fear there may be repercussions... :)
Comment #5
simg commentedthanks fender :)
Comment #6
simg commented