Hello, I recently installed OG Galleries and seem to have everything in place except the actual Gallery details page isn't working. The problem is that any gallery I click results in a SQL warning (see attachment) about a unknown table named 'image'. I'm also not seeing some any controls to upload images, presumably because the SQL warning is preventing it.

I apologize in advance if I've just missed something obvious, perhaps an image module. The "OG Galleries" entry in the site admin isn't showing any missing dependencies. At this point I've exhausted about everything I know to try, including several reinstalls. Thanks for your help.

CommentFileSizeAuthor
ogg_screenshot.png21.19 KBstalefishlabs

Comments

karens’s picture

Edit your view and see if there are any items in your fields list that are missing titles. That could happen if the view was set up to use image fields and you don't have the image module installed. Make sure some valid field is in the fields list.

Then look down at the filters. There is a 'node type' filter. Make sure it is set up to select the right node types for whatever fields you put into your gallery.

Let me know if that fixes things, then we can back up and figure out how it got goofed up.

karens’s picture

Status: Active » Fixed

Double check this with the new version just committed. Hopefully I found the last of the bugs. Reopen if not.

stalefishlabs’s picture

It was the missing title that got me. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)