profile

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Games 4 Leaders's picture

How to return a view that FULLY matches profile with node

My issue is that I have a view that returns: (1) A field that the user has selected in their profile (Eg items in my inventory) (2) A field that has a task (which then shows the items that the task needs in order to be completed).

I want to set it up so that views checks to see if the individual has the necessary pieces and only shows tasks where the user has ALL the items.

I can get it so that it displays only the currently logged in user.

Read more
bzj00220's picture

webform内のフィールドにプロファイルの値を表示させたい

プロファイルタイプをいくつか作りたかったため
profile2というモジュールを使って
複数のプロファイルタイプを作っています。

webformで作ったフィールドにデフォルト値として
上記のプロファイルの値を表示させたいのですが
どのようにすればよいのかわかりません。

フィールドの下のトークン値という部分を開くと
下記のような説明が書かれています。

%profile[キー] - Any user profile field or value, such as %profile[name] or %profile[profile_first_name]

なのでキーのところにプロファイルタイプのフィールド名のシステム内部名称を記載してみたのですがなにも表示されませんでした。

%profile[field_kentikuka_jimusyomei]

webformで作ったフィールドにデフォルト値として
上記のプロファイルの値を表示させる方法がわかる方は教えていただければ幸いです。

Read more
sankazim's picture

Trigger action on User email change

I have tried to create a Rule that is triggered when a User changes its email address. In particular I tried the following:

Event: After updating an existing user account
Condition: NOT Data Comparison
Condition parameters: Data to compare: [account-unchanged:mail], Data value: [account:mail]

Someone can help?

Best,
Emanuele

Read more
AlanO's picture

How is the node title field configured for the "Profile" content type in OP7?

I'm interesting in how the Title field in the Profile content type of Open Publish 7 can collect information from the Last Name, First Name and/or Organization and input it as the Title. Can I configure this myself? Or do I need to know how to code to implement this myself?

Read more
rpeters's picture

Drupal ubercart donate to User

I am developing a site that has alot of donations involved in it. That is users can donate to users and users can donate to the website. I would like to integrate or have an option where people can donate to a user via their profile. Does anyone have suggestions?

Read more
markwk's picture

OpenID Single Sign On

I'm currently using the OpenID Single Sign On with provider and client and with modules for syncing user profiles. Here's a patch I submitted to sync user profile pictures: http://drupal.org/node/1196160#comment-5003986. I think overall this solution works quite well, though could still use some work.

What sort of issues are people having / working on?

A couple issues I'm working on:

Syncing User Membership across sites
1.) how to sync both the creation and updating of group nodes (since my sites are using modified Atrium sites) between the hub and subsites and

Read more
soncco's picture

Ayuda con Upload Button

Saludos:

Estoy dando unos últimos toques a un sitio por encargo. Resulta que en la sección "/user/%/edit" en la parte en que el usuario sube su imagen, pues no tengo el botón "Upload Image", valga la redudancia; sino que en vez de esto lo que obtengo es un enlace que me manda a otra página y recién en esta aparece el famoso botón. Para referencia dejo una imagen.

¿Cómo puedo volver a tener el botón en la misma página?

Gracias por su ayuda.

Read more
MichaelCole's picture

New: Drupal Quickstart 0.9.1 patch release

Hello, I just released an update to Drupal Quickstart:

Version 0.9.1

This release works almost exactly the same as the 0.9 release, but fixes two issues:

  • Drush make file problem that appeared after the Git migration
  • Git 417 errors caused by squid proxy server
Read more
markus.lar's picture

Community-profiler

Jag sitter och klurar på hur jag ska kunna styra om alla trafik, så att om man t ex klickar på en användares namn, hamnar på dennes respektive profilsida. Om användare är /users/[username] så vill jag att trafiken per default ska få till /users/[username]/profile

Profilen ska med andra ord vara det jag som användare kan se av andra, inget mer.

Har ni något tips om detta?

Read more
markus.lar's picture

Hur skapar man användarprofiler i drupal 7

Hej!

Jag ska försöka skapa något som liknar användarprofiler i drupal 7. Via panel och annat ska designen lösas, men jag fattar inte hur jag knyter till användarna de olika fälten. Forut var det profile-modulen som användes. Den ska så vitt jag förstått finnas kvar, men vara avstängd som standard och man rekommenderas använda Fields API istället. Vad innebär detta? Hur ska jag göra?

Lost....

//Markus

Read more
Subscribe with RSS Syndicate content