Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 59,276 through 59,300 (of 64,401 total)
  • Author
    Search Results
  • #60816
    pwdrskier4
    Member

    Yes, the two are fully integrated – users and functions.

    Sorry but I am not using MU so I don’t think I can help you there.

    #52920
    Slamlander
    Member

    I got this [http://slamlander.caselle-vpn.net/?p=21] :

    Warning: Cannot modify header information – headers already sent by (output started at C:InetpubVwebSlamlanderwikiextensionsAuthPress.php:352) in C:InetpubVwebSlamlanderwikiincludesWebResponse.php on line 11

    What I did:

    On current install on integrated WP and BBP, added a “wiki/” directory and unpacked mediawiki 1.10.1 there, ran the install, and used the same DB. The wiki, at this time works stand-alone. What’s happening here is a version incompatibility issue, methinks, betwixt Authpress and MediaWiki. There are some code structure changes from 1.9.x to 1.10.1 but I don’t know what they were.

    I do know one thing, no one has submitted this to the MediaWiki team, why not? I should have been able to download it from there and I could even get help from them, if it were submitted.

    #61418
    pwdrskier4
    Member

    You may use my site Snownation. However, it is only a week old and does not have a lot of traffic yet. It is the latest wordpress integrated with the latest bbpress. Let me know if you have any questions.

    #61417
    fel64
    Member

    Since you haven’t had any other offers: if you’re comfortable with saying Loinhead (that’s Loins for short) to the audience, go for it. Traffic is … just about reasonable, the forums tend to stay alive at least.

    #61430

    In reply to: Line 80 error

    chrishajer
    Participant

    The best way I know is with a linux system to use the patch command. If you don’t have access to that program, I could patch the file and email it for you. Or you could download a later release where the problem is already fixed. Check my profile for contact information if you need help.

    There were other solutions as well in this post:

    https://bbpress.org/forums/topic/installing-bbpress?replies=14#post-11787

    Did you try anything else?

    kjted
    Member

    Thank you :) It’s starting to get full of stars now. It’s been up for a couple of months now.

    #61446

    In reply to: Tag Editing Rules

    chrishajer
    Participant

    It’s not in the config that I know of, but you can look at bb-includes/capabilities.php and find 'edit_others_tags' and 'edit_tags' – I think you could edit the capabilities to allow members those two functions. I’m not sure if there’s a plugin that allows the same thing or not. That would be a modification to a core file which is a bad thing in general. You lose that modification if you ever update your bbPress installation.

    I would not take my advice to edit capabilities.php and would instead look for a plugin that will allow you to change the capabilities of a member.

    #61371
    chrishajer
    Participant

    If you are looking for secondary themes, you want subforums, which are built in. When you do as I suggested above you have the ability to select a parent forum, and when you do, your new forum becomes a child. Try it and see – I really think that’s what you want.

    #61426

    In reply to: Line 80 error

    chrishajer
    Participant

    I think the posts tagged 745 might help (745 is the trac ticket where the solution is discussed).

    https://bbpress.org/forums/search.php?q=745

    Maybe this post in particular:

    https://bbpress.org/forums/topic/installing-bbpress?replies=14#post-11787

    #2588

    Topic: Line 80 error

    in forum Installation
    openartist
    Member

    Hello,

    This is my first bat at installing BBpress. I’m looking forward to playing with it if I can figure out what’s wrong with it. Can someone help me troubleshoot here? I think I read somewhere on the forums that someone had a similar issue but I can’t find that post again.

    So first of all I’m integrating it a previous wordpress installation. I put everything in a subdirectory called /forums/. For the database info in the config file I put all of the same info for the wordpress install, I hope that was correct.

    I have no clue what this is:

    define(‘BBDB_CHARSET’, ‘utf8’);

    define(‘BBDB_COLLATE’, ”);

    So I left it blank, is that correct?

    Lastly, at the bottom I entered this:

    $bb->wp_table_prefix = ‘wp_’;

    $bb->wp_home = ‘http://www.airshipleague.com/forums’;

    $bb->wp_siteurl = ‘http://www.airshipleague.com’;

    Is this correct??? I’m not sure what the difference between _home and _siteurl is. I’m assuming that home is where I want the forums to go and the url is the domain of the site as a whole…But that’s totally guesswork. A lot of this database stuff is greek to me.

    So I uploaded everything and went to install it and would continually see the error above the install wizard:

    Warning: mysql_get_server_info() [function.mysql-get-server-info]: Can’t connect to local MySQL server through socket ‘/usr/local/mysql-5.0/data/mysql.sock’ (2) in /home/content/o/p/e/openartist/html/airshipleague/forums/bb-includes/db-mysqli.php on line 80

    Warning: mysql_get_server_info() [function.mysql-get-server-info]: A link to the server could not be established in /home/content/o/p/e/openartist/html/airshipleague/forums/bb-includes/db-mysqli.php on line 80

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/o/p/e/openartist/html/airshipleague/forums/bb-includes/db-mysqli.php:80) in /home/content/o/p/e/openartist/html/airshipleague/forums/bb-admin/install.php on line 10

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/o/p/e/openartist/html/airshipleague/forums/bb-includes/db-mysqli.php:80) in /home/content/o/p/e/openartist/html/airshipleague/forums/bb-includes/functions.php on line 1898

    I figured I would try and install anyways crossing my fingers it would disappear. The install completed and sent me a confirmation email. When I logged on for the first time above the forums it says:

    Warning: mysql_get_server_info() [function.mysql-get-server-info]: Can’t connect to local MySQL server through socket ‘/usr/local/mysql-5.0/data/mysql.sock’ (2) in /home/content/o/p/e/openartist/html/airshipleague/forums/bb-includes/db-mysqli.php on line 80

    Warning: mysql_get_server_info() [function.mysql-get-server-info]: A link to the server could not be established in /home/content/o/p/e/openartist/html/airshipleague/forums/bb-includes/db-mysqli.php on line 80

    If I try and log in it will hang and nothing will happen. If I refresh it will bring me to a login page with similar error messages hanging above.

    If it matters at all I’m using Godaddy’s service which allows me to have multiple domains on a single IP, so the site is really a subfolder of my main url that airshipleague.com is forwarded to. I don’t have problems with that at all when I install wordpress though.

    Many thanks for any help you can give me!

    #61439
    JeffVoegtlin
    Member

    <?php

    // ** MySQL settings ** //

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

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

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

    define(‘BBDB_HOST’, ‘localhost’); // 99% chance you won’t need to change these last few

    define(‘BBDB_CHARSET’, ‘utf8’); // If you are *upgrading*, and your old config.php does

    define(‘BBDB_COLLATE’, ”); // not have these two contstants in them, DO NOT define them

    // If you are installing for the first time, leave them here

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

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

    // The full URL of your bbPress install

    $bb->uri = ‘http://jackhammr.org/bbpress/&#8217;;

    // What are you going to call me?

    $bb->name = ‘JackHammer Forums’;

    // This must be set before you run the install script.

    $bb->admin_email = ‘jeff@jackhammr.org’;

    // Set to true if you want pretty permalinks, set to ‘slugs’ if you want to use slug based 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: -6 for Pacific Daylight Time.

    $bb->gmt_offset = -6;

    // 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 = ‘****************; // Example: ‘0123456789ab’

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

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

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

    $bb->wp_home = ”; // WordPress – Options->General: Blog address (URL) // Example: ‘http://jackhammr.org&#8217;

    $bb->wp_siteurl = ‘http://jackhammr.org&#8217;; // WordPress – Options->General: WordPress address (URL) // Example: ‘http://example.com&#8217;

    /* Stop editing */

    if ( !defined(‘BBPATH’) )

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

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

    ?>

    #52919
    Sam Bauers
    Participant

    There is an LDAP plugin which would be a good jumping off point for Active Directory authentication.

    https://bbpress.org/plugins/topic/26

    Theme compatibility between WordPress, bbPress and MediaWiki is a stretch. I have a project on the back-burner that might help with WordPress/bbPress theme integration, but MediaWiki is a big ask.

    #52918
    Slamlander
    Member

    So, if I get this right;

    1) Install WordPress (current version, 2.3.1)

    2) Install and integrate BBpress (current version)

    3) Install MediaWiki (current version, 1.10.x)

    Making sure that they all use the same data container and not to let MediaWiki set any prefixes.

    Okay, that should integrate the Auth stuff and some judicious use of DB triggers (using MySQL5) might actually take care of most of the fleas. However, to be real Enterprise 2.0 here, the themes have to integrate aas well. Also, has anyone got WordPress to authenticate against an Active Directory Domain, like they have for MediaWiki?.

    #2591
    JeffVoegtlin
    Member

    After filling in step one of the installation I get this message:

    Now we’re going to create the database tables and fill them with some default data.

    bbPress database error: [A table must have at least 1 column]

    CREATE TABLE wp_

    Created table wp_

    bbPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘;$bb->wp_homeusers (user_login, user_pass, user_email, us]

    INSERT INTO wp_;$bb->wp_homeusers (user_login, user_pass, user_email, user_url, user_registered) VALUES (‘JeffV’, ‘145d638abb3245b4362f959f774bf1b2’, ‘jeff@jackhammr.org’, ”, ‘2007-11-13 06:30:26’)

    bbPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ ”, , ”, ‘200]

    INSERT INTO bb_topics (topic_title, topic_slug, topic_poster, topic_poster_name, topic_last_poster, topic_last_poster_name, topic_start_time, topic_time, forum_id) VALUES (‘Your first topic’, ‘your-first-topic’, , ”, , ”, ‘2007-11-13 06:30:26’, ‘2007-11-13 06:30:26’, 1)

    bbPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘;$bb->wp_homeusers WHERE ID = 0’ at line 1]

    SELECT * FROM wp_;$bb->wp_homeusers WHERE ID = 0

    Finished!

    I’m sorry I don’t understand what all that means. Can someone here help me? Thanks.

    Jeff Voegtlin

    #61437
    chrishajer
    Participant

    You changed the installation from forums to bbpress, but you didn’t make the change in the config.php. So, your forum is at http://www.reviewsaurus.com/bbpress/, but the config has $bb->uri = 'http://www.reviewsaurus.com/forums/'; You need to change one or the other (either the folder name or the URI in the config) for it to work.

    As proof, I can see http://www.reviewsaurus.com/bbpress/bb-templates/kakumei/style.css just fine.

    #2590
    mayankg
    Member

    Hello,

    I followed all the steps mentioned in the installation and bbpress got installed properly but it doesn’t display the forum properly.

    you can see the forum login here : http://www.reviewsaurus.com/bbpress/

    but you’ll see that it doesn’t look correct as no images no css is loaded.

    It’s a fresh installation and i’ve not changed anything else. Can you please suggest me what could be the problem….I’m using the pretty permalinks feature….could that be a problem?

    #61383

    In reply to: Installation…?

    chrishajer
    Participant

    > I assumed that it would be seemlessly integrated with the

    > style of my WP site.

    It does not work that way. Integration is for logins and function only. To get the look and feel, you need to do some work on your bbPress CSS.

    #61380

    In reply to: Installation…?

    fel64
    Member

    The reason the theme isn’t there is that you installed it to /bbpress/ when you told it it was installed in /forums/. Unless you want to mess with rewrite rules, move your bbpress install into a subdirectory called /forums/ and things should pop into place.

    #61378

    In reply to: Installation…?

    pwagner3
    Member

    Chris,

    Thanks for the reply. I went back to my wp-config file to compare the two. And here is my problem. wp-config is a nice orderly formatted file. everything is laid out nice and neatly and I can see what it is requesting from me.

    the bb config.php file is one long run-on sentence. It was very difficult to understand what I needed to change, and what I did not need to change.

    So I compared the 2 files, and got through the installation. But the forum has no stylesheet associated with it? Check it out at: http://condofyi.com/bbpress/

    I assumed that it would be seemlessly integrated with the style of my WP site. Maybe I do not have the config.php setup correctly? And more importantly, the forum and topic links seem to be invalid.

    Any further advice would be great. You have really got me going in the right direction now.

    Let me know what you think.

    #2589
    Burkie
    Participant

    hi, I have bbpress and wordpress fully working together, the only issue is that when a user registers with bbpress and leaves a comment it appears as anonymous. I have tried adding post_author but no joy, any ideas?

    #58869

    In reply to: bbPress vs. a plugin

    chrishajer
    Participant

    Don’t be scared, full steam ahead. It will be fine. I agree bbPress as standalone forum software is better than a WordPress plugin. Worst case you learn alot as you go along.

    #61377

    In reply to: Installation…?

    chrishajer
    Participant

    WordPress uses wp-config.php and bbPress uses config.php (although I thought there was talk of prepending bb_ to some files, including that one.)

    Anyway, having it in a subdirectory as you do is perfect. If you cannot select the database, then something is wrong in your config.php. The connection details should be the exact same ones as in wp-config.php. Are they? The table prefix should be different in bbPress config.php and can be left as bb_. The table prefix in WordPress wp-config.php might be wp_.

    Is there more to the error message? There has been some other trouble recently but it gives a different error message.

    #61376

    In reply to: Installation…?

    pwagner3
    Member

    I don’t know if this is helpful, but I have installed bbPress in its own subdirectory /public_html/bbpress/ whereas all WP elements are installed in the /public_html/ directory.

    I noticed that both WP and bbP had a config.php file, so I figured they could not coexsist in the same directory.

    I hope this helps.

    #2579

    Topic: Installation…?

    in forum Installation
    pwagner3
    Member

    Hi guys. Trying to install bbPress along with my current WordPress 2.3 installation.

    WordPress was a snap! I had that sucker done in about 5 minutes.

    bbPress is a different animal. my install.php page says “Cannot select DB”.

    Is there a comprehensive Install doc that I am missing? I feel as if I have a lot of questions about the info on the page http://bbpress.org/documentation/installation/

    Any help would be appreciated.

    #58868

    In reply to: bbPress vs. a plugin

    chgogrrl99
    Member

    Thanks for responding Chris,

    I haven’t yet made up my mind which way to go. My gut tells me that bbPress is better long-term. I’m also guessing that if my forum gets popular, bbPress might be better – in other words I’m thinking that a plugin might do the trick if the forum is doesn’t see much action, but that I might need something more powerful if it gets busy.

    I’m pretty sure I can get bbPress installed, I’m now most concerned with integration, pretty perma-links ect. Making new files, adding and deleting code scares me.

Viewing 25 results - 59,276 through 59,300 (of 64,401 total)
Skip to toolbar