When I enabled the module I got the following error on every page, including the anonymous site:
# user warning: Unknown column 'uid' in 'where clause' query: SELECT count(*) FROM x_album WHERE uid = 1 in /home/mysite/public_html/sites/all/modules/photos/photos.module on line 1293.
# user warning: Unknown column 'uid' in 'where clause' query: SELECT count(*) FROM x_image WHERE uid = 1 in /home/mysite/public_html/sites/all/modules/photos/photos.module on line 1296.
Comments
Comment #1
nathaniel commented