Show Sidebar Log in
Commons In A Box Logo
  • Home
  • About
    • Project Team
    • Logos and Graphics
  • Showcase
    • CBOX Classic Showcase
    • CBOX OpenLab Showcase
  • Demo
  • Get Started
  • Documentation
    • Technical Guide
    • CBOX Classic Guide
    • CBOX OpenLab Guide
  • Support Forums
    • CBOX Classic
    • CBOX OpenLab
    • Developers Forum
  • News

Group Admins

  • Profile picture of Scott Voth

CBOX Classic Support

Public Group active 4 months, 3 weeks ago

This group provides support for Commons In A Box Classic, our original software for community-building. Register for an account or log in to commonsinabox.org, then join the group and post your question here.

BP Docs Issue in WP 3.8.1 CBOX 1.0.7

Tagged: BuddyPress Docs

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 2 months ago by Paul Schacht.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 26, 2014 at 2:20 pm #4523
    Paul Schacht
    Participant

    When I create a new doc and click “Save,” instead of seeing the saved doc I get a string of alternating error messages of the form

    Warning: array_search() expects parameter 2 to be array, integer given in /home/user/site/wp-content/plugins/buddypress-docs/includes/addon-taxonomy.php on line 260

    Warning: array_values() expects parameter 1 to be array, integer given in /home/user/site/wp-content/plugins/buddypress-docs/includes/addon-taxonomy.php on line 267

    finally ending with

    Warning: Cannot modify header information – headers already sent by (output started at /home/user/site/wp-content/plugins/buddypress-docs/includes/addon-taxonomy.php:260) in /home/user/site/wp-includes/pluggable.php on line 896

    However, the doc is saved and is visible in the group’s list of docs.

    Any suggestions?

    March 26, 2014 at 5:44 pm #4524
    Scott Voth
    Keymaster

    Hi Paul –

    It sounds like your hosting provider has PHP error reporting turned up too high. These kinds of minor warnings are not harmful to your site, and they should not be appearing on the front end.

    You may consider contacting your host to ask about a lower error level, but in the meantime you should be able to hide the warning messages by opening your wp-config.php file in your FTP client, and adding the following lines just above “/* That’s all, stop editing! Happy blogging */”:

    ini_set( 'display_errors', 'Off' );
    ini_set( 'error_reporting', E_NONE );
    March 27, 2014 at 9:28 am #4538
    Paul Schacht
    Participant

    I edited wp-config.php as you suggested, and that worked. Many thanks!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In
Group logo of CBOX Classic Support
  • Home
  • Forum
  • Announcements
  • Docs
  • Members 287
  • Send Invites

Groups

Newest | Active | Popular | Alphabetical
  • Group logo of CBOX Classic Support
    CBOX Classic Support
    287 members
  • Group logo of CBOX Pioneers
    CBOX Pioneers
    71 members
  • Group logo of CBOX Developers
    CBOX Developers
    40 members
  • Group logo of CBOX OpenLab Support
    CBOX OpenLab Support
    22 members
  • Group logo of CBOX-OL Testing Partners
    CBOX-OL Testing Partners
    12 members

CBOX has its roots in the CUNY Academic Commons, which in turn was made possible through funding from The City University of New York itself.

CUNY Logo

CUNY Academic Commons Logo

City Tech logo

The Commons In A Box was made possible through the generous support of the Alfred P. Sloan Foundation.

Alfred P. Sloan Foundation Logo

NEH Logo

The CUNY Graduate Center has directly contributed to the CUNY Academic Commons, housing the project since its inception, and has contributed to CBOX through its GC Digital Initiatives.

CUNY Graduate Center Logo

CUNY Graduate Center Digital Initiatives Logo

Powered by Commons In A Box
css.php
Skip to toolbar
  • About WordPress
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
  • Log In
  • Register