Call to undefined function trace_hook()
mrfelton - February 16, 2009 - 10:39
| Project: | Trace |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Arto |
| Status: | closed |
| Issue tags: | trace_hook |
Jump to:
Description
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
#1
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.
#2
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.
#3
(See also the duplicate #370897: Call to undefined function trace_hook() (2).)
#4
Automatically closed -- issue fixed for 2 weeks with no activity.