Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 45,376 through 45,400 (of 64,526 total)
  • Author
    Search Results
  • #85301

    In reply to: Really basic stuff

    Chris, you say that WP Questions “doesn’t benefit the bbPress project monetarily”. But WP Questions could raise money for bbPress if bbPress signed up to receive donations from us:

    http://www.wpquestions.com/support_open_source/create

    To be good citizens of the open source communities we belong to, we offer to donate 25% of our profits to developers whenever we get questions marked with the custom tags related to their projects (plugins, themes, software). All you need do is register. Put down ‘bbPress’ as the keyword for this project, and then 25% of any profit we make from a question about bbPress would go back to the bbPress organization.

    bforeste
    Member

    Day two of attempted upgrade.

    I combed through the boards, without much luck in terms of issue resolution (gripe!). If I figure out the remedy to my issue, I will be sure to post it here (so we can benefit from my stupid mistakes). ;)

    I re-read the upgrade directions, and thought I would give it a fourth try. This time, I restored my 0.9 install and files, logged into the Admin control panel – everything okay.

    I then moved all the new 1.0.2 directories over & replaced the 0.9 files (since I knew my backup worked). I verified my bb-config file was still good (shouldn’t have been touched).

    I then ran the ‘upgrade.php’ script forum/bb-admin/upgrade.php

    and got the message that my DB needed upgrading – so I select ‘upgrade DB’ and then receive:

    ERROR: Could not establish a database connection

    So – if I’m able to login to my bbpress 0.9 install and have full access to the DB, and I’m using the same bb-config values (same file!) – why would I not be able to establish a DB connection?

    BTW – in another post, someone mentioned clearing browser cache helping…which I did. Nothing positive…

    Any ideas out there?

    #74907
    bforeste
    Member

    Anyway you can post your resolution to this issue? I’m going through a similar thing:

    Upgrade Errors: It looks like your database is out-of-date.

    thanks

    #74883
    bforeste
    Member

    citizenkeith: did you ever resolve your issue?

    I’m having similar (DB connection…DB upgrade requests) and I’m on MT GS, trying to upgrade from 0.9 to 1.0.2

    Upgrade Errors: It looks like your database is out-of-date.

    Just looking for some extra information before I wipe out the 1.0 install dir and try again clean from the top.

    jurasiks
    Participant

    It’s possible to remove forums & page in name based permalinks?

    bbpress 1.0.2 htaccess:

    # BEGIN bbPress

    Options -MultiViews

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteRule ^page/([0-9]+)/?$ /index.php?page=$1 [L,QSA]

    RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]

    RewriteRule ^forum/?$ / [R=302,L,QSA]

    RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^topic/([^/]+)/?$ /topic.php?id=$1 [L,QSA]

    RewriteRule ^topic/?$ / [R=302,L,QSA]

    RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&page=$2 [L,QSA]

    RewriteRule ^tags/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]

    RewriteRule ^tags/?$ /tags.php [L,QSA]

    RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&page=$2 [L,QSA]

    RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&tab=$2 [L,QSA]

    RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&tab=$2&page=$3 [L,QSA]

    RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]

    RewriteRule ^profile/?$ /profile.php [L,QSA]

    RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&page=$2 [L,QSA]

    RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]

    RewriteRule ^rss/?$ /rss.php [L,QSA]

    RewriteRule ^rss/topics/?$ /rss.php?topics=1 [L,QSA]

    RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]

    RewriteRule ^rss/forum/([^/]+)/topics/?$ /rss.php?forum=$1&topics=1 [L,QSA]

    RewriteRule ^rss/topic/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]

    RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]

    RewriteRule ^rss/tags/([^/]+)/topics/?$ /rss.php?tag=$1&topics=1 [L,QSA]

    RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]

    RewriteRule ^rss/view/([^/]+)/?$ /rss.php?view=$1 [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule ^.*$ /index.php [L]

    </IfModule>

    # END bbPress

    #77677
    OKTeaRoom
    Member

    THIS!

    Can anyone make that WP plugin a BBP plugin?

    https://wordpress.org/extend/plugins/rpx/

    I’ll give you a cookie :)

    #54440

    In reply to: Add nofollow to links

    chrishajer
    Participant

    jcrens8392, if you would like this included in future versions, please open a ticket at trac: http://trac.bbpress.org – you can log in there with a wordpress.org username and password.

    #85606
    chrishajer
    Participant
    #83799
    Kamil_D
    Member

    Sorry everybody for my late response.

    Thanks for all the positive replays, I am very happy but I would like to hear some critique or input on how to improve the website.

    To Michael R: I hope so too because I like bbPress a lot and I will use it for my future projects.

    To: Sander B: Thanks. Or in Dutch : Bedankt!

    To: Jim R: This is not an example of bbPress as plugin but it is just WordPress / bbPress integration without “deep integration”.

    bforeste
    Member

    Upgrading bbpress from 0.9.0.2 to 1.0.2

    I also have WP installed, same DB & standard table prefixes (bb_ and wp_)

    This is my test site, so I don’t have ‘active’ WP / BB integration

    I’m on Media Temple Grid Server

    DB Server is version 5.1.26-rc-5.1.26rc

    MySQL Client is 4.1.11

    When I followed the instructions on Upgrading, I mistakenly went to ‘install.php’ instead of ‘upgrade.php’. I don’t think this was a big deal though, because I wiped out the install directory and tried a ‘clean’ upgrade – with the same results.

    I get all the way through to step 3, and I receive a ‘minor’ error that my Database is out of date & needs upgraded. I click ‘okay’ to upgrade…and I receive this error:

    ERROR: Could not establish a database connection

    I have gone through my wp-config and my new (and backed up versions of) the bb-config docs, and all are pointing to the correct db server, host, username, password, etc.

    When I did the first install – it actually presented me with my main ‘forums’ page (I knew it was upgraded, because of the new theme). My posts were there. When I tried logging into the ‘admin’ area of bbPress, I got the ERROR: Could not establish a database connection reply again.

    What am I missing? Is the ‘initial’ mistake of running the ‘install’ versus ‘upgrade’ script my downfall? How can I recover?

    many thanks

    bforeste

    #82548
    hydroweb
    Member

    External Install…almost there…..

    Login to WP as admin, click on forums (bbpress) tab and see that I am logged in to BBpress as roger|Admin|Log Out. (I am roger)

    But it is only a “partial” login. If I click “roger”, I go to profile page. If I click Admin, nothing happens!

    But, there is a workaround.

    If I logout and login at bbpress, then Admin takes me to dashboard.

    Whoa, there is another problem. If I try to logout from bbpress dashboard, buddypress says page not found.

    Workaround is to “visit site” and then I can logout of bbpress.

    All of this is very weird behavior. Any ideas about what is going wrong?

    #69542
    kevinator
    Member

    “bbPress and WordPress are not cross aware of role changes.”

    So what is the point of WP/bbPress Integration plugin, in which you cross assign roles?

    #85601

    In reply to: bbpress intall step3

    Just finish the installation. It will create a random password which you can change afterwards.

    #33617
    lifestrikes
    Member

    Forum URL – http://bit.ly/aDl62k

    bbPress Version – 1.0.2

    Issue – Check out the Forums (Letter of Recommendation and F1 Student Visa). On home page, it doesn’t display the Topic and Post Counts ( Grayed Out). When you click on the them, it has Topics within the forums.

    #85603
    Moominmama
    Member

    Figured it out!

    It was the bbPress Sitemaps plugin!

    http://premium.wpmudev.org/project/bbpress-sitemaps

    It hasn’t been updated lately and that was the issue. Thank goodness it was something easy! I was reading it as a BuddyPress plugin, which is why I didn’t disable it first. Doh!

    #33616
    zreed
    Member

    I am trying to integration my WordPress site (the most current version of WP) with a bbPress but I can’t, for the life of me, get it to work. I can get it to share the user tables and user data but I can’t make it so if you login to the WP, then you are logged in automatically into the bbPress or vise versa.

    The WP is on a domain and the bbPress is a subdomain:

    -site.com (WP)

    -community.site.com (bbPress)

    ^is how it is setup.

    Would anyone be willing to help me setup these two up to work right? My lack of cookie knowledge is turning this into a huge headache! haha

    My AIM is bluetidepro

    My email is zreed [a] bluetideproductions.com

    Thanks in advance!

    #33615
    Moominmama
    Member

    I am running WPMU 2.9.2 with BuddyPress 1.2.1

    When I post to a group forum I get a 404. If I hit the back arrow on my browser and then hit refresh, then the post is listed there.

    If I click the title of the post, I get “There are no posts for this topic.”

    http://supportforspecialneeds.com/groups/arizona/forum/topic/testing-yet-again/

    (You can see even by that url that there IS a post.)

    I didn’t install this BuddyPress install but I did upgrade it from the BP version just before this one and I’m thinking maybe something got lost in the translation?

    I’ve asked on the BuddyPress site and haven’t heard back yet so I’m checking here to see if it’s exclusively a BBPress issue.

    Thank you!!

    Dawn

    #33614
    yhong8
    Member

    Hi,

    I have problem on step3, other than ‘keymaster user name’, it has no place let me setup the password, I’m not sure, does the step3 form is incorrect or it does not need to setup the password?

    Thanks,

    Lillian

    #78016
    mvt82969
    Member

    Hello,

    I have uploaded bbPress to my site started the install process, but I get this message:

    There was a problem connecting to the database you specified.

    Please check the settings, then try again.

    Not sure what to do?

    #85595
    johnhiler
    Member

    What bbPress version are you using? Also, can you provide a link to the topic in question?

    Thanks!

    #33591
    daver
    Member

    I recently setup a bbpress-based forum.

    There’s a hot topic with 1500 posts and about 100 new daily posts.

    If two users will post simultaneously (same post_time and post_position in bb_posts table), the posts count is 1 less the real.

    When a new page is required, the pages number is one less (and new post unreachable) until a second new post is added.

    The post recount tool in Administration will not fix the problem: I have to manually edit the bb_topics table

    Thanks in advance

    Zatoozy
    Member

    Hey all there,

    I tried to integrate wordpress with my bbpress installation but it failed..

    I edited a setting in the menue, I forgot which..

    I typed “wp_” in a box where it needed to be, that’s what I understood after reading the description below the box.

    Now the forum has no users! My users.php file looks like after the first installation..

    I can’t login into the forum and so I can’t change it back to default..

    Please help me.

    { The searchbar didn’t }

    Zatoozy.

    Link to my forum: http://zap.bplaced.net/forum/

    #85593

    In reply to: Custom Member Roles?

    johnhiler
    Member

    The Post Count Plus plugin does exactly that:

    https://bbpress.org/plugins/topic/post-count-plus/

    You can set “custom titles” depending on the number of posts… and even change the colors of each username, depending on custom title.

    Hope that helps!

    #33564

    We’re considering migrating from a discussion board that has custom roles that basically rewards members by giving them unique roles based on various criteria like how many replies the post, etc.

    Are there ways to add this functionality in bbPress? I only see Member, Moderator, and Admin so far. What we want would be various levels of Member – no new privledges, but just a new “title” or “role” that gets display under their avatar. We’re a little worried that if we take away this feature, we will upset quite a few long time members.

    Thanks!

    #85568

    This will help playing with bbPress – http://blog.ashfame.com/bbpress/

    By the way, you can just drop the bbPress files in a folder and install it like WordPress. Ditto method.

    And if you want to integrate it as well, then you can find the link to tutorial on the resource page.

Viewing 25 results - 45,376 through 45,400 (of 64,526 total)
Skip to toolbar