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) »
  • using contact tag as view exposed filter in drupal 7
Pages: [1]

Author Topic: using contact tag as view exposed filter in drupal 7  (Read 835 times)

vakeesan26

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.3,4.4,4.5
  • CMS version: Drupal 7.x
  • MySQL version: 5.6.1
  • PHP version: 5.4.12
using contact tag as view exposed filter in drupal 7
November 26, 2013, 02:12:44 am
when i add the contact tag as views exposed filter in Drupal views on civicrm 4.4.1, i am getting following error

Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'CRM_Member_PseudoConstant' does not have a method 'tag' in civicrm_handler_filter_pseudo_constant-construct() (line 58 of /home/mysite/public_html/sites/all/modules/civicrm/drupal/modules/views/civicrm/civicrm_handler_filter_pseudo_constant.inc).

Warning: Invalid argument supplied for foreach() in civicrm_handler_filter_pseudo_constant->get_value_options() (line 65 of /home/mysite/public_html/sites/all/modules/civicrm/drupal/modules/views/civicrm/civicrm_handler_filter_pseudo_constant.inc).

Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'CRM_Member_PseudoConstant' does not have a method 'tag' in civicrm_handler_filter_pseudo_constant-construct() (line 58 of /home/mysite/public_html/sites/all/modules/civicrm/drupal/modules/views/civicrm/civicrm_handler_filter_pseudo_constant.inc).


On the view
---------------
No valid values found on filter: CiviCRM Tags: Name.

any one have solution for this ?  :o
« Last Edit: November 26, 2013, 02:18:15 am by vakeesan26 »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: using contact tag as view exposed filter in drupal 7
November 26, 2013, 05:52:24 am
for tracking purpose: http://issues.civicrm.org/jira/browse/CRM-13826
Found this reply helpful? Support CiviCRM

vakeesan26

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.3,4.4,4.5
  • CMS version: Drupal 7.x
  • MySQL version: 5.6.1
  • PHP version: 5.4.12
Re: using contact tag as view exposed filter in drupal 7
November 28, 2013, 09:26:24 am
is there any patches available for this issue ?

Thanks!

vakeesan26

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.3,4.4,4.5
  • CMS version: Drupal 7.x
  • MySQL version: 5.6.1
  • PHP version: 5.4.12
Re: using contact tag as view exposed filter in drupal 7
December 17, 2013, 01:59:38 am
Fixed in version 4.4.3  :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • using contact tag as view exposed filter in drupal 7

This forum was archived on 2017-11-26.