Following message I got after access Fast Gallery with anonymous user:

* user warning: Unknown column 'n.type' in 'where clause' query: SELECT COUNT(*) FROM fast_gallery WHERE (n.type != "dir_listing") AND ( folder = '') in /var/local/www/netzmix.de/html/modules/fast_gallery/fast_gallery.inc on line 56.
* user warning: Unknown column 'n.type' in 'where clause' query: SELECT path,folder FROM fast_gallery WHERE (n.type != "dir_listing") AND ( folder = '') LIMIT 0, 30 in /var/local/www/netzmix.de/html/modules/fast_gallery/fast_gallery.inc on line 56.

What shall I do?

Regards Mathias

Comments

Nailara’s picture

It seems only a problem with anonymous user - with authenticated user there is no problem ...

rapsli’s picture

try using the latest dev version, bug is fixed there. The dev Version has some nice features too ;)
When you upgrade vom beta to dev, make sure to unistall the fast gallery (not only disable, but uninstall) and then install it again.

xeik’s picture

Hi!,

I had the same problem under admin account:

"user warning: Table 'drupaldb.fast_gallery_exif' doesn't exist query: SELECT * FROM fast_gallery_exif WHERE gid=18 in /opt/lampp/htdocs/drupal/sites/all/modules/fast_gallery/fast_gallery.inc on line 126."

and I have instaled the latest dev version... How can I solve this problem?

Thanks!

rapsli’s picture

xeik: this is not the same problem. You probably updated from the beta to the dev. well, right now there is no update rutine, so you have to completely uninstall the fast gallery modules/uninstall and then installing it again. This should then fix the bug.

rapsli’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.