Backtrace of the notice. Looks like it gets thrown if there are no endpoints.
Array
(
[0] => Array
(
[function] => theme_item_list
[args] => Array
(
[0] => Array
(
[items] => Array
(
)
)
)
)
[1] => Array
(
[file] => includes/theme.inc
[line] => 668
[function] => call_user_func_array
)
[2] => Array
(
[file] => sites/all/modules/services/services.install
[line] => 109
[function] => theme
)
[3] => Array
(
[function] => services_requirements
)
services_requirements. Looks like there is a print_r in here as well.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | services-1252430-1.patch | 1.37 KB | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedpatch also fixes some white space issues.
Comment #2
kylebrowning commentedThanks!