By JackJJW on
Hi all,
I've just installed OG groups (installed first) followed by OG menu and OG forum. It all works fine, but it's telling me there's an error:
user warning: Table 'loveclap_drpl1.og_access_post' doesn't exist query: SELECT oap.nid, COALESCE(oap.og_public, 1) AS is_public FROM og_access_post oap WHERE oap.nid = 13 in /home/loveclap/public_html/drupal/modules/og_forum/og_forum.module on line 508.
You can see the problem live here: http://loveclapham.com/drupal/forum/6
Does anyone have any idea what I've done wrong?
Thanks,
Jack
Comments
_
Don't panic! It's not just you!
I've tried installing this module on a test site, and the og_access_post table doesn't exist in my database either.
Furthermore, a grep through all my contrib modules doesn't find any code to create the table, just to access it!
See http://drupal.org/node/500166
Pete.