Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbpres admin

  • @filiip

    Participant

    I have installed BBpress and BBpres Admin.

    When I am trying to access BBpress Theme under Appereance an error occur:

    Warning: require_once(C:\xampp\htdocs\WP//forums/bb-admin/admin-functions.php): failed to open stream: No such file or directory in C:\xampp\htdocs\WP\wp-content\plugins\bbpress-admin\bbpress-theme-admin.php on line 86

    Fatal error: require_once(): Failed opening required ‘C:\xampp\htdocs\WP//forums/bb-admin/admin-functions.php’ (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\WP\wp-content\plugins\bbpress-admin\bbpress-theme-admin.php on line 86

    Inside bbpress-theme-admin.php in line 86 is this:
    require_once(ABSPATH.’/forums/bb-admin/admin-functions.php’);

    Also when I am trying to access BBpres Options under Settings an error occur:
    Notice: Undefined index: action in C:\xampp\htdocs\WP\wp-content\plugins\bbpress-admin\bbpress-options-admin.php on line 9

    In line 9 in bbpress-options-admin.php is this:
    if ($_POST[‘action’] == ‘update’) {

    Pleade can anyone help me. I would really like to change BBpress theme or if is there some other way to change the theme.

    tnx

Viewing 4 replies - 1 through 4 (of 4 total)
  • @robin-w

    Moderator

    sorry can you provide a link to ‘bbpres admin’ ? presume this is a plugin you have added?

    @filiip

    Participant

    Probably plugin is too old for the WordPress version I am using.

    https://wordpress.org/plugins/bbpress-admin/

    Now, I am trying to modify bbpress theme. I am using Arras theme for the page and I would like to make some changes with default bbpress theme. I am new in this waters. But I am learning now. 🙂

    @robin-w

    Moderator

    Try

    Codex

    @filiip

    Participant

    I have already read that. I am getting somewhere now.

    tnx

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar