Hello,
I'm using Commons v.2.0 GA via Aegir, and installing a new common site via Aegir's platform support.
When installing using Aegir, the Activity stream not works (status updates are not visible). The Streams still not works even when I manually enable the "Commons Activity Streams" feature.
drush.inc missing the following line in _drupal_commons_drush_tasks function:
'feature-commons_status_streams' => 1,
but includes the none needed
'feature-commons_shoutbox' => 1,
Comments
Comment #1
generix commentedActivity Stream not posting
I've just done 2 fresh installs of Commons
1) with Aegir
2) Rackspace Cloudsites
The RackSpace install is working out of the box fine including the activity stream. The Aegir install is not working. You can post, but nothing shows up, we get the following message "(status updates are not visible)"
Any ideas?
Comment #2
mstef commentedI'm going to branch out another issue for the messed up drush.inc file. #1376248: Feature list in drush.inc is outdated
Good catch, by the way.
Comment #3
mstef commentedAre all the features installed and in default state? Any other modules present? Customizations? Etc..
Comment #4
lsolesen commentedClosing old issues.