Closed (fixed)
Project:
Advanced Poll
Version:
5.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2008 at 21:30 UTC
Updated:
22 Dec 2008 at 05:42 UTC
Just tried to add a user to the electoral list, and got this:
user warning: Table 'databasename.users' doesn't exist query: REPLACE INTO forum_advpoll_electoral_list (nid, uid) SELECT '5703', u.uid FROM users u WHERE u.name = 'Maulwurf' in /var/www/includes/database.mysql.inc on line 174.
it should say {users} in the code I think.
Comments
Comment #1
ChrisKennedy commentedFixed this bad boy - thanks for the bug report.