Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issues with 4.7.14 #10

Open
petednz opened this issue Dec 15, 2016 · 6 comments
Open

Installation issues with 4.7.14 #10

petednz opened this issue Dec 15, 2016 · 6 comments

Comments

@petednz
Copy link

petednz commented Dec 15, 2016

Hi - just tried to give this a run for its money. first issue was link not showing up in Menu, once I figured that was Access and there was a Permission involved, I now see the menu item and do not get access denied at civicrm/activity-report

But all I get is the page permanently loading. No drupal log errors or any such to help me give you a clue.

Fatal error: Maximum execution time of 300 seconds exceeded in /.../sites/all/modules/civicrm/Civi/API/SelectQuery.php on line 162

@petednz
Copy link
Author

petednz commented Dec 15, 2016

In case this is a conflict with other extensions, these are what are enabled

CiviCRM Report Error (ca.bidon.reporterror)
Civisualize. The missing data visualization extension (eu.tttp.civisualize)
Custom Field triggers for alted (nz.co.fuzion.altedtriggers)
Annual Year Level (nz.co.fuzion.annualyearlevel)
Entity Settings Helper Extension (nz.co.fuzion.entitysetting)
ExtendedReport (nz.co.fuzion.extendedreport)
Related Permissions Module (nz.co.fuzion.relatedpermissions)

@xurizaemon
Copy link

Nice work, this extension looks 🎸

On the site @petednz is testing, the extension page times out because the site in question has ~30K activities + custom fields, and the page tries to load all the activities into the page as a JSON array.

@petednz
Copy link
Author

petednz commented Dec 15, 2016

tried it on a more vanilla site. was able to get page to load at /civicrm/activity-report but all i see is Activity Pivot Table and have 19 errors showing in console eg
activity-report:492 GET http://rm11473.fudev.co.nz/sites//files/civicrm/ext/uk.co.compucorp.civicrm.activityreport/css/pivottable/c3.min.css?r=hdmQ0 activity-report:494 GET http://rm11473.fudev.co.nz/sites//files/civicrm/ext/uk.co.compucorp.civicrm.activityreport/css/style.css?r=hdmQ0 activity-report:493 GET http://rm11473.fudev.co.nz/sites//files/civicrm/ext/uk.co.compucorp.civicrm.activityreport/css/pivottable/pivot.css?r=hdmQ0 activity-report:398 GET http://rm11473.fudev.co.nz/sites//files/civicrm/ext/uk.co.compucorp.civicrm.activityreport/js/pivottable/jquery-migrate-1.4.1.min.js?r=hdmQ0 activity-report:400 GET http://rm11473.fudev.co.nz/sites//files/civicrm/ext/uk.co.compucorp.civicrm.activityreport/js/pivottable/jquery-ui-1.9.2.custom.min.js?r=hdmQ0 activity-report:402 GET http://rm11473.fudev.co.nz/sites//files/civicrm/ext/uk.co.compucorp.civicrm.activityreport/js/pivottable/pivot.min.js?r=hdmQ0

@jamienovick
Copy link
Contributor

Hi Peter / xurizaemon, thanks for the feedback. We'd welcome patches if you can see solutions, otherwise well try and get some eyes on looking at how this can scale to a larger number of activities in the new year.

Best

@jamienovick
Copy link
Contributor

@petednz @xurizaemon Can I ask you guys to test out the latest version of the extension? It has some caching for larger data sets now
Let me know your thoughts.
Best
Jamie

@petednz
Copy link
Author

petednz commented Feb 11, 2018

Sure. have assigned to kaylie for some testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants