Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • jrcd92
    Participant

    @jrcd92

    Hi r-a-y,

    It does – this is the section of code there.

    // See if we need to do this again
    if ( is_multisite() && empty( $r[‘blog_ids’] ) ) {
    $sql[‘offset’] = $wpdb->prepare( ” OFFSET %d”, $r[‘limit’] + $r[‘offset’] );

    Still no luck!

    Thanks again,

    Jack


    jrcd92
    Participant

    @jrcd92

    Hi!

    I did, yeah. It only shows up on admin dashboard and also when submitting something (e.g. publishing a post, previewing a page, activating a plugin), at which point I generally have to go head to /wp-admin and navigate back to where I was.


    jrcd92
    Participant

    @jrcd92

    Yeah I’ve had a go – that doesn’t seem to have fixed it. I’m now getting the below (couldn’t get the start as it was covered by the dashboard sidebar…

    ue encountered in /srv/users/serverpilot/apps/inj/public/wp-content/plugins/buddypress/bp-blogs/bp-blogs-functions.php on line 207

    Warning: Cannot modify header information – headers already sent by (output started at /srv/users/serverpilot/apps/inj/public/wp-content/plugins/buddypress/bp-blogs/bp-blogs-functions.php:207) in /srv/users/serverpilot/apps/inj/public/wp-includes/option.php on line 837

    Warning: Cannot modify header information – headers already sent by (output started at /srv/users/serverpilot/apps/inj/public/wp-content/plugins/buddypress/bp-blogs/bp-blogs-functions.php:207) in /srv/users/serverpilot/apps/inj/public/wp-includes/option.php on line 838


    jrcd92
    Participant

    @jrcd92

    Hi Shane, r-a-y,

    2) is fixed, thanks – I wasn’t using the right register.php.

    3) I’ve got so far using this and this fix. Being the newbie that I am, I can’t find the “tests/phpunit/testcases/core/caps.php”, which is the second file I need to edit in that fix. It’s not affecting the signup process, so it’s not so urgent now, but if you could help with the location of that file, I’d be so grateful!

    Thanks again both 🙂

    Jack

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar