flatworm (@flatworm)

Forum Replies Created

Viewing 24 replies - 1 through 24 (of 24 total)
  • @flatworm

    Member

    I am not testing, but editing.

    Sorry for being so harsh about the time that it takes to install bbP.

    I would use rs discuss, which I also cannot install on my freshly reinstalled xampp and WP.

    @flatworm

    Member

    I try different variations, I get different outcomes, but I do not know, why it never works under a domain, that it requests during installation. This is why I do not trust open-source stuff. They never get debuged completely, since there is no fear to loose the profit.

    SMF is good, but it is not integratable with WP.

    Enigma is just a way to make SMF even bigger. Plug-in forums… I will use one instead of bbp

    Humans only live 328500 hrs. I allready wasted 20% of my life as a child. No mo. This # is too small.

    @flatworm

    Member

    It is confusing.

    @flatworm

    Member

    Now I did it the way I described above, I changed my config’s domain to the one you told me, after installation. Now I can get to my admin area, but I can not post a thread ’cause page does not exist.

    @flatworm

    Member

    I changed all the settings. Now it is the same way I had it at first:

    Then I changed domain to the one it told me to, and it loaded as a page with no graphics, full of error messeges. I remember, that I installed it sucessfuly long ago, by installing it, then changing config to the correct settings.

    I saved the previous version of config, so it is not the worst.

    Warning: Cannot modify header information – headers already sent by (output started at C:AllProgramingphp&mysql SERVERwordpressbbpressconfig.php:67) in C:AllProgramingphp&mysql SERVERwordpressbbpressbb-admininstall.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at C:AllProgramingphp&mysql SERVERwordpressbbpressconfig.php:67) in C:AllProgramingphp&mysql SERVERwordpressbbpressbb-includesfunctions.php on line 1819

    First Step

    Make sure you have everything (database information, email address, etc.) entered correctly in config.php before running this script.

    Your $bb->domain setting must only include the http:// and the domain name; it may not include any directories or path information.

    Current settings

    $bb->domain: http://localhost/wordp

    @flatworm

    Member

    Should a bbP folder be physically located inside WP folder on my hard drive?

    @flatworm

    Member

    The problem is that the system does not tell me, that I typed incorrect password.

    @flatworm

    Member

    It is like: localhost/wordpress/bbpress

    @flatworm

    Member

    It does not work. I will reinstall entire thing.

    Is my config correct for localhost?

    I might be enoying, but I demand less, then install on demand.

    I learn.

    I changed my WP password after installing this thing. Can it cause this problem .

    <?php

    // ** MySQL settings ** //

    define(‘BBDB_NAME’, ‘wordpress’); // The name of the database

    define(‘BBDB_USER’, ‘admin’); // Your MySQL username

    define(‘BBDB_PASSWORD’, ‘precision’); // …and password

    define(‘BBDB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value

    // Change the prefix if you want to have multiple forums in a single database.

    $bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!

    // If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.

    // Adjust the domain and path to suit your actual URL.

    // Just the domain name; no directories or path. There should be no trailing slash here.

    //$bb->domain = ‘http://localhost/wordpress/bbpress&#8217;; // Example: ‘http://bbpress.example.com&#8217;

    $bb->domain = ‘http://localhost&#8217;; // Example: ‘http://bbpress.example.com&#8217;

    /////

    // There should be both a leading and trailing slash here. ‘/’ is fine if the site is in root.

    $bb->path = ‘/wordpress/bbpress/’; // Example: ‘/forums/’

    /////Was empty

    // What are you going to call me?

    $bb->name = ‘New bbPress Site’;

    // This must be set before running the install script.

    $bb->admin_email = ‘you@example.com’;

    // Set to true if you want pretty permalinks.

    $bb->mod_rewrite = false;

    // The number of topics that show on each page.

    $bb->page_topics = 30;

    // A user can edit a post for this many minutes after submitting.

    $bb->edit_lock = 60;

    // Your timezone offset. Example: -7 for Pacific Daylight Time.

    $bb->gmt_offset = 0;

    // Change this to localize bbPress. A corresponding MO file for the

    // chosen language must be installed to bb-includes/languages.

    // For example, install de.mo to bb-includes/languages and set BBLANG to ‘de’

    // to enable German language support.

    define(‘BBLANG’, ”);

    // Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage

    // of Akismet’s powerful spam blocking, you’ll need one. You can get an Akismet key at

    // http://wordpress.com/api-keys/

    $bb->akismet_key = ‘336’; // Example: ‘0123456789ab’

    // The rest is only useful if you are integrating bbPress with WordPress.

    // If you’re not, just leave the rest as it is.

    $bb->wp_table_prefix = ‘wp_’; // WordPress table prefix. Example: ‘wp_’;

    $bb->wp_home = ‘http:/localhost’; // WordPress – Options->General: Blog address (URL) // No trailing slash. Example: ‘http://example.com&#8217;

    $bb->wp_siteurl = ‘http:/localhost’; // WordPress – Options->General: WordPress address (URL) // No trailing slash. Example: ‘http://example.com&#8217;

    if ( !defined(‘BBPATH’) )

    define(‘BBPATH’, dirname(__FILE__) . ‘/’ );

    require_once( BBPATH . ‘bb-settings.php’ );

    ?>

    @flatworm

    Member

    It works. Thank you very much.

    I can’t belive it, so i will doublecheck.

    It did look for some coolforumexample.

    :)

    @flatworm

    Member

    What to do?

    ????????????

    @flatworm

    Member

    If it is a style problem, then why i cannot log in.

    Also, what file is that path to style sheet located in?

    @flatworm

    Member

    Thanks, I will try.

    I suck at code file editing, but sometimes i get lucky.

    @flatworm

    Member

    Can I look at filled-out config file, please?

    Put the text up here. (erase passwords)

    @flatworm

    Member
    if ( !defined('BBPATH') )
    define('BBPATH', dirname(C:AllProgramingphp&mysql SERVERwordpressbbpress) . '/' );
    require_once( BBPATH . 'C:AllProgramingphp&mysql SERVERwordpressbbpress' );

    ?>

    Are this last lines correct if the path to my bbpress is: “C:AllProgramingphp&mysql SERVERwordpressbbpress” ?

    @flatworm

    Member

    Cannot select DB.

    Why graphics do not work?

    Very strange. And you call this a debuged version?

    @flatworm

    Member

    Do I need to make bbPress use same DB as WordPress?

    @flatworm

    Member

    Nice. Thanks.

    No Bugs?

    @flatworm

    Member

    I hope vanilla has no bugs and errors with graphics.

    @flatworm

    Member

    I do not know php and html. I’ll search for this code line usind WIN. search to find <link rel=\"stylesheet\"

    I really do not want to be involved in the process of development of bbPress.

    All this really makes me think of using Vanilla.

    http://www.getvanilla.com

    Vanilla looks more professional and developed, but it is 50% bigger in size.

    Code is poetry, equaly unconceptional to everyone.

    @flatworm

    Member

    I reinstalled. Nothing changed.

    http://img87.imageshack.us/img87/6007/untitledxw7.gif

    Looks more ugly then sexy.

    @flatworm

    Member

    I’ll reinstall it

    @flatworm

    Member

    I am using xampp&mysql

    localhost with no outlet to real web

    database name is bbpress

    I installed it, but I can’t get graphics.

    It even shows forums.

    @flatworm

    Member

    Yes. If i would not save my config.php, this thing would not install.

    Does this thing have to be connected to wordpress?

    Does it have it’s own pictures for graphics or it relies on wordpress?

Viewing 24 replies - 1 through 24 (of 24 total)