Skip to:
Content
Pages
Categories
Search
Top
Bottom

Installation problem

  • @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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • @trent

    Member

    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

    @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/

    @chrishajer

    Participant

    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}

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