Drupal Commons is a distribution that provides a complete social business software solution for organizations.

learn more… | top users | synonyms

0
votes
1answer
12 views

Error in drupal-commons installation

i´ve got drupal 7 installed on my pc running on localhost from Acquia Dev stack. Now i tried to installed Drupal-Commonns, but i got this error when the Install Profile stage is running: An AJAX HTTP ...
-2
votes
0answers
21 views

Community platform from scratch: Is there anything better than Drupal Commons? [closed]

I am looking to build a prototype of a web platform on which people can video chat with others, but they choose them by expertise. There are users and experts. Users can sign up, log in, recommend ...
0
votes
0answers
27 views

Drupal7 wiki_commons editing error

I've installed wiki_commons on my drupal7, and i have en error whe im trying to edit wiki node: EntityMetadataWrapperException: Unknown data property field_target_nodes. in ...
0
votes
3answers
847 views

Drupal Commons vs Wordpress+BuddyPress for a social network [closed]

I lead a team of 4 PHP developers and we have been tasked with developing a custom social network site/portal. By social I mean Facebook-like social - activity streams, comments, popularity, various ...
0
votes
0answers
33 views

Contexts migration and Drupal Commons

We are running a bash script to re-build our Drupal Commons installation from scratch. The idea is that if anything catastrophic were to happen, we would be able to rebuild from things found on the ...
0
votes
0answers
21 views

Drupal commons (2.4) Stream displays multiple similar lines

I've got an installation of v 2.6 of commons ans each time someone creates a content/wiki/whatever the stream displays it and it fine... I see now that each user activity is displayed around 5 times ...
2
votes
1answer
132 views

How do I display the UID of member in Drupal (Commons)?

I am trying to add a record in a table based upon the UID of a member in my Drupal site. I am doing this with a form that is on each member's page. For this to work properly, I need to use the UID in ...
0
votes
1answer
209 views

how to compare two [drupal-commons] db-dumps - in order to find out where the differences are?

I have installed a drupal-commons. During the install it shows lots of too-many-files-open-errors. (guess that this is a performance error). After installing the Commons and going to the site, my site ...
0
votes
3answers
646 views

Choosing a framework to build a social network website

I’m preparing to build a social networking website, and I’m trying to decide between several frameworks or CMS systems, such as Drupal (possibly Commons), Elgg, Social Engine, Pinax to name a few. ...
0
votes
2answers
729 views

Drupal Commons installation error

I am trying to install drupal Commons from acquia, every time I try to install i get an error which says Installing Commons The installation has encountered an error. Please continue to the error ...
1
vote
2answers
547 views

How do I migrate an existing Drupal site to Drupal Commons?

I have a Drupal site in production. The site's large enough that I don't think it's feasible to manually recreate the content types, users, etc. However, the client has decided that they want the site ...
0
votes
2answers
488 views

Can't install Acquia Drupal Commons locally

Working on a MacbookPro OS 10.6.6 , using MAMP Pro 1.9.4. I'm attempting to install Acquia's Drupal Commons locally. The installation progress bar goes all the way, I can check in phpMyadmin that the ...
2
votes
1answer
836 views

How to create a custom front page redirect for anonymous user?

I have a web site at what-i.com that uses Drupal Commons profile. I have created a custom theme called 'whati' and placed it in /sites/all/themes folder. My page-front.tpl.php is supposed to drive my ...