Closed (fixed)
Project:
Album Photos
Version:
6.x-2.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2008 at 09:13 UTC
Updated:
14 Jul 2012 at 23:13 UTC
Hey there,
I updated to version 2.0 beta6 and now I'm confronted with the following error message when browsing images:
user warning: Table 'drwa_ftp.x_vote' doesn't exist query: SELECT count(fid) FROM x_vote WHERE fid = 187 in /Applications/MAMP/htdocs/drupal/sites/all/modules/photos/photos.page.inc on line 649.
Where would that table x_vote belong to? It really doesnt exist inside my database. But why?
I also installed vote module, though I don't need voting functionality for my galleries. It didn't help neither :(
Comments
Comment #1
daniel wentsch commentedQuick & dirty solution was to simply comment out line 649, but that's of course not the best way to go.
Comment #2
eastcn commentedYou need to upgrade the database, run update.php
Comment #3
berdirI'm setting this issue to fixed as it should be solved by running update.php. If the problem still persists, please re-active the issue.
Berdir
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.