In aes.module, line 278 there is the following query to the DB:
$result = db_query("SELECT uid, pass FROM aes_passwords WHERE uid != :uid", array(':uid' => 0));

If tables have a prefix it is not taken into account

Comments

bobbyaldol’s picture

This issues will have cover the problem. http://drupal.org/node/1898538

bobbyaldol’s picture

Status: Active » Closed (duplicate)

This issues will have cover the problem. http://drupal.org/node/1898538