Nice to see some work being done on this module, thats great :)

When entering the admin page, i just get a white page with an error.
Translating the error to english, its something like " this page encountered an error, please try again later"

This is the text in the log:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nordek_net_db.profile_fields' doesn't exist: SELECT name FROM {profile_fields} ORDER BY name ASC; Array ( ) i shoutbox_admin_settings() (linje 88 af /var/www/www.nordek.net/www/sites/all/modules/shoutbox/shoutbox.pages.inc).

Comments

Anjaro’s picture

Found that this old fix seems to still work.

https://drupal.org/node/1337184

vitalblue’s picture

Assigned: Unassigned » vitalblue
Status: Active » Closed (duplicate)
Parent issue: » #1337184: PDOException: SQLSTATE[42S02] error when accessing admin/config/shoutbox

I'm closing this issue as it is already reported in #1337184