Profile picture of Shaun MacRae active 2 weeks ago

Shaun MacRae

@shaunmacrae
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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, […]

    3 weeks, 5 days ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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() || ! […]

    1 month, 1 week ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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 […]

    1 month, 1 week ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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, […]

    1 month, 2 weeks ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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, […]

    1 month, 2 weeks ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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 […]

    1 month, 3 weeks ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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?

    1 month, 3 weeks ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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 […]

    2 months, 2 weeks ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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?

    2 months, 2 weeks ago
  • Shaun MacRae replied to the forum topic Logging Bugs in the group How-To and Troubleshooting

    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

    2 months, 2 weeks ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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 […]

    2 months, 2 weeks ago
  • Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    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 […]

    2 months, 3 weeks ago
  • Shaun MacRae joined the group BP Group Hierarchy
    2 months, 3 weeks ago
  • Shaun MacRae replied to the forum topic Logging Bugs in the group How-To and Troubleshooting

    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 […]

    2 months, 3 weeks ago
  • Shaun MacRae replied to the forum topic Logging Bugs in the group How-To and Troubleshooting

    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 […]

    2 months, 3 weeks ago
  • Shaun MacRae started the forum topic Logging Bugs in the group How-To and Troubleshooting

    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 […]

    View Topic 2 months, 3 weeks ago
  • 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
    4 months, 3 weeks ago
  • 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
    4 months, 3 weeks ago
  • 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
    4 months, 3 weeks ago
  • 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().

    4 months, 3 weeks ago
  • Load More