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 CiviReport (Moderator: Dave Greenberg) »
  • Problems with Extended Reports
Pages: [1]

Author Topic: Problems with Extended Reports  (Read 899 times)

KilakwaBT

  • I post occasionally
  • **
  • Posts: 101
  • Karma: 11
  • CiviCRM version: 4.5.5
  • CMS version: WordPress 4.1
  • MySQL version: 5.1.68
  • PHP version: 5.3
Problems with Extended Reports
March 07, 2013, 09:11:12 am
I am trying to get the extended reports extension work for our event reporting. I have an install with ver 4.2.7 and when I try to run the Participant Line Item report I get the following:


Warning: array_key_exists() expects parameter 2 to be array, null given in /home/kilakwa/public_html/wp/wp-content/plugins/files/civicrm/extend/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 466

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/kilakwa/public_html/wp/wp-content/plugins/files/civicrm/extend/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 466

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/kilakwa/public_html/wp/wp-content/plugins/files/civicrm/extend/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 466

Fatal error: Call to undefined method CRM_Extendedreport_Form_Report_Price_Lineitemparticipant::joinContribution:git FromParticipant() in /home/kilakwa/public_html/wp/wp-content/plugins/files/civicrm/extend/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 109

I am also running a test install with ver 4.3beta1 and when I try to run the same report there I get this:

Fatal error: Call to undefined method CRM_Contribute_PseudoConstant::contributionType() in /home/kilakwa/public_html/CiviCRM/wp-content/plugins/files/civicrm/ext/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 1479

I am not sure if the issues are related. Anything to look at would be appreciated. I have installed ver 1.2 of the extension on both systems.

Thanks


Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Problems with Extended Reports
March 07, 2013, 03:16:26 pm
Do you want to try replacing the report with the latest version from github

git clone git@github.com:eileenmcnaughton/nz.co.fuzion.extendedreport.git

It is updated to handle contribution_type vs financial_type & I don't see that error on 4.2 - although it might show under different circumstances.

NB There is a bug in the latest version around the way filters are displaying which I need to fix over the next day or so
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

KilakwaBT

  • I post occasionally
  • **
  • Posts: 101
  • Karma: 11
  • CiviCRM version: 4.5.5
  • CMS version: WordPress 4.1
  • MySQL version: 5.1.68
  • PHP version: 5.3
Re: Problems with Extended Reports
March 18, 2013, 11:30:23 am
Eileen,

Just to follow up. I finally had the time to get back to this and have installed the latest version of the extension (v1.3) and it is working fine so far with CiviCRM v4.2.8. It is very providing just what we needed.

Thanks!

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Problems with Extended Reports
March 18, 2013, 11:30:47 am
phew!
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Problems with Extended Reports

This forum was archived on 2017-11-26.