I'm getting the following error message when creating nodes with this module.

Strict warning: Only variables should be passed by reference in multi_node_add_page() (line 13 of sites/all/modules/multi_node_add/multi_node_add.pages.inc).

The nodes I've been trying to create include formatted text, taxonomy terms, and integers. The nodes appear to have been created correctly.

Comments

aron novak’s picture

Status: Active » Postponed (maintainer needs more info)

Which version of PHP do you use?

aron novak’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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

  • Commit e0e643e on 7.x-1.x, 8.x-1.x by Aron Novak:
    fixes #2056693, reported by GreenChristian, PHP strict warning