Hi,

node_access_rebuild() should not be called from within hook_enable/disable functions in D6. See node_access_rebuild($batch_mode = TRUE) and the D6 API doc node_access_rebuild for more info. The attached patch attempts to alert in such instances.

Cheers,
Stella

CommentFileSizeAuthor
coder_node_access_rebuild.patch1.34 KBstella

Comments

stella’s picture

Status: Needs review » Fixed

Fixed - checked into CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.