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
Comment #1
Nailara commentedIt seems only a problem with anonymous user - with authenticated user there is no problem ...
Comment #2
rapsli commentedtry 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.
Comment #3
xeik commentedHi!,
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!
Comment #4
rapsli commentedxeik: 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.
Comment #5
rapsli commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.