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.

CommentFileSizeAuthor
#1 services-1252430-1.patch1.37 KBmikeytown2

Comments

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new1.37 KB

patch also fixes some white space issues.

kylebrowning’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.