• Resolved josephboland97405

    (@josephboland97405)


    I receive numerous instances of “Warning: Invalid argument supplied for foreach() in <my domain>/wp-content/plugins/mendeleyplugin/wp-mendeley.php on line 1429”. These show-up in preview, not when the page is published, and the reference list is delivered to the page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter josephboland97405

    (@josephboland97405)

    More information:

    1. I was mistaken: this appears in published pages, not just previews.
    2. It is connected to the use of grouping attributes, specifically: “groupby=”years” groupbyorder=”desc”. Without these, there are no warnings.
    3. Only a subset of items are returned when this warning appears. It’s not obvious what determines the subset.
    Plugin Author kochm

    (@kochm)

    The problem (error in line 1429) was due to Mendeley not providing an (empty) tag array. I now added code to check for this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Invalid argument supplied’ is closed to new replies.