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) »
  • Contact Delete problem
Pages: [1]

Author Topic: Contact Delete problem  (Read 1259 times)

kishore

  • Guest
Contact Delete problem
June 28, 2010, 11:56:50 pm
Hi forum ,
           I am using civicrm 3.1.beta4 version in my joomla site. Every thing working fine ,now i had a problem with contact while deleting from admin panel , when i try to attempt for delete a contact it leads to following error

Fatal error: Call to undefined method
CRM_Activity_BAO_Activity::cleanupactivity() in  root  path/administrator/components/com_civicrm/civicrm/CRM/Contact/BAO/Contact.php  on
line 655   


i checked in that particular location seems every thing fine , but i am unable to find why i am getting this error. due to this admin unable to delete unwanted contacts.
so please assist me regarding.

                                            thanks in advance.


Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Contact Delete problem
June 29, 2010, 12:07:45 am
kishore :

Could you replicate the same on http://drupal.demo.civicrm.org
-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

kishore

  • Guest
Re: Contact Delete problem
June 29, 2010, 12:30:14 am
Yashoda :
 
               No i didn't get that error in the demo site , i am able to delete with out error in that

thanks.

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: Contact Delete problem
June 29, 2010, 02:57:20 am
kishore,

You should upgrade to CiviCRM v3.1.5 and check if that fixes your problem.

Kurund
Found this reply helpful? Support CiviCRM

kishore

  • Guest
Re: Contact Delete problem
June 29, 2010, 06:42:01 am
kurund
       
                I upgraded with latest version ,but no luck getting same error .

thanks 

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: Contact Delete problem
June 29, 2010, 07:24:04 am
ping us on #civicrm irc channel, might be easier to debug.

Kurund
Found this reply helpful? Support CiviCRM

kishore

  • Guest
Re: Contact Delete problem
June 29, 2010, 08:18:13 am
Kurund
 
          i opened a ticket on #civicrm irc channel regarding the issue
   here the link  http://issues.civicrm.org/jira/browse/CRM-6424 

thanks

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: Contact Delete problem
June 29, 2010, 08:22:02 am
Looks like this problem is specific to your install. So please consider hiring someone from professional list to fix. (http://civicrm.org/professional)

Kurund
Found this reply helpful? Support CiviCRM

kishore

  • Guest
Re: Contact Delete problem
June 29, 2010, 09:17:00 pm
Any another alternative , i had experience in joomla , php .

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Contact Delete problem
June 30, 2010, 12:26:54 pm

if u r familiar with PHP, try tracking down why PHP cannot find that file (and hence the function in the file)

i'd add some debugging statements in various files and track down the error that way

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Contact Delete problem

This forum was archived on 2017-11-26.