click.install, line 27 should refer to click.install rather than guestbook.install:

drupal_set_message(t('Table installation for the click module was unsuccessful. The tables may need to be installed by hand. See guestbook.install file for a list of the installation queries.'), 'error');

Comments

kbahey’s picture

Title: help text error » Error message when table creation fails.
Status: Active » Fixed

Fixed in 4.7 and HEAD.

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)