Georg Kevin Paquet (@kevinpaquet)

Forum Replies Created

Viewing 1 replies (of 1 total)
  • @kevinpaquet

    Member
    $bb->wp_table_prefix = 'wp__'; // your wordpress db prefix is
    $bb->wp_home = 'http://yourwebsite.com/';
    $bb->wp_siteurl = 'http://yourwebsite.com/';

    replace yourwebsite.com with the blog url.

    if your blog url is for example

    http://www.google.com then don’t forget to add the WWW to it, but if it doesn’t has WWW, the don’t use it.

Viewing 1 replies (of 1 total)