PHP Fatal error: Call to undefined function html_trace() in /var/www/html/fusiondirectory/include/php_setup.inc on line 138
2013-03-15 18:37:45 newzen (12:08:31) newzen: PHP Fatal error: Call to undefined function html_trace() in /var/www/html/fusiondirectory/include/php_setup.inc on line 138 2013-03-15 18:37:45 newzen (12:09:32) MCMic: weird… This function is in functions.inc 2013-03-15 18:37:45 newzen (12:11:41) MCMic: php_setup.inc line 128 is not a call to html_trace on my version 2013-03-15 18:37:45 newzen (12:12:07) newzen: have you pull the actual vertion? 2013-03-15 18:37:45 newzen (12:12:08) MCMic: https://github.com/fusiondirectory/fusiondirectory/blob/develop/include/php_setup.inc#L128 2013-03-15 18:37:46 newzen (12:12:32) MCMic: Oh wai tI misread 2013-03-15 18:37:46 newzen (12:12:37) MCMic: 138 not 128 2013-03-15 18:37:47 newzen (12:12:45) MCMic: Ok 2013-03-15 18:37:47 newzen (12:13:14) MCMic: so this is kind of my fault I guess, the error reporter uses a function that is not defined if you get an error really early in the process 2013-03-15 18:37:48 newzen (12:14:41) newzen: vi include/functions.inc line 3856. But there is 2013-03-15 18:37:48 newzen (12:26:08) MCMic: Can you try moving html_trace from functions.inc to php_setup.inc ? 2013-03-15 18:37:48 <-- |kos-mos||2 (~kvirc@par69-7-82-243-233-186.fbx.proxad.net) a quitté (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/) 2013-03-15 18:38:34 newzen move html_trace function to php_setup.inc solve the issue
(from redmine: issue id 2138, created on 2013-03-17, closed on 2013-04-05)
- Changesets:
- Revision 59603191 by Côme Chilliet on 2013-03-18T09:39:06.000Z:
Fixes: #2138 PHP Fatal error: Call to undefined function html_trace()
- Custom Fields:
- Bug in version: 1.0.5
- Uploads: