Closed (fixed)
Project:
Node Gallery
Version:
6.x-2.0-alpha7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2009 at 10:08 UTC
Updated:
23 Jun 2009 at 22:14 UTC
Fresh install of alpha 7, with the Aquia theme, using the created node_gallery gallery and node_gallery image content types.
I noticed that the grid was not working on the gallery and teaser page(they are listed downward), and that the captions weren't appearing, so I checked out the View that node gallery created, gallery_image_grid and noticed this error. I haven't made any changes to the View.
When I click on Fields this is what it looks like
Attached is a screen clip.
Error reads as:
Error: handler for node_data_field_image > field_image_data doesn't exist!
Error: handler for node_data_field_image > field_image_fid doesn't exist!
It is probably something obvious, but I need a pointer.
| Comment | File | Size | Author |
|---|---|---|---|
| node_gallery-Views_error.pdf | 52.6 KB | messenger |
Comments
Comment #1
dddave commentedThere is no default view created anymore.
#497018: View is not being created on module install