Closed (outdated)
Project:
Organic Groups
Version:
7.x-1.x-dev
Component:
og.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2011 at 08:52 UTC
Updated:
9 Dec 2025 at 07:58 UTC
Jump to comment: Most recent
Comments
Comment #1
lefnire commentedI did a full uninstall / reinstall because of #1146870: PDOException : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.og_membership_type' doesn't exist. When I uninstalled & saw these two tables remaining, I deleted them manually; then continued with reinstall, added a group, and got an error that these two tables don't exist -- seems install didn't re-create them, though they're necessary.
Comment #2
kholloway commentedSeems like it could be related to this also: http://drupal.org/node/1490668#comment-5980894
Comment #3
sonictruth commentedI'm getting this as well
Comment #4
sonictruth commentedOk, got this. You need to delete the og_membership_request row from the field_config table and the field_config_instance table, clear cache and then run og.install again or reinstall the module.
I've had a similar issue with simplead module and I think it is a Drupal bug, as opposed to an OG bug. I can't find the issue right now though.
Comment #5
sonictruth commentedSee:
http://drupal.org/node/1340390
http://drupal.org/node/1351506
Comment #6
joelpittetDrupal 7 reached end-of-life and the D7 version of Organic Groups is no longer being developed. To keep the issue queue focused on supported versions, we’re closing older D7 issues. If you still have questions about using Organic Groups on Drupal 7, feel free to ask. While we won’t fix D7 bugs anymore, we’re happy to offer guidance to help you move forward. You can do so by opening (or reopening) a D7 issue, or by reaching out in the #og channel on Drupal Slack.
If this issue is still relevant for Drupal 10+, please open a follow-up issue or merge request with proposed changes. Contributions are always welcome! 💙