Not sure what triggered it, but I get this:

Fatal error: Call to undefined function trace_hook() in /home/tom/public_html/concern-6.x/sites/all/modules/trace/trace.module on line 124

Comments

Anonymous’s picture

Same message here, only on www.domain.com/frontpage, which is a views page replacing the regular /node frontpage. It happens with Include Stack TRaces set to Enabled. Regular homepage / gets WSOD.

Arto’s picture

Title: Call to undefined function trace_hook() - trace.module:124 » Call to undefined function trace_hook()
Assigned: Unassigned » Arto
Status: Active » Fixed
Issue tags: +trace_hook

Not sure what was causing this, but the recent 6.x-1.0 release should fix it by always having that function available in all contexts where tracing could take place.

Arto’s picture

Status: Fixed » Closed (fixed)
Issue tags: -trace_hook

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