Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 26,351 through 26,375 (of 26,703 total)
  • Author
    Search Results
  • #51876

    In reply to: Problem with my Domain

    Trent Adams
    Member

    First off, you are missing a slash to seperate the forum and all the URL’s that it generates. The actual place you installed bbPress is:

    http://www.fh-augsburg.de/~steinle/Pfeil/Forum/

    You need to adjust some things in your config.php file in the bbPress root (above directory)

    // 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://www.fh-augsburg.de/~steinle/Pfeil'; // Example: 'http://bbpress.example.com'

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

    $bb->path = '/Forum/';

    As to make sure it integrates, config.php should have something like this:

    // 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://www.fh-augsburg.de/~steinle/Pfeil'; // WordPress - Options->General: Blog address (URL) // No trailing slash

    $bb->wp_siteurl = 'http://www.fh-augsburg.de/~steinle/Pfeil'; // WordPress - Options->General: WordPress address (URL) // No trailing slash

    /* Stop editing */

    Keep in mind this is no exactly depending on whether this is just WP or WPMU that you are using. As well, this assumes that you have those addresses in your WP options as well.

    I think you will get the idea from this example though.

    Trent

    #51120
    lordcoder
    Member

    where’s blix located ? on bbpress or wordpress templates folder ?

    #1024
    benebomber
    Member

    Hi,

    I got a Problem using bbPress with WordPress-Integration on the Server of my University.

    First Problem: There’s obviously no Stylesheet for the Forum-Site.

    Second Problem: When I Try to login to bbPress, there’s just a window which shows me that I don’t have permission to use this Site. I think that means that there isn’t any such Folder bbPress is looking for. Because when i’m looking up in my FTP-Client, this Folder isn’t listed. It’s “http://www.fh-augsburg.de/~steinle/Pfeil/Forumprofile/1”.

    The Domain is “http://www.fh-augsburg.de/” and WordPress is located in “http://www.fh-augsburg.de/~steinle/Pfeil”.

    I’ve got no idea what the Problem is. Please, anyone, can You help me???

    #1023
    Nola1974
    Participant

    SInce bbpress emphasizes so much that it can share the database with WordPress, it really should be written so that if you drop it in a WP subdirectory it automagically blends in with the WP installation. There seems to be no way other than hacking themes to get the bbs to look right, when this shouldn’t be an issue IMHO. Isn’t there a way to say … “if we’re sharing a WP database, then look here for the theme.”?

    #51773
    Trent Adams
    Member

    I don’t think WP user roles can be used in bbPress yet. In bbPress, you are either a user, a bozo or not registered. WordPress obviously has more roles. Unless I am missing something, that is where we are until someone writes a plugin or they change the bbPress core.

    #51292
    Trent Adams
    Member

    Good to here Spencer!

    Trent

    #1021

    I’ve integrated with WordPress and I’ve noticed that there is no easy way for users to return to my site after visiting the forum.

    I’m a newbie, and was wondering if there is an easy way to put this together?

    Would this be useful?

    Thanks!

    #51291
    spencerp
    Member

    UPDATE! Nevermind.. I got it working on ANOTHER BLOG of mine, lmao!

    http://www.spencerp.net/forums/

    I’m able to login to the bbpress forums, using my BLOG USER and PASS now.. WOOT WOOT!! I know what to do now, for when installing it on the main blog…. whee!!

    spencerp

    #51290
    spencerp
    Member

    Don’t spank me, but..I had tried doing this Integration stuff, and some how deleted those two usermeta tables at the very top of the database list, the two that sit above all the other ones, listed in the main wordpress database…

    Dang, I should have written the names down.. But, deleted those bb_forums ones too.. and then when trying to do it fresh again, for the Integration deal.. I filled out the field for the Keymaster name, and forum name.. hit to go to second step.. and it said, Bad Username, or, Username don’t exist, go back and try again…

    Then I was basically forced to skip the Integration option, and do it the normal way sigh.. =( Anyone have a database (query) schema for those two tables I deleted? Or, maybe can shed some light onto my darkened room.. ?

    Thanks in advanced..

    spencerp

    #1018
    spencerp
    Member

    I’m not sure why, or what’s going on, maybe I missed something.. =/ But, when trying to mark a thread [Resolved] in here, it doesn’t seem to show up as [Resolved].. like it does on the WordPress.org forums..? =/ Is this supposed to happen, or.. ?

    spencerp

    #51838

    In reply to: bbpress and 2.1 alpha3

    spencerp
    Member

    Oh wait, slaps self.. I just noticed this: “We’ve only tested bbPress integration with the most recent stable release of WordPress, 2.0.5.”

    Alright, hmm.. maybe I’ll give it a shot then once.. maybe, I will have to cross the fingers though lol.. Wish me luck peoples!

    spencerp

    #51489
    ardentfrost
    Member

    Suleiman: I’ve never done plugins for wordpress, but I imagine that it shouldn’t be too bad.

    Circuit: thanks for the css fix :)

    #51752
    antonskey
    Member

    thanks, that worked great, now if only i could get the bbpress->wordpress plugin working

    #51754
    Trent Adams
    Member

    Anyone have an idea? I can’t stand having to have registration through WordPress because it gets more spam registrations than bbPress….

    Trent

    #51289
    Trent Adams
    Member

    Userbase is still increasing on this software as the first real release wasn’t that long ago. I just starting using this 2 or 3 weeks ago and came across your thread last night.

    If you still need help, there are more and more people looking at this thread that can give you some insight.

    #51288
    sevendotro
    Member

    nice community :)

    nice

    berndfh
    Member

    0. XAMPPlite installation on a USB thumbdrive

    with ‘WordPress’, ‘Mediawiki’, ‘Vanilla’, Gallery2′ running smoothly

    1. BBPress install complete

    2. See forum page, login

    3. Write a post, click ‘send post’

    4. Get a ‘page isn’t redirecting properly …. maybe cookie warning’

    5. On Forum main page the post is visible, a click brings above warning

    6. Check again config. php $bb-> path = ‘/’; and ‘settings. php’; can’t find the wrong reference ‘X:/htdocs/bbpress/’ I entered in 1st install page (and changed in config. php to ‘/’.

    7. Can someone point out the file to change?

    Thanks for your help

    Detailed log of events below

    0. XAMPPlite installation on a USB thumbdrive

    with ‘WordPress’, ‘Mediawiki’, ‘Vanilla’, Gallery2′ running smoothly

    1. Extracted bbpress into htdocs directory

    2. Changed bbpress config.php (see below)

    3. Started install and went throught step 1 (see below), step 2 (got password) and

    4. Came to the site ‘knowledgeflowsaround.us/forum (typing: ‘http://localhost/bbpress/’)

    (strangely ugly, so apparently theme did not load, somewhere I set a wrong path?)

    5. Tried to login: Access forbidden!

    =>You don’t have permission to access the requested object.

    It is either read-protected or not readable by the server.

    6. Clicked on any other link on the forum page and got the same result

    7. Checked config file of ‘Vanilla’ (‘settings.php’) there the same parameter worked (irrelevant as Vanilla is Vanilla and bbpress/bbpress)

    =>Note: Write protection can not be the problem as it is XAMPPlite on a PC so nothing is protected

    8. Changed config.php $bb->path =’/’; and now I can see my forum

    9. Login, okay

    10. Go to ‘Topic – ADD NEW’ and write a new topic, click ‘Send Post’ and get

    11. ‘The page isn’t redirecting properly’ This problem can sometimes be caused by disabling or refusing to accept cookies’

    12. Start the never used IE and with ‘localhost/bbpress’ go to the forum. click on any link and get (after long wait) nothing

    13. In Firefox try other links it all goes to the same ‘the page isn’t redirecting properly (cookies are enabled)

    => So I think in 1step install the ‘Location: X:htdocsbbpress’ has to be changed but in what file?

    14. Check ‘settings.php and register.php’ but the wrong string ‘X:/htdocs/bbpress/’ from below is not found.

    15. Do you have an answer?

    bbpress config file

    // define(‘BBDB_NAME’, ‘bbpress’);

    // define(‘BBDB_USER’, ‘root’);

    // define(‘BBDB_PASSWORD’, ‘password’);

    // define(‘BBDB_HOST’, ‘localhost’);

    // $bb->domain = ‘http://localhost/bbpress’;

    // $bb->path = ‘X:/htdocs/bbpress/’; (=> changed to ‘/’; and could access forum, add a post, but can’t see)

    // $bb->name = ‘knowledgeflowsaround.us/forum’;

    1step install

    login name: admin

    website: http://localhost/bbpress/

    location: X:htdocsbbpress/

    1st Forum: Working in DevAid

    #51287
    Trent Adams
    Member

    Did you get this going?

    Trent

    #1008
    mattmoo
    Member

    Check it out here http://bigonions.net/wp-forums/ it works well with http://bigonions.net/ my MU blog but it is in no way dynamic and is simply a copy of my main theme.

    I will, however, release it once it is finished and will provide some kind of tutorial on how i did it as it seems people here are interested.

    It is of course not finished at all as i am still editing most of it but you can see the header etc is working ok.

    Thanks

    Matt

    #51751
    ear1grey
    Member

    Probably quotes:

    $bb->wp_home = "http://canadanoise.com"; // WordPress - Options->General: Blog address (URL) // No trailing slash

    #1006
    antonskey
    Member

    I am receiving a parse error when attempting to install bbpress. I receive the error:

    Parse error: syntax error, unexpected ‘:’ in /home/.delta/kpeatt/canadanoise/board/config.php on line 71

    when line 71 of config.php states:

    $bb->wp_home = http://canadanoise.com; // WordPress – Options->General: Blog address (URL) // No trailing slash

    I fail to see a problem with that line, so any help would be appreciated

    #1004
    Trent Adams
    Member

    I was wondering if someone could edit the plugin bbPress-Post so that comments are shown in WordPress from the forum replies or have new comments in WP itself be added as posts to the topic in bbPress. Would this be difficult or possible?

    Thanks,

    Trent

    #51276
    Trent Adams
    Member

    Sorry, one more thing. An example of this is my forum if you want a look (click on my name in this post). I was using Nucleus and phpbb for comments and moved over to WordPress for new posts and eventually moved phpBB to bbPress.

    Trent

    #51275
    Trent Adams
    Member

    I haven’t heard of an export from bbPress to WordPress, but I don’t imagine that someone couldn’t write one in a hurry if they understand both programs. If you already have posts in punbb, you could easily export those posts to phpbb format and then use the import from phpbb to bbPress.

    If you already have your comments and posts in a forum, why not setup a new WordPress blog once you have all your posts imported into bbPress and then have all new posts in WordPress go to bbPress for comments and further discussion. That way, all your old posts are already in the forum and all new posts will end up there as well. This is easily done with the bbPress-Post plugin. All new wordpress articles are created in bbPress and a link is placed in the wordpress post to the corresponding bbPress post.

    Just something to think about.

    Trent

    #925
    Ahni
    Member

    Hey folks.

    I’m currently using punbb and snews, and I’m interesting in switching over to wordpress and bbpress. I honestly should’ve used wordpress in the first place, but new things frighten me (lol)…

    Anyways, what I’d like to do is put all my punbb posts into wordpress – and the only way I can see that happening is if I first import all the posts from punbb (to phpbb) to bbress and then to wordpress.

    That’s probably overly complicated, but I can’t imagine how else this is possible and I have no real technical skill –so what I’m wondering is how difficult would it be to get the posts from bbress to wordpress? (or maybe someone has another suggestion.)

    Thanks for all the great work.

    Ahni

Viewing 25 results - 26,351 through 26,375 (of 26,703 total)
Skip to toolbar