I have node_images working fine with Drupal 6.4, but when I update Drupal 6.4 to the last nightly snapshot 6.x-dev to try to test the new updates for Drupal 6.5 appear this notices from node_images.
* notice: Undefined index: #node_type in .../sites/all/modules/node_images/node_images.module on line 71.
* notice: Trying to get property of non-object in .../sites/all/modules/node_images/node_images.module on line 71.
* notice: Undefined index: #node_type in .../sites/all/modules/node_images/node_images.module on line 71.
* notice: Trying to get property of non-object in .../sites/all/modules/node_images/node_images.module on line 71.
* notice: Undefined index: #node_type in .../sites/all/modules/node_images/node_images.module on line 71.
* notice: Trying to get property of non-object in .../sites/all/modules/node_images/node_images.module on line 71.
Comments
Comment #1
stefano73 commentedFixed in the latest CVS version of node_images.module (v.1.11.2.10). Thanks.
Comment #2
oriol_e9gWow!!! 36 minutes between the bug report and the fix!!!! :D
Comment #3
stefano73 commented