I'm not even sure what's being debugged. I have gone through all the "fedbug" code I can find to comment them out, yet every time I pull up certain pages I get the debug error.
The log data looks like this:
Array
(
[0] => xtDJLicense
[1] => Array
(
[jrcore_list_function_call_is_active] => 1
[search] => Array
(
[0] => _item_id in
[1] => _profile_id IN (SELECT SQL_SMALL_RESULT `_item_id` FROM jr_jrprofile_item_key WHERE `key` = 'profile_quota_id' AND `value` IN(1,2,3))
)
[limit] => 6
[template] => xtDJLicense_stems.tpl
[order_by] => Array
(
[_created] => DESC
)
[module] => xtDJLicense
)
)
updated by @nate: 03/15/14 08:10:49PM