bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Installation problem

(4 posts)
  • Started 1 year ago by imnakoya
  • Latest reply from chrishajer
  • This topic is not resolved
  1. imnakoya
    Member

    Warning: constant() [function.constant]: Couldn't find constant BBDB_HOST in /home/africao2/public_html/forum/bbpress/bb-includes/db-mysqli.php on line 54

    Could someone help interpret this please?

    I have installed bb on my wordpress site but it shows the above warning and no theme in visible. Thanks.

    Posted 1 year ago #
  2. Make sure you have all the files uploaded to that folder because it seems it is having trouble finding something in that file reference.

    Trent

    Posted 1 year ago #
  3. imnakoya
    Member

    No the error message is not showing but there is no theme and it can't log to server http://africanloft.com/forums/

    Posted 1 year ago #
  4. Looks like this is wrong in your config.php:

    $bb->uri = 'http://africanloft/forums/';

    should be:

    $bb->uri = 'http://africanloft.com/forums/';

    Looks like you forgot the .com?

    It's also possible the ('BBDB_HOST', 'localhost') setting is wrong, but I saw the lack of a .com in the source for your page. None of the links on the index page work because they are all pointed to http://africanloft/forums/{whatever}

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.