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 CiviMember (Moderator: Deepak Srivastava) »
  • Undefined property messages in CiviMember
Pages: [1]

Author Topic: Undefined property messages in CiviMember  (Read 652 times)

lseeman

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 3.3.5
  • CMS version: Joomla
  • MySQL version: 5.0.77
  • PHP version: 5.2.11
Undefined property messages in CiviMember
May 06, 2011, 06:28:21 pm
We've just installed CiviCRM 3.3.5 (Joomla 1.5.23 site) and imported almost 300 members. All goes well until we view a membership then press DONE -- the following messages result:


Notice: Undefined property: CRM_Core_DAO::$ppID1 in /home/lseeman/webapps/jazzblues2/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/PaymentProcessor.php on line 242

Notice: Undefined property: CRM_Core_DAO::$ppID2 in /home/lseeman/webapps/jazzblues2/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/PaymentProcessor.php on line 242

Notice: Undefined property: CRM_Core_DAO::$is_test in /home/lseeman/webapps/jazzblues2/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/PaymentProcessor.php on line 243

After a search ("Find Members") any attempt to sort the columns results in a string of over 300 such messages (all citing line 242 and 243) above each screenful of 50 members.

What could be happening here? Any help appreciated!
Thanks,
Larry

lseeman

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 3.3.5
  • CMS version: Joomla
  • MySQL version: 5.0.77
  • PHP version: 5.2.11
Re: Undefined property messages in CiviMember
May 07, 2011, 08:41:45 am
I think I've figured out the problem. The members were imported, but there is no payment information that goes along with the imports. When payment information is entered (either manually or through the contribution page on the website) there is no error message.

I didn't see any reference to this in the CiviMember documentation, or any instructions on how to import payment information along with the members. Did I miss something?

Larry

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Undefined property messages in CiviMember

This forum was archived on 2017-11-26.