Drupal Commons is a distribution that provides a complete social business software solution for organizations.
1
vote
0answers
18 views
How exactly do I package latest dev snapshot of Commons locally?
I am trying to build up-to-date instance of Drupal Commons 7.x-3.x-dev. Release notes say to use command: "drush make build-commons-dev.make". I am totally new to drush and am trying to follow that ...
-1
votes
0answers
23 views
HTTP 500 during site configuration (Drupal commons) [closed]
I am trying to install Drupal commons at Azure cloud and it shows HTTP500 error after clicking save and continue in site configuration page. What is the possible factor that cause this ?Thanks.
-1
votes
0answers
25 views
Drupal commons installation on Azure Cloud [closed]
I have installed Drupal 7 on Azure Cloud, and I would like to know how I should install Drupal Commons.
0
votes
0answers
53 views
Trying to install drupal commons 3
Im new to drupal but have a base in php and mysql. I decided to try drupal commons out but am having trouble installing it on my local host. I am on a mac book running up to date operating system. I ...
0
votes
1answer
49 views
Drupal Commons: notify all users on creation of new group
In Drupal Commons (D7) I'd like to have all users notified by email when a new group is created.
Is there a way to do that?
0
votes
0answers
18 views
Upgrade from beta
I started a project a few months ago on Drupal Commons 7.x-3.0-beta1. It has some user data in it already.
Because of it being in use I have been reluctant to upgrade. My question is - has anyone ...
0
votes
1answer
29 views
Add user to a group after the user makes a comment in that group
is this possible in Drupal Commons (Drupal 7) using Rules:
If a user makes a comment on a post in a certain group, have a rule which makes the user a member of the group automatically.
Why do I want ...
1
vote
2answers
62 views
How can a user join a group?
I'm using Drupal Commons (unfortunately 7.x-3.0-beta1).
In Drupal Commons, how can a user join a group?
Either my site has been customized out of all recognition or I simply can't see where a normal ...
0
votes
1answer
214 views
Drupal 7 Commons 3 Vs Drupal Core + Commons modules
I read Drupal Commons 3 and Original Drupal Core Updates and I wonder what the difference between installing the Drupal Commons 7 distributions and installing Drupal 7 plus the Drupal Commons modules ...
0
votes
1answer
129 views
PDOException: SQLSTATE[42S02] when changing password using Drupal Commons 7
I'm new in using Drupal Commons 7. I've been trying to register a user in the membership site that I'm making but this comes out whenever the user tries to change his password:
PDOException: ...
0
votes
0answers
72 views
How to create a Rule that creates activity streams of followed users
I'm using Flags, Commons follow, Message and Rules modules to create the ability for users to follow each other.
I use commons auto generated commons_follow_user flag to create a follow button. I ...
1
vote
0answers
101 views
What about Drupal Commons 3 on Drupal 7?
What about Drupal Commons 3 on Drupal7?
Its still in alphas and betas for months. Is it worthwhile waiting till it mature? Or is progress already stalled?
At the time Commons 3 on D7 (1.0) comes ...
0
votes
1answer
110 views
Customize admin contenttype page design in drupal 7?
i have created template file for my contenttype wallpaper but i don't know how to get form design in that page.
for example
my content type name is wallpaper, so i create template file for ...
0
votes
1answer
83 views
Field type “date” is not in the list of available field types
I'm trying to create a new content type with a field that would contain a date. However, the drop-down list for field type doesn't have "date". What's wrong?
p.s. drupal 7.17
0
votes
0answers
130 views
How to implement groups and sub-groups, projects and sub-projects, and links between them?
The layout of the activity is as follows:
There is a pool of workers that can perform the "processing" stage of the projec, and there is a pool of workers that can perform the "interpreting" stage ...
1
vote
0answers
17 views
No questions have been added to this group
I am using Drupal Commons 2.10, and every time I click on the Q&A tab of a group, this message appears:
No questions have been added to this group.
When I create a question, it states that ...
1
vote
1answer
139 views
DrupalGap response is HTML instead of JSON
I want to build a restful service to communicate with my Android app.
System: Drupal Commons with Drupal 6
Module for restful service: DrupalGap
Test tool: Poster plugin for Firefox
I do ...
2
votes
0answers
72 views
How to filter audience in organic groups?
I am using drupal commons. When i create an organic group I have the option of placing it within an existing group using the audience list. The audience list displays ALL groups (regardless if they ...
1
vote
1answer
49 views
print all the titles of a content type by php
I created a content type: "period".
Then, I created instances of this content type.
Now I would like, on a page tpl.php put the instructions, to print all the titles of the instances that I put on ...
0
votes
0answers
72 views
Drupal7 survey_builder module not working [closed]
I am working on a survey site.Where user can create there own survey.I am using the survey builder module.I have followed the all steps but its not working fine.When I click on add survey link no ...
0
votes
1answer
21 views
problems in recovering the fields with php
I ask you some questions.
1) How do I retrieve a field without first being written its title? Now I'm doing so: print render ($ content ['field_text']);
2) I tried to recall the title of a node: ...
0
votes
0answers
109 views
Using drupal as a Backend of a codeigniter application
I am building a web application using CI HMVC framework. My question is very simple. How wise it would be to use drupal as a backend in a codeigniter application. By the term backend I mean, the admin ...
0
votes
1answer
193 views
change the layout of a content type
I would like to change the layout of my content type.
I tried the syntax: page--content-type.tpl.php of Drupal 7.
but...I was not able to make the changes appear on the page.
When I write the file: ...
0
votes
1answer
25 views
create layouts without the use of embedded regions
from my experience with Drupal, I could understand, that you can thematize the page.tpl.php file, adding the appropriate html / css and entering regions with php.
So far so good ....
but my approach ...
0
votes
2answers
161 views
Rotating image background in a div using Background Field
I have successfully added background graphics using the module BackgroundField module with the help of this previous question. We've had a feature creep in that we need to have a rotating image from a ...
0
votes
1answer
42 views
Relationship in View
I need to have two content type: "book" and "article".
Then I want to make a view that shows the title of the book (which is in the content type book) and the titles of each article (found in the ...
1
vote
0answers
54 views
Views: linking fields from different content type
I created a content type: Battle and Content type: Map.
In the content type battle I have fields "name", "date", "image", "text".
While in the content type of the map I can add one or more photos.
I ...
0
votes
1answer
133 views
How do I update a Drupal distribution to a newer version?
I am looking at using http://drupal.org/project/commons , but I am not sure how easy it is to update a distribution when a new version comes out.
Also, can I use drush to do it, or do I have to ...
1
vote
1answer
48 views
Take 2 fields in a content type with php [closed]
I have a content type with the following fields:
Name, Language, Date, Photo, Text
associated with the following names for internal use:
title, language, field_date, field_photo, body
I created ...
0
votes
0answers
19 views
take only the fields of a node
I created a custom node, and I put it creating content for various nodes. Now, should I put some fields in a panel of a custom node exists. If you do, add existing node, it will show all the fields, ...
0
votes
1answer
37 views
multilingual support
I would like to create a content type in Drupal 7, which is available in both Italian and English. This is why I enabled multilingual support in the options of publications that allows me to choose ...
1
vote
1answer
20 views
last entry in home page
I created a content type and created various entries. Each entry has the following fields:
name, photo, date.
How can I put a box on the home page with fields covering only the last entry?
(I would ...
-4
votes
1answer
110 views
How can I get the name of the currently logged in user in Drupal 7? [closed]
I need to display the full name of the user logged into my Drupal 7 site.
How can I do this? Where should I make the changes? I don't need PHP filter module to write a PHP line to enable as it block. ...
1
vote
1answer
27 views
month of the date in Italian
Use the module date-7.x-2.6, to insert a date dd / mm / yyyy in my content type. My problem is that when I view it, would that be translated into Italian for example "22 Settembre 1009" and now ...
0
votes
0answers
350 views
Drupal 7-admin Overlay Not Loaded
i configure & work with Drupal-7 site,
in admin panel Overlay content has not been Loaded...even all browsers,
when i look on firebug it denotes ,
that request aborted
guys give right Solution ...
0
votes
0answers
51 views
Microbloging Module that saves as a node
Does anyone have advice on a module that will save a user's posting as a Content Node Type? I would like to use something like Facebook-like status or Microblog but I'd like the user's post to be ...
2
votes
2answers
106 views
Edit a node via code authentication
I'm creating a website and I have to give the possibility for an anonymous user to update a node. The node is recognized through the use of a code, code that I am sending to the user when the node is ...
0
votes
0answers
31 views
How to enable user signatures in Drupal commons Q&A section? [duplicate]
Possible Duplicate:
Drupal Commons and few questions
How to enable user signatures in Q&A section?
0
votes
0answers
65 views
transferring drupal site from one domain to another?
I have two domains: domain1.com & domain2.com
In my FTP folder, I have a folder inside my root folder which is named "home"
I installed and developed my site as domain1.com/home
Now I want to ...
1
vote
0answers
55 views
Drupal duplicate filename throws AJAX error
I am using the managed_file in a form to upload a file to Drupal. As you know Drupal saves the name of this file into its database and stores it in the path you give.
Unfortunately, when a user ...
0
votes
1answer
98 views
In Activity Stream, how is the 'active group' determined when a node has multiple organic groups assigned to it?
I created new blog node in Drupal commons and assigned it to two organic groups. While it appears under both groups' Blog tab (view group_tab_blogs), it only appears under one group's Home tab but not ...
0
votes
0answers
86 views
panels (landing page) to build my page
mainly I create my pages with the layout given by the panels and disabling "Drupal blocks / regions", but I can not bring the layout to a width sufficient for me, I would like about 80% of the page, I ...
0
votes
1answer
174 views
Drupal commons running very slow, what are the key modules to disable?
I'm running Drupal commons latest version 6.x-2.9 on MAMP 2.1.1 (clean install).
Drupal commons running very slow when I'm in the administer section. There's tons of modules and I'm not sure which ...
0
votes
1answer
54 views
Imported blogs not showing up under proper tab
In using Acquia/Drupal Commons and the Feeds module, we have successfully pulled in a few WordPress feeds. While the Organic Group is assigned and the newly created feeds appear in the OG's Home tab, ...
0
votes
0answers
16 views
insert a content type in a region of the panel
I created a panel with different regions. Then I created several pages with a content type that I created. I can not understand how to add one of these pages, to a region of the panel. can you help ...
-2
votes
1answer
68 views
change the layout of the home on a theme zen [closed]
I installed the Zen theme. Can I just change the layout of the home by intervening on css? In which case I should go to edit css? thanks
-2
votes
1answer
122 views
I get a 500 error [closed]
I keep getting a 500 error for all the pages of my site, except the front page.
What could the problem be?
1
vote
1answer
189 views
Assigning Organic Groups using Feeds
We're using Feeds (https://drupal.org/project/feeds) and things are working fine. However, we use Drupal/Acquia Commons. How might we assign Organic Groups to each new node?
0
votes
2answers
191 views
Use the panel for layout with multiple columns
I created my own content type. I would like to further customize it by adding columns. I installed the module panel. Can I use the same panel layout to include my content type? Also, how do I put a ...
0
votes
3answers
560 views
use different layouts for different pages
I developed the layout of the first page in page.tpl.php.
Here I've created some regions, to put the blocks.
The problem is that these blocks reflect my "content type",
and it has a link that when i ...