A Drupal user group in the South of Spain for people happy to use English as the main language to exchange ideas, knowledge and tricks around Drupal in the geographical area of Marbella, Malaga province, Andalucia, Spain.
We have users who speak German, English, Hebrew, Spanish and welcome all others for regular meetings in and around Marbella.
We also have an initial project to develop a community site in Drupal and have links to the Banco del Tiempo in Marbella which we support to be used as an alternative to exchange services.
Time Banking - Bank of Time
We are looking to create an Intranet site for a group of people who exchange their services in a range of fields by hours - not € or $.
More info is here .... Time Banking on Wikipedia.
For this we are intending to create a site with profiles for each member including the member's account, forums, groups, a section for Classified = what the members are offering and need, FAQ, etc. and very importantly the accounting of hours - providing on-line exchange.
Read moreI have problems with flag module for anonymous user.
Im working in my own project. Im trying to show flag to anonimous users whith flag module, flag_anon module and session api. I can see de flags like text no links and without icons and the system show me this error message: Notice: Undefined index: content_id en flag_anon_preprocess_flag() (línea 213 de /homepages/xx/xsites/all/modules/flag_anon/flag_anon.module).
And the line 213 in flag_anon.module is:
$content_id = $variables['content_id'];
Somebody has any idea about what or where is the problem.
Read more