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.