Fresh install of:
Drupal 5.12
Organic Groups 5.x-7.3
Views 5.x-1.6
OG Forum 5.x-2.2
This module is creating unwanted records in the 'variable' table (such as 'default name' and 'button'). Upon investigating, I noticed this is caused by submitting the OG Forum admin settings page. The settings page redirects its submission to system_settings_form_submit, which is saving ALL form values into the "variable" table, including 'button', 'auto_public', 'allow_public' and so on.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | og_forum-347828-1.patch | 1.55 KB | pathfinderelite |
Comments
Comment #1
pathfinderelite commentedHere is a patch the fixes this. However, it does not contain a confirmation message when the settings are saved, which might be useful.
Comment #2
Anonymous (not verified) commentedWould you please upgrade to D6 if you would like me to give you support with this module , thanks
Comment #3
Anonymous (not verified) commentedThanks for providing a patch for this feature request . If one other person can independently confirm this patch as reviewed. I'll get your work committed to the development branch.
Since late December my focus is to have this module released officially as a 6.x-1.0 so i will no longer personally be looking at reported problems on D5 or back porting any further modifications to D6 back to D5. I just don't have the time to do this unfortunately.
Best, Paul
Comment #4
Anonymous (not verified) commented