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) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Manage Group page fails AJAX call
Pages: [1]

Author Topic: Manage Group page fails AJAX call  (Read 449 times)

colbyw

  • I’m new here
  • *
  • Posts: 13
  • Karma: 1
  • CiviCRM version: 4.2.4
  • CMS version: Drupal 7
  • MySQL version: 14.14
  • PHP version: 5.3.6
Manage Group page fails AJAX call
March 18, 2013, 09:58:23 am
For some reason, a few months ago the "Manage Groups" page stopped showing any results, and I have finally gotten around to debugging the problem. The best I could figure out is that the ajax call "http://localconnect.p2c.com/civicrm/ajax/grouplist?snippet=4" is throwing this error:

PHP Fatal error:  Call to undefined method CRM_Contact_BAO_Group::getGroupListSelector() in /.../sites/all/modules/civicrm/CRM/Group/Page/AJAX.php on line 61

From everything I can see, the Group.php in Contact/BAO is compiling and has not been modified, and contains the method in question.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Manage Group page fails AJAX call
March 18, 2013, 10:18:24 am
Might want to check for older version(s) of civicrm and that file on your server (under sites/ tree). Also check webserver logs for any additional errors that might clarify things.
Protect your investment in CiviCRM by  becoming a Member!

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Manage Group page fails AJAX call
March 19, 2013, 01:30:29 pm
Quote from: colbyw on March 18, 2013, 09:58:23 am
For some reason, a few months ago the "Manage Groups" page stopped showing any results

What happened? Did you upgrade something and then it stopped working?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Manage Group page fails AJAX call

This forum was archived on 2017-11-26.