Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 23,251 through 23,275 (of 26,844 total)
  • Author
    Search Results
  • #67122
    benzilla069
    Member

    This is completely out of left field with this suggestion, but I had similar problems with the redirection errors like you but I don’t use WPMU so this might not apply.

    I honestly can’t remember if I changed any of the chmod settings, I think I might of changed them all the files to 777.

    But also in the setup when it asks you in the wordpress integration stage when it asks you to fill in the xxx_xxx_salt settings from the wordpress just leave them blank.

    Might help for you.

    #66929
    fel64
    Member

    Is there a problem with your wordpress install too?

    To fix bbpress, you need phpmyadmin or a similar tool. Login, go to your bbpress database. Not certain what it’s like on 0.9, but you probably need to go to the bb_topicmeta table and perform a search (or browse through) to find a record where the meta_key is wp_table_prefix. Try deleting that record. Without that setting I think bb would look for its own users again.

    orizine
    Member

    Just to explain why :D i’ve made a new installation, but i’ve made a mistake in the Prefixe db of my WP installation, and i would like to modify it is it possible?

    #67131

    In reply to: can’t add topic

    chrishajer
    Participant

    That’s weird. There is not “Add New” link and also no “Reply” to an existing topic.

    Have you tried without including the WordPress wp-blog-header.php to see if it’s different like that. I have 1.0 alpha installed and it doesn’t act like this. It doesn’t include the WordPress header though.

    #3862
    geekymom
    Member

    I’ve tried this a number of times. I can get bbpress 1.0 alpha installed on a test server without wordpress integration. When I move to another server, I’ve run into a number of problems. They aren’t the same problems every time, which is driving me crazy.

    The most common problem I have is at some point during the installation process, I get a “The page isn’t redirecting properly” error. I get this most often at the very last stage of installation, but I’ve also gotten it after the first step. The last time I got this error at the last stage, I received a chmod and a could not modify headers error.

    The current page is at http://forums.brynmawr.edu

    I’m guessing we could have an error with our web server. I’m not a sys admin, so I’m not entirely sure where to check. Any ideas that I can pass on to our sys admin would be most appreciated.

    #3855

    Topic: New Theme: bb_modmat

    in forum Themes
    mcshockency
    Member

    download:

    http://www.mcshockency.com/themes/bb_modmat.zip

    demo:

    http://www.liricistas-asura.com/bbpress

    Hello! This is my very first bbpress theme. It is based off of the WordPress theme “Modmat” (http://wordpress.org/extend/themes/modmat#post-27) by chrismou (http://mou.me.uk/)

    Like I said, this is my first theme, so ANY constructive criticism is MUCH appreciated. Also, if you find any kind of mistakes, please let me know!

    This theme was designed for both 0.9.0.2 and 1.0 Alpha.

    #66885

    In reply to: Blank Screen

    hanjra
    Member

    I did cleare the cookies and cache but was not able to signin even in wordpress.

    I ll try by restarting the pc after clearing all cookies and cache. In fact i use 2 to 3 browsers at a time. IE , Opera, and safari.

    #66884

    In reply to: Blank Screen

    chrishajer
    Participant

    Have you tried clearing your cookies? Since you changed the keys for WordPress and bbPress, the cookies will be different and your old ones might be fouling things up.

    You can also contact me off list and I might be able to help you.

    #66883

    In reply to: Blank Screen

    hanjra
    Member

    Ok i tell you what i did… i replaced the BB_Secret_key with only alphabetic and numeric but even then i couldnt login.

    Then i changed the keys of wordpress too with alphabetic and numberic only but then i couldnt login to wordpress too. I was having same login problem and same error message as i am having with bbpress.

    So then i replaced the wp-config file with old one and then i was able to login. Problem still exists with bbpress.

    Please read my above post too and tell me what to do thanks a lot for this help.

    #66882

    In reply to: Blank Screen

    hanjra
    Member

    Thanks for this.. yes that is right i was using that wordpress key… now tell me ,, will i have to change the key of my wordpress too or only i need to change the key of bbpress. Or i ll have to remove all the bbpress tables and then install again or just change the key only.

    ps: if i want to integrate the bbpress with wordpress then what will i have to do.. to change the key of wordpress too??

    #66881

    In reply to: Blank Screen

    chrishajer
    Participant

    If you used the WordPress secret key generator API to create the keys for WordPress and are using those keys for bbPress, it’s entirely possible the key works fine in WordPress but not bbPress.

    https://bbpress.org/forums/topic/10-alpha-wp-integration-messed-logins#post-18286

    #66878

    In reply to: Blank Screen

    hanjra
    Member

    code

    <?php

    // ** MySQL settings ** //

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

    define(‘BBDB_USER’, ‘*****’); // 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 bb-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 BB_SECRET_KEY to a unique phrase. You won’t have to remember it later,

    // so make it long and complicated. You can visit https://www.grc.com/passwords.htm

    // to get a phrase generated for you, or just make something up.

    // If you are integrating logins with WordPress, you will need to match the value

    // of the “SECRET_KEY” in the WordPress file wp-config.php

    define(‘BB_SECRET_KEY’, ‘*************************************’); // Change this to a unique phrase.

    // If you are running multiple bbPress installations in a single database,

    // you will probably want to change this.

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

    // 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 BB_LANG to ‘de’

    // to enable German language support.

    define(‘BB_LANG’, ”);

    /* Stop editing */

    if ( !defined(‘BB_PATH’) )

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

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

    ?>

    That is my bb-config.php

    #66928
    keress
    Member

    I take it there is no quick fix to get out of this dilemna? I don’t understand why, but now we are also unable to log into our word press blog.

    My plan is to uninstill bbpress, then attempt to install it to the wordpress database. I’m on the road now and won’t have an opportunity to do this till tomorrow. If anybody knows of a quick fix to get our wordpress blog working, it would be great.

    #66696

    In reply to: bbPress 1.0 alpha

    _ck_
    Participant

    If you are not on 2.6 yet, stay with 2.5 and install bbPress 0.9

    bbPress 1.0 is in ALPHA and not ready for active sites that use/need plugins. Many of my plugins have issues with 1.0 because of many internal changes.

    bbPress integration is easy and takes just a few minutes if you have a typical server and standard setup.

    There are a several large sites using bbPress (including WordPress.org) so it handles high traffic just fine.

    I’ve never heard of anyone converting from Simple:Press, you’ll have to search for it. If you can get it into PHPBB2 format, several people have converted from that.

    #67044
    rpophessagr
    Member

    It works now! I hddn’t set up the “wordpress integration” with the new installation.

    Thanks for your help!

    #67043
    rpophessagr
    Member

    I upgraded to alpha. It was working fine. then I added the line:

    if (file_exists(‘../wp-blog-header.php’))

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

    into the bb-conig file. This time, instead of not letting me log in, now it does, but it wont let me go into the admin area…

    any ideas?

    #67088
    geekymom
    Member

    Thanks for both your responses. We decided to move the database to the same server. I’m now having issues with the WordPress cookies, but at least that’s a new problem!

    #66963

    In reply to: Mass email function

    citizenkeith
    Participant

    I’m a member of a few forums that send out announcements.

    Some hosts will limit the number of emails you can send at once though. Dreamhost, for instance, has a limit of 100 per hour (one of the many reasons I’ll be leaving them soon).

    It would be overkill for some sites, but it would be nice to have a plugin for PHPList that would share a WordPress and/or bbPress user database; one that would allow user control of mailing list preferences in the WordPress or bbPress profile.

    #67087
    danvollans
    Member

    Based on the settings you chose, or whoever installed it on your server, there is an option to allow remote connections to the database. I’m assuming you’re using mysql for your database. The most probable cause is that either you’re running a firewall that is blocking port 3306 (default port) or you just simply don’t have remote access set up.

    http://www.debianhelp.co.uk/remotemysql.htm

    That is a fairly straight-forward and decent guide to setting up mysql for remote access. If you have any questions you can ask me and I’ll do my best to help!

    #67042
    rpophessagr
    Member

    thank you for your help!

    I upgraded and it worked like a charm.

    I inserted the line in my config file and it works now.

    THank you for your help!

    #67041
    rpophessagr
    Member

    {light bulb} ahhh! I have 0.9.0.2 installed… i’ll try the alpha

    thankyou! can i just “upgrade”? or do i have to do a clean install?

    #67040
    chrishajer
    Participant

    I see you’re running WordPress 2.6.1. What version bbPress did you install? I think I asked that before but I must have missed the answer. The alpha branch of bbPress is compatible with WordPress 2.6.* but the 0.9 branch is not.

    #67086
    chrishajer
    Participant

    You can do it that way, but if you are getting a database connection error, there is something wrong with your database connection details.

    I use one server for the database and one for the web server, so I know it will work. Sounds like you just haven’t figured out the proper connection details.

    Can you connect to the database box from a linux command line?

    #3849
    geekymom
    Member

    I may be going about this the hard way, but I thought I’d see if anyone had an answer for me. I’m not a sysadmin, but I play one on tv, or at the very least, can find my way around a linux box pretty well. Here’s what I’m trying to do. I have WordPress Mu running on server a and I have bbpress installed on server b. I want to have bbpress use the user tables of the WordPress Mu db. Every time I’ve tried to do this, I’m getting a db connection error. I know I have the username and password correct. I put in the db host as http://www.servera.com. Is there something I’m missing completely? Should I just give up trying to do it this way?

    By the way, I’ve tried this with .9 and no go there either. I really can’t go back to WPMU 2.5 because we have a key plugin that requires 2.6.

    #66061
    matthijs
    Member

    I’ve integrated the 1.0 alpha release of BBpress together with WP2.61 successfully in 2 places now. Works great so far.

    What I did: install wp in root the normal way. Then put bb files in subdirectory /forums/. Install bb. Follow instructions carefully. I also made my bb-config file writable, that prevented some errors as well.

Viewing 25 results - 23,251 through 23,275 (of 26,844 total)
Skip to toolbar