1. This shows up when I click on the poll menu item: Electorial List, to view the list.
warning: preg_match() expects parameter 2 to be string, array given in /net/mace/u1/www-apps/drupal/drupal-6.9/includes/bootstrap.inc on line 761.
2. This error shows up when I try to add a role to the list.
user warning: Duplicate entry '0-1' for key 1 query: INSERT INTO advpoll_electoral_list (nid, uid) SELECT '0', u.uid FROM users u WHERE u.uid NOT IN('') in /net/mace/u1/www-apps/drupal/drupal-6.9/sites/all/modules/targz/advpoll-6.x-1.x-dev/advpoll.module on line 1097.
3. When I added a use the the electorial list it reports the person is added but the user does not apear in any list.
Please help!!!
Thank you.
Comments
Comment #1
ChrisKennedy commentedDo you mind trying this again with an updated version? I tried adding someone to an electoral list and it worked fine for me. Is anyone else getting this error?
Comment #2
ChrisKennedy commentedClosing this old pending issue - please re-open if it's still broken.