-
Hi David,
Yes, cancelling the BP_Groups_Hierarchy construction on non-group pages, means those pages load almost instantly again. With the constructor getting called on a non-group wp-admin page for example, […]
-
Also, confirmed the constructor IS getting invoked for every page on the site.
I added your blocking code:
` /** Abort processing on dashboard pages and when not in groups component */
if( is_admin() || ! […] -
I think it’s back to what the original poster was suggesting. My database is only getting hit with ~75 queries on page load usually, but with BP Group Hierarchy installed it spikes to almost 3000. I’m going to […]
-
Thanks David. As I mentioned:
1) I have tried the development version and it only improves performance marginaly. The plugin is still incredibly slow.
2) The performance issue is for every page of the site, […] -
Thanks David. I do have a very good sense of how the plugin is impacting my site. It is universally slowing down every page load from 3-4 seconds to 10-12 seconds (roughly 3 times). This is every page, […]
-
hmmm … my stats were based on 14 different pages being browsed … possibly none of them the groups page … yet they were all taking 10 sec to load instead of 4 when the plugin is disabled. If the call is […]
-
Hi David,
Does the slow logic need to be performed on every page of our site? Maybe we could only execute it on the groups page or something?
-
Bit better, but still too slow
WordPress Plugin Profile Report
===========================================
Report date: Mon Mar 12, 2012
Theme name: unknown
Pages browsed: 14
Avg. load time: 9.1307 […] -
Hi David,
Sorry for the late response.
We have 270 groups. Groups table does have a parent-id – fully populated, with an index.
I’ll try the dev version out now. Where can I get it?
-
managed to authenticate from the office (same machine and browser) … not sure what the block was at home but if I find any clues will let you know
-
WordPress Plugin Profile Report
===========================================
Report date: Sun Mar 4, 2012
Theme name: unknown
Pages browsed: 14
Avg. load time: 10.6559 sec
Number of plugins: 27
Plugin […] -
We’ve been struggling for a couple of months with performance of our site, and I just realised today that everything began to degrade when we installed BP Group Hierarchy. I used the P3 plugin profiler and sure […]
-
Shaun MacRae joined the group BP Group Hierarchy
-
Interestingly, I tried entering some bogus login info and it continued to prompt me, so it does seem to be accepting my correct login info – maybe I just don’t have permissions to create tickets?
The screen I […]
-
In Chrome, nothing happens when I click the link.
In IE, if it’s my first try since I started my browsing session I will get a login prompt (browser pop-up). When I enter my buddypress/wordpress info […]
-
Should I be able to use this site?:
http://buddypress.trac.wordpress.org
The createticket page says: TICKET_CREATE privileges are required to perform this operation.
If I click the ‘do so’ link […]
-
Shaun MacRae posted a new activity comment
I modified the admin file by simply removing all (int) casts about a month ago, allowing our admins to enter decimal point values. Points have been awarded correctly for the past month or so. Many functions of the plugin still do not support decimal values (i.e. Manage points) but I think it would be a straight forward and very well received change.
In reply to - Tosh posted an update in the group CubePoints Buddypress Integration CubePoints only supports whole numbers sorry. Version 1.9.8.1 will fix the admin bar issue. It just pushed the update. So should be live with 15 minutes. · View -
Shaun MacRae posted a new activity comment
I modified the admin file by simply removing all (int) casts about a month ago, allowing our admins to enter decimal point values. Points have been awarded correctly for the past month or so. Many functions of the plugin still do not support decimal values (i.e. Manage points) but I think it would be a straight forward and very well received…[Read more]
In reply to - Shaun MacRae posted an update in the group CubePoints Buddypress Integration Is it possible to award < 1 point for something? I am using Marketpress which now allows you to purchase items from an e-commerce site […] · View -
Shaun MacRae posted a new activity comment
I get it now. It only shows up on the Home page.
In reply to - Shaun MacRae posted an update in the group BuddyPress Mobile Login logout seems to have disappeared on me. Any thoughts? · View -
Shaun MacRae replied to the forum topic ”There was an error deleting [user] from the system. Please try again.” in the group How-To and Troubleshooting
Turns out ours is a clash with bp-group-control plugin. Disabled that and can delete users as expected. They must be redeclaring add_user().
- Load More