When I try to activate the Organic Groups Subscriptions module it asks for the Subscriptions_content module to be activated. However, I can't find where this module is. Could you point out where it is please?
Thanks you.
When I try to activate the Organic Groups Subscriptions module it asks for the Subscriptions_content module to be activated. However, I can't find where this module is. Could you point out where it is please?
Thanks you.
Comments
Comment #1
gustav commentedThe subscriptions_og module is a plugin module for the subscriptions module (http://drupal.org/project/subscriptions). The subscriptions module download includes the subscriptions_content module. You should use the latest beta release of the subscriptions module that you find at http://drupal.org/node/225096.
Please note that this so far is a developer's release. Your help in testing it will be appreciated.
Comment #2
Jboo commentedThanks Gustav, I've been able to activate it now but have come across database errors. Namely an out of date Database schema in the status report and the following upon module activation:
On the admin/settings/subscriptions/userdefaults page:
I also have similar errors under the other settings pages for the subscription module. Any suggestions on how to resolve this?
Thanks again.
Comment #3
gustav commentedIt looks like you used to have an earlier version of the subscriptions module installed. After upgrading to a newer version of a module you need to run the database update script.
Comment #4
Jboo commentedAh, thanks Gustav, that seems to have solved the error messages, thanks for your help.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
najibx commentedi used the latest subscriptions 5.x-2.0-beta12
Getting this error :
warning: Invalid argument supplied for foreach() in /home/igolfcommy/public_html/sites/all/modules/subscriptions/subscriptions.module on line 492.
warning: Invalid argument supplied for foreach() in /home/igolfcommy/public_html/sites/all/modules/subscriptions_og/subscriptions_og.module on line 535.
Comment #7
develcuy commented@najibx, thanks for reporting bug, please provide detailed instructions for reproducing the error so I can solve it faster.
Blessings!
Comment #8
najibx commentedWell ..nothing much, whenever I enable og_subscription, i got those msg. So I disable it for now ...
BTW, what the different with OG notification block :
Group notifications
This group offers a RSS feed and an email subscription. Or subscribe to these personalized, sitewide feeds:
....
Comment #9
develcuy commented@najibx, please have a try with og-HEAD(from CVS) and let me know the results.
Blessings!
Comment #10
najibx commentedyes, try the OG-head. still similar error.
Comment #11
develcuy commented@najibx, sorry for delayed answer, I was so busy, please specify following info:
OG version:
Subscriptions version:
Subscriptions_og version:
Drupal version:
PHP version:
Web server version(apache?):
And please put precise instructions to reproduce the error and, any other information useful to let me test in same environment.
Blessings!