Active
Project:
Node Images
Version:
6.x-2.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2011 at 08:50 UTC
Updated:
29 May 2011 at 07:59 UTC
Jump to comment: Most recent file
Hi,
After enabling the node image module in a content type, when I go to create a node I get the following error message.
warning: Parameter 1 to theme_node_images_attach_list() expected to be a reference, value given in includes/theme.inc on line 656.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node_image_theme_attach_list.patch | 475 bytes | zyxware |
Comments
Comment #1
zyxware commentedHi,
I fix this issue in node_images.module. Please see the attached patch file.
Comment #2
sergmain commentedOn my site this an error appears after switch from PHP 5.1.x to 5.3.6
And I confirm that patch in #1 works.