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 »
  • Google Summer of Code »
  • [GSoC 2016] CiviREBUX: Report Building Module Extension for CiviCRM
Pages: 1 2 [3]

Author Topic: [GSoC 2016] CiviREBUX: Report Building Module Extension for CiviCRM  (Read 4476 times)

ldgpangeo

  • I post occasionally
  • **
  • Posts: 38
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: drupal-7.17
  • MySQL version: 5.5.23
  • PHP version: 5.3.13
Re: [GSoC 2016] CiviREBUX: Report Building Module Extension for CiviCRM
September 02, 2016, 05:56:28 pm
I just tried installing it in WordPress 4.5.3 and civicrm 4.7.9 and encounter the same blank page reported earlier.  Nothing gets logged into the ConfigAndLog files.  Since it's a hosted environment I don't have access to the Apache access and error logs, but there's no obvious indication of an error.

I tried disabling and re-enabling it and also tried disabling and uninstalling.  No error messages are generated but I still end up with the blank page.

Suggestions?

gazzafm

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
Re: [GSoC 2016] CiviREBUX: Report Building Module Extension for CiviCRM
October 04, 2016, 02:40:40 pm
I too am getting the blank white page. Im using Drupal and Civi4.7. Not sure why we dont seem to get any replies from the developer. Seems that the extension is dead in the water for some of us. A remedy would be really useful.

ypranay

  • I’m new here
  • *
  • Posts: 29
  • Karma: 0
  • Cogito Ergo Sum
  • CiviCRM version: 4.7.1
  • CMS version: WordPress
  • MySQL version: 5.0.27
  • PHP version: 5.2.0
Re: [GSoC 2016] CiviREBUX: Report Building Module Extension for CiviCRM
December 10, 2016, 09:34:44 am
@gazzafm and @ldgpangeo,

Sorry for the inactivity. Got busy with my thesis and placements.

Nonetheless, I guess the reason behind the reported blank page is due to the bulk size of the Contribution or Membership data. Since the extension loads everything at once when the index page is accessed, the number of records fetched might be the problem.

To check if that is indeed the issue, one could try putting in proper flags to check if the Contribution and Membership API calls return successfully.

Pages: 1 2 [3]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • Google Summer of Code »
  • [GSoC 2016] CiviREBUX: Report Building Module Extension for CiviCRM

This forum was archived on 2017-11-26.