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
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
Comment #1
Anonymous (not verified) commentedSame 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.
Comment #2
Arto commentedNot 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.
Comment #3
Arto commented(See also the duplicate #370897: Call to undefined function trace_hook() (2).)