Active
Project:
Brilliant Gallery
Version:
5.x-4.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2008 at 01:52 UTC
Updated:
6 Aug 2008 at 01:52 UTC
I'm trying to make a page in Views that'll display all my photo albums (nodes) in a grid. I add the field "Brilliant Gallery: A random image." Going to the page that Views adds, I get this Drupal error:
user warning: Unknown column 'field_gallery_value' in 'field list' query: SELECT SQL_CACHE `field_gallery_value` FROM `content_type_page` WHERE `nid` = '32' ORDER BY `vid` DESC LIMIT 1 in /includes/database.mysql.inc on line 172.
I'm just using the default BG tag.
Comments
Comment #1
dabblela commentedThanks in advance, everyone.