Hi

I've just installled the Shoutbox module and I am seeing these errors (warnings) at the tope of the administer-modules page:

user warning: Table 'micro_site.shoutbox' doesn't exist query: SELECT * FROM shoutbox WHERE status=1 ORDER BY created LIMIT 20 in /~mysiteinfo/includes/database.mysql.inc on line 120.

user warning: Table 'micro_site.shoutbox' doesn't exist query: SELECT * FROM shoutbox WHERE status=1 in /~mysiteinfo/database.mysql.inc on line 120.

user warning: Table 'micro_site.shoutbox' doesn't exist query: SELECT * FROM shoutbox WHERE status=0 AND moderate=1 ORDER BY created in /~mysiteinfo/includes/database.mysql.inc on line 120.

Not sure if this is a critical error, however I would like to make the community aware.

Thanks

Comments

gasparov’s picture

Priority: Critical » Minor
Status: Active » Closed (fixed)

From the Installation Docs inside the tarball

Installation
------------

1. Create the SQL tables.
mysql -u username -ppassword drupal < shoutbox.mysql