What have I done wrong. I installed and enabled the module and when I go to Advanced User Settings I get this:
* user warning: Table 'drupal5testing.profile_values' doesn't exist query: SELECT COUNT(*) FROM users u LEFT JOIN profile_values pv ON u.uid = pv.uid LEFT JOIN profile_fields pf on pv.fid = pf.fid WHERE u.uid > 1 AND 1 GROUP BY u.uid HAVING SUM(IF(0,1,0)) = 0 in c:\program files\easyphp1-8\www\drupal5-1\includes\database.mysql.inc on line 172.
* user warning: Table 'drupal5testing.profile_values' doesn't exist query: SELECT u.* FROM users u LEFT JOIN profile_values pv ON u.uid = pv.uid LEFT JOIN profile_fields pf on pv.fid = pf.fid WHERE u.uid > 1 AND 1 GROUP BY u.uid HAVING SUM(IF(0,1,0)) = 0 ORDER BY u.login DESC LIMIT 0, 200 in c:\program files\easyphp1-8\www\drupal5-1\includes\database.mysql.inc on line 172.
Comments
Comment #1
Anonymous (not verified) commentedSee http://drupal.org/node/140307
Also apply patch at http://drupal.org/node/135213