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

ChrisKennedy’s picture

Status: Active » Fixed

Fixed this bad boy - thanks for the bug report.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.