CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviMember Roles Sync module !
Pages: [1]

Author Topic: CiviMember Roles Sync module !  (Read 1004 times)

valentino_nguyen

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5.5.4
CiviMember Roles Sync module !
January 15, 2014, 08:16:04 pm
Hi all,

I have a new role in my drupal site. Can anyone tell me how to sync some member that have "grace" status to this new role.

I need to do like this site : https://drupal.org/node/1013546 . But I can not find anywhere to do like that .

Please give me the instruction if you can.

Sorry if this is an adiot question. But I'm new in civiCRM and drupal.

Thanks all in advance.

Valentino.

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviMember Roles Sync module !
January 15, 2014, 08:18:32 pm
hi - what have you tried so far?
Have you enabled the module?
Have you given yourself permissions?
Have you accessed /admin/config/civicrm/civicrm_member_roles
Have you added an Association Rule?

Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

valentino_nguyen

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5.5.4
Re: CiviMember Roles Sync module !
January 15, 2014, 10:49:13 pm
hi petednz,

I try to create a popup , and this popup just show for all member that has status is "grace" .

I've added a screenshot of my CRM.

Can you please tell me where I can find it !



petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviMember Roles Sync module !
January 15, 2014, 10:52:11 pm
it is a drupal module - so you need to be looking in drupal not in civicrm
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

valentino_nguyen

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5.5.4
Re: CiviMember Roles Sync module !
January 16, 2014, 02:01:56 am
hi petednz,

thanks for your advice, I've enable Member role sync .

Now, can you please tell me what is next step to do and how I can create a popup in drupal !

« Last Edit: January 16, 2014, 02:03:34 am by valentino_nguyen »

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviMember Roles Sync module !
January 16, 2014, 11:58:18 am
Quote from: petednz on January 15, 2014, 08:18:32 pm
hi - what have you tried so far?
Have you enabled the module?
Have you given yourself permissions?
Have you accessed /admin/config/civicrm/civicrm_member_roles
Have you added an Association Rule?
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

valentino_nguyen

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5.5.4
Re: CiviMember Roles Sync module !
January 16, 2014, 01:12:04 pm
hi petednz,

Yes, I've added an Association rule. Please see my attack picture.

But I don't know how to do next step. Can you please introduce me an module or feature that allows me config : when a grace user login, we will have a popup display to this user.

Thanks you very much !

Valentino.

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviMember Roles Sync module !
January 16, 2014, 02:21:03 pm
i think you might want to look at using Drupal Rules and config it so that if a user has a Grace membership then you give them a pop up when they login - i can't help you further with this, but Drupal Rules does work with some civi entities if you also use https://drupal.org/project/civicrm_entity

good luck - pls post back the Rule if you get it working so others can benefit
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

valentino_nguyen

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5.5.4
Re: CiviMember Roles Sync module !
January 16, 2014, 07:33:57 pm
Hi petednz,

 Drupal Rules ? is that mean User Managament -> Access Rules ?

Because I try to test with a Block. I've done the following things but it not work:

1/ Create a role name "Grace member"
2/ Create a Block and it just visible with role "Grace member"
3/ Create a Accociation rule (number 12 in picture)
4/ I change a status for a current member to grace. But when I log in by this account. I dont see that Block. But if I edit this account in drupal , and change this account role to "Grace member", it works.

It seems Member Roles Sync does not work !
Can you please help me out. I really need you help petednz !

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviMember Roles Sync module !
January 17, 2014, 01:06:33 pm
what are your settings at admin/config/civicrm/civicrm_member_roles/configure
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

valentino_nguyen

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5.5.4
Re: CiviMember Roles Sync module !
January 18, 2014, 05:30:28 am
hi petednz ,

I can not see admin/config/civicrm/civicrm_member_roles/configure on my site.

I just see site configuration / member_roles_sync

And this picture is my CRM page !

Can you tell me any module that I can display a popup after a user login ?

Thanks you again !

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviMember Roles Sync module !

This forum was archived on 2017-11-26.