Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 54,101 through 54,125 (of 64,450 total)
  • Author
    Search Results
  • #70581
    Buca
    Member

    I cut out a lot of code from the original template to get things looking the way I wanted. Any ideas as to what I removed that is causing this, or at least which file I should restore?

    #70580
    Buca
    Member

    I checked my database and topic_open is open.

    #65531

    In reply to: Bozo deletion

    bryan868
    Member

    When will we see a mass edit users function in bbPress? Can someone make a plugin?

    #70550
    Ganzuelo
    Participant

    I agree I didnt have any issues with 0.9.0.3 and 2.7 It is stated if you want to run bbpress on a live site you need to go with the stable version.

    #70549

    I am using bbPress 0.9.0.3 with WP 2.7 and users are integrated, only cookies (logins) are not. I even have the UserPhoto plugin working fine on bbP and WP.

    Simultaneous logins were not of great importance to me and for that reason I chose to install the stable 0.9.0.3

    #69690
    bryan868
    Member

    I’m about to run this script. THANK YOU! So for the md5 hashing plugin, do we need to install that after we convert? Or?

    #70579
    chrishajer
    Participant

    I wonder if it’s because of the integration between themes or with WordPress functions conflicting with bbPress functions? These versions are not *supposed* to work when integrated; maybe this is one of the problems.

    If you have access to the database, look at the bb_topics table for a field called topic_open which should be 1 for open or 0 for closed. I’m curious what the value is for the first topic.

    #70578
    Buca
    Member

    I was able to successfully able to add a new topic with the default theme. I do have access to the database, though I’m not sure what to look for or where to begin.

    #70577
    chrishajer
    Participant

    Do you have access to the database where you can check to see the status of the topic, if it’s open or closed? Or maybe it’s not even looking at the proper table?

    #70569
    _ck_
    Participant

    I created a separate database for bbPress with separate users.

    You somehow changed your wordpress settings to look at the users in the new, blank, bbpress install. Therefore noone can login. The wrong cookies aren’t helping.

    You need to delete bbpress and change your wordpress wp-config.php to point back to the user table in the old wordpress database.

    #70576
    chrishajer
    Participant

    Looks like creating a new topic results in the error message, but replying to an existing topic works fine. I tried to create a new topic and got the error, but I was able to reply to the existing topic.

    I also registered at the forum, not the blog, even though there was no register link there.

    Have you tried this with the default theme? Maybe something with the theme integration is causing the problem.

    #70575
    Buca
    Member

    Akismet isn’t activated on my forum. Do I have any options?

    #70574
    chrishajer
    Participant

    Did you try what Trent suggested?

    Also, WordPress 2.7 does not integrate with bbPress 0.9.*

    #70573
    Buca
    Member

    I’m using bbPress 0.9.0.2. Yes it is integrated with my WordPress 2.7 blog. No active plugins at the moment.

    #4500
    ganzua
    Member

    Hi!

    I was trying to show the latest threads when you get a bbpress 404 page.

    I just copied front-page.php code into 404.php template but it didn’t show anything :(

    Why?

    #70572
    Trent Adams
    Member

    Login as a keymaster as well and check if there is anything in the akismet queue. It will show topics closed if you are logged in as a user that akismet picked up as spam sometimes.

    #70514

    In reply to: Members can add tags

    wiseacre
    Member

    Reading https://bbpress.org/forums/profile/71562 I can’t say are you “tag spammer” or not ;)

    #70568
    bijan23
    Member

    I wish it was mentioned in one of the steps of installation process. What can I do now to fix my WordPress?

    None of the authors and administrators can login to their account. The admin area is completely inaccessible.

    #70513

    In reply to: Members can add tags

    Actually it’s a lot easier to figure out who made the tag than you seem to think.

    ID’s are set in every single tag. <li id="tag-85_71562">tags</li>

    Go to https://bbpress.org/forums/profile/71562 and you’ll see that I added a tag :) Easy as pie to see I’m a spammer ;)

    #70512

    In reply to: Members can add tags

    wiseacre
    Member

    OK let have one bad guy and one good admin. How admin can identify and fight this bad guy without PHP or SQL knowledge?

    chrishajer, I will explain with your own words “The member id is recorded in the database when the tag is added, so if it’s a member doing inappropriate tagging, you can deal with them individually.”

    But in other point of view bbpress admin/key master MUST know PHP & SQL because of undeleteing “deleted” topics and posts. ;)

    #70567
    chrishajer
    Participant

    WordPress 2.6 does not integrate with 0.9.0.3.

    https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101

    Do NOT try to integrate WordPress 2.6 with bbPress 0.9 – only use WP 2.5.1 – the reason for this is simple – WordPress has radically changed the way cookies are used.

    #70571
    chrishajer
    Participant

    Are you using any plugins?

    What version bbPress did you install? Is it integrated with your WordPress 2.7 installation (user logins I mean)?

    #4499
    Buca
    Member

    Whenever I try to post on my bbPress forum I get the following error: This topic has been closed.

    If it helps anyone my forum is http://coolmac.org/community/

    All help is appreciated.

    #4498
    bijan23
    Member

    I am trying to integrate bbPress into my WP-operated website. My WordPress is 2.6. I installed bbPress “Brubeck” (version 0.9.0.3) in a subdirectory titled “forum”. I chose the integration option. I created a separate database for bbPress with separate users. Everything went well but at the end I got this message:

    “>>> WordPress cookie secret key not set.

    >>>>>> Your “bb-config.php” file was not writable.

    >>>>>> You will need to manually define the “BB_SECRET_KEY” in your “bb-config.php” file.”

    I was able to login at first but later I opened the “bb-config.php” file and entered a secret code there. Then I tried to login again but I got this message:

    “Too many redirects occurred trying to open “http://thepublicsphere.com/forum/bb-login.php”. This might occur if you open a page that is redirected to open another page which then is redirected to open the original page.”

    I tried to login to my WordPress admin but none of my user names and passwords worked. I tried to reset the passwords but the emails I receive do not contain any new password, neither the link they provide leads to any reset page.

    What should I do?

    #4497
    am5
    Member

    I downloaded bbPress into my wordpress directory, as I am planning on integrating bbPress into my wordpress site, and I go to http://www.mysitename/bbpress and the installer comes up. I put in what should be my database “name, user, and password” and I get the errors:

    Warning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/usr/local/mysql-5.0/data/mysql.sock’ (2) in /home/content/m/y/g/mygreensprout/html/bbpress/bb-includes/backpress/class.bpdb.php on line 123

    and

    ! There was a problem connecting to the database you specified.

    Please check the settings, then try again.

    Any suggestions?

Viewing 25 results - 54,101 through 54,125 (of 64,450 total)
Skip to toolbar