CodeIgniter Forums
wiredesignz's HMVC is breaking the profiler ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: wiredesignz's HMVC is breaking the profiler ? (/showthread.php?tid=38175)



wiredesignz's HMVC is breaking the profiler ? - El Forum - 02-01-2011

[eluser]Twisted1919[/eluser]
I am not sure if this is a HMVC issue or CI issue, the thing is that, after upgrading to the latest CI and HMVC (from bitbucket both, 20 minutes ago) my profiler stop working .

With other words, $this->output->enable_profiler(TRUE); shows nothing, and, the pseudo variables {elapsed_time} and {memory_usage} are not parsed any more.

Any thoughts ?


wiredesignz's HMVC is breaking the profiler ? - El Forum - 02-01-2011

[eluser]Twisted1919[/eluser]
The server where i am having the issue is using XCACHE, after i restarted the apache server, the profiler started working but still the pseudo-variables are not parsed.