Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 24,676 through 24,700 (of 26,689 total)
  • Author
    Search Results
  • #2609
    joeby
    Member

    OK… I’m trying to integrate bbpress (whatever the current version as of 11/17/07 is) with wordpress, hosted on my site.

    It’s a train wreck.

    In no particular order, but all of equal importance…

    bbpress recognizes all the usernames from wp, however my admin account doesn’t give me access to anything. When it was first installed I was able to log in with admin and the random password and get to the dashboard.

    Actions are all met with “No Input File Specified”. In other words, Can’t read posts, can’t read can’t enter forums, can’t view profile.

    I saw the plugins to integrate, and downloaded the WP plugin, which says is activated (although I’m not sure how to edit it appropriately with the prefixes), and apparently there’s a plugin for bbpress but I can only find the “trac” version of it, not the original, and anyway can’t get to the dashboard to do anything with it. When I could, the trac version didn’t show up, even though I had uploaded that to the my-plugins directory as instructed in the integrating section…

    Here’s the url for the WP site and the bbpress site…

    wp: http://www.seekgoddaily.com

    bbp: http://www.seekgoddaily.com/bbpress/

    Does anyone have time to help me out?

    #61519
    chrishajer
    Participant

    Whatever file your wp-config.php is in is where you normally want your bbpress folder. That would give you one of two things:

    http://www.site.com/ (where this is actually WordPress for your site)

    http://www.site.com/bbpress (bbPress forum)

    OR

    http://www.site.com/ (website)

    http://www.site.com/wordpress (WordPress blog)

    http://www.site.com/wordpress/bbpress (bbPress forum)

    Lots of people use WordPress alone for their website. If you are using it for your site, and your site is at http://www.site.com, and you want bbpress in a folder called bbpress, then drop the bbpress folder into the root folder for your site (wherever wp-config.php is.)

    IF you don’t need integration, and you have a website, a blog (WordPress) and want a forum (bbPress) just put the bbpress folder at the same level as the wordpress folder. So you would have this:

    http://www.site.com/

    http://www.site.com/wordpress/

    http://www.site.com/bbpress/

    If you are not concerned with integration, and you have a website AND a WordPress install, then I would do the option directly above (with bbpress and wordpress directories at the same level.)

    Hope that makes sense.

    #61518
    chgogrrl99
    Member

    Well, guess what? I just went and deleted all of the bbpress database tables and deleted the forums sub-directory.

    I’m going to do a fresh install. I think I should have installed bbPress inside the WP subdirectory and I think you and I have discussed this before.

    But, I’m an idiot today I guess. So, if you don’t mind, this time when I install I should ftp bbPress to wordpress correct? WP is the main page (top level domain).

    So the url would be what? http://www.my_site.com/wordpress/bbpress?

    Or, am I totally off base here. Once again, I’m hosted by Yahoo and cannot make a .htaccess file and I will leave my mod_rewrite = false if that makes a difference.

    BTW, I’m not going to register users on the main site, so there’s no need to integrate WP with bbPress.

    Thanks

    #2606
    javafiend
    Member

    I just finished installing bbPress with WordPress MU and did the integration on install. Problem is, I can’t find the bbPress admin panel. Can anyone help me out? Thanks!

    #61501

    In reply to: get some trouble …

    chrishajer
    Participant

    You just need a link in your “Pages” area to http://www.summer-breeze-fanatics.de/forum/ – it’s installed properly so you just need to link to it so people know it’s there.

    I’m not sure about the rest of your questions. bbPress is not a plugin for WordPress, it doesn’t become part of your WordPress installation. To make it look like your WordPress installation you need to do some CSS work. As for the creating new topics, I did not receive a confirmation for me account creation, so I could not log in to try that. Is mail being sent from the server? I waited about 10 minutes but still no confirmation.

    #2603
    antman313
    Member

    Hi all,

    i’ve installed bbforum (latest version).

    i use WP Version 2.3.1 DE-Edition.

    now – i don’t know how to integrate my bbpress with my wordpress.

    i can’t login into the admin page to crate a now forum topic.

    i don’t know how to set up bbpress into my wordpress.

    i want a link to integrate bbpress.

    can anyone help me?

    how i can set up a new forum topic, integrate it with my wordpress?

    thanks.

    (info.: wordpress Version 2.3.1 DE-Edition

    bbpress: latest.

    www: http://www.summer-breeze-fanatics.de/

    forum: http://www.summer-breeze-fanatics.de/forum/)

    Andy

    #61498
    fel64
    Member

    You’ve got problems with your rewrite rules; wp assumes that it’s meant to be a wordpress page, can’t find it and therefore goes wrong. Not sure how to fix it, but I’m sure someone is.

    No folders are actually created in making new forums, by the way. :) Your forums are being created, you just can’t access them right now.

    #61423
    fel64
    Member

    BG: bbsync, avatar upload and some custom code. If you want some help doing it, just start a new topic.

    #61422
    Andrew
    Member

    Outstanding. Well done.

    #61329
    honewatson
    Member

    Nice clean layout. Did you do the theme?

    How about some gravatars?

    #61484
    chrishajer
    Participant

    Adding a link or a button to your WordPress site is easy. Just add a link to the forum URL in whatever format your blog header uses. Post a link to your site and someone will help with the formatting of your new button.

    #61483
    betwixt
    Member

    hmmm thanks for the tip. I’m not going to redesign it all myself. I just don’t have the time to get down and dirty with this code/stylesheets.

    I currently use different K2 themes… Actually I don’t mind the forum having another theme… What I do want, is a button in the header of my wordpress site pointing to the forum…. Any idea?

    Regards,

    Dennis

    #61421
    intellivision
    Participant
    #61482
    refueled
    Member

    betwixt: probably the best thing to do is to redesign the default kakumei theme to make it look exactly like the WordPress theme you are using.

    Is there a particular WordPress theme you are using or is your design custom?

    #2597
    betwixt
    Member

    Hi there. I tried searching a bit, but I can’t seem to find a decent tutorial on how to use the WordPress header, footer and background color (of the main content box). Can you guys help me a bit in the good direction?

    I have already installed bbpress, using the same database as wordpress and I configured config.php to match the integration.

    Regards,

    DM

    #61420

    fel64, did bbPress automatically add the aviators in the comments when you hooked it all up? Or how did you get that working?

    #61480
    chrishajer
    Participant

    I didn’t think you could put bbPress and WordPress in the same folder.

    $bb->uri = ‘http://www.areamom.com/test’;

    $bb->wp_home = ‘http://www.areamom.com/test’;

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

    And http://areamom.com/test/ points to a WordPress installation. So, where’s the bbPress? I did find this:

    http://areamom.com/test/bbpress/ which results in this error:

    Parse error: syntax error, unexpected T_VARIABLE in /home/areamomc/public_html/test/bbpress/config.php on line 29

    That’s right after the mod_rewrite line in the config. Maybe you have an extra single quote there or you forgot the semi-colon in your config? Oh yeah, check this:

    $bb->mod_rewrite = false <– no semi-colon.

    That means this you should add the semicolon to the mod_rewrite line line and then this line should be changed:

    `$bb->uri = ‘http://www.areamom.com/test/bbpress&#8217;;

    #2596
    spacecat4
    Member

    Hi,

    I am running a WP site and trying to install BBpress, but when I run the install.php file, I keep getting the “already installed” error.

    Here are some things I’ve already tried:

    I created a new test directory and installed a fresh WP out of box, and then tried installing BB press–same error

    I checked my databases–the only two I have are my two Word Press DB’s none of which seem to have any “bb_” references to them.

    Any other suggestions? Thanks in advanced!

    Here is a copy of my config.php file that I am using in my test directory:

    <?php

    // ** MySQL settings ** //

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

    define(‘BBDB_USER’, ‘areamomc_wrdp2’); // 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://www.areamom.com/test&#8217;;

    // What are you going to call me?

    $bb->name = ‘Area Mom Forums’;

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

    $bb->admin_email = ‘*********’;

    // 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: -7 for Pacific Daylight Time.

    $bb->gmt_offset = -5;

    // 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_’; // WordPress table prefix. Example: ‘wp_’;

    $bb->wp_home = ‘http://www.areamom.com/test&#8217;; // WordPress – Options->General: Blog address (URL) // Example: ‘http://example.com&#8217;

    $bb->wp_siteurl = ‘http://www.areamom.com/test&#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’ );

    require_once(‘/public_html/test/wp-blog-header.php’)

    ?>

    #61419
    hostpanic
    Member

    9rules has to be the best 😡

    #61436
    Trent Adams
    Member

    Do you have the plugin for wordpress to bring over the registrations of bbpress into wordpress? I think that should do the trick.

    https://wordpress.org/extend/plugins/bbpress-integration/

    Trent

    #61401
    Trent Adams
    Member

    That is a groovy looking forum isn’t it!

    Trent

    #61461

    In reply to: x-victory.ru exploit?

    Trent Adams
    Member

    I wrote about this in the wordpress.org forums as well and the only thing was that anarchy-media javascript in there left over after I re-uploaded the file after a server crash from my own modifications to the original theme.

    I have taken that up and reloaded the theme to the server, but I don’t see anything in footer.php that would even cause a problem that you are seeing.

    https://wordpress.org/support/topic/143571?replies=3#post-648853

    Trent

    #59147

    In reply to: Installing bbPress

    chrishajer
    Participant

    In WordPress, just publish a page with no content in it. That gives you a blank page. That is not going to help accomplish what you want though. You can put an iframe in a WordPress page, but I don’t think the bbPress software will work there. All the links will be “out” of the WordPress page and iframe.

    It was discussed here about a month ago:

    https://bbpress.org/forums/topic/unable-to-log-in-in-iframes?replies=9#post-11042

    Getting your bbPress install to look like your WordPress install takes a bit of work. It’s not as simple as putting it in an iframe.

    #59146

    In reply to: Installing bbPress

    jim12345
    Member

    Hello again everyone,

    Thanks again for helping to get my forum up.

    My question now is, how can I add a new page to my wordpress site that doesn’t have my blog entries on it? You know, like it would still have the site logo at the top, and the sidebar on the right, but then the main part of the page would be blank. The idea is that I would then put my forum on that page, inside an inframe. But I just want to know how to add that blank page.

    Thanks very much.

    #61448
    Elias
    Member

    http://bbpress.de is not an official site, and they seem not to be interested in a good localization. The “bbPress Deutschland” makers created a language file a few months ago, but this translation is not complete, it contains a lot of typing mistakes, some terms which are easy to misunderstand for a german reader and some wrong texts too. It hasn’t never been updated.

    I love bbPress (and sometimes, I hate it), so I decided to create my own and better translation. I had worked only a few hours on it, and the result is a translation much better than the bbpress.de one.

    The existance of a language file is a reason to use bbPress. People should know which translations are existing, and I think, they should know it from an official site. At the moment, there is no “official” german site, but only the bbpress.de. This is a project of “inpsyde”, the makers of wordpress-deutschland.de. A few weeks ago, they tried to deliver a “german WordPress version” with an advertising plugin silently, which was called by some people – me included – as a kind of “plugin spam”. (It wasn’t announced and not marked as an advertisement for the german company LinkLift.) This attempt to create an “official looking german WordPress release with advertising” failed, there was a great resistance from the german WordPress users. This is a strong reason for me not to trust those people anymore. I want the translation to be as free as possible from the early days on.

Viewing 25 results - 24,676 through 24,700 (of 26,689 total)
Skip to toolbar