Brilliant Gallery trouble: brilliant_gallery_checklist table doesn't exist (using table prefix): db name still not escaped - please fix!!

With the brilliant gallery module, I experienced some problems and error messages, consistent with this:

http://drupal.org/node/356346:

After installing the latest version I'm told this table doesn't exist. However, the code to create the table seems to be commented out in the install file.

fixed using the patch found here: http://drupal.org/node/517000.