Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 38,951 through 38,975 (of 64,515 total)
  • Author
    Search Results
  • #104740
    frooyo
    Member

    @JJJ

    But will the bbpress plugin work out-of-box, without customization, with P2?

    #37618
    Anonymous User 7670885
    Inactive

    I’ve try more time to recovery my password but when i click on link recovery i receive every time: You are not allowed to change your password.

    Now i’ve 3 account:

    http://bbpress.org/forums/profile/darkwolfit (new, with password);

    http://bbpress.org/forums/profile/darkwolf (old, without password);

    http://bbpress.org/forums/profile/dark-wolf (old, without password).

    If is possible, please, delete all and i’ll try to re-register just with “DarkWolf” ;)

    Thanks in advance and kind regards :)

    #99639

    It’s only code, so anything is possible. :)

    #104739

    It’s only code, so anything is possible. :)

    #95017

    @offereins – try the latest revision; the widget issue should be fixed. The ‘/blog’ issue comes from a sub-directory multisite installation which I haven’t tested on yet.

    @Ryan – by popular request, because it’s easier to extend if all the files are included, and because we cannot guarantee that twentyten will exist. Don’t fret, there will be another theme bundled along with it.

    #37617
    frooyo
    Member

    Does anyone know if the new bbPress plugin for WordPress will be able to us the P2 WordPress theme?

    http://theme.wordpress.com/themes/p2/

    Before anyone quickly answers, please note that P2 is a radically different theme for WordPress that essentially turn WordPress into a micro-blog (e.g. Twitter).

    It’s also worthwhile to note that Auttomatic (creators of WP) created this theme themselves.

    #99629
    panosbax
    Member

    Any recommendation Ashfame? Do you have it currently working with 3.1 wordpress and latest bbpress?

    #104729
    panosbax
    Member

    Any recommendation Ashfame? Do you have it currently working with 3.1 wordpress and latest bbpress?

    #70736

    In reply to: bbpress vs phpbb

    tepelstreel
    Member

    ‘PS: I forgot to check this thread in case there were replies, because I automatically get an email from every other forum I belong to. Old habits die hard. Agora has an automatic emailing function built in, it’s not a plug in. ;-)

    What’s so bad about installing that plugin? I am also used to phpbb and I once tried o work with joomla. I have to say, that I like WP more as a CMS (alhough it is none) because I’m simply too stupid for the Joomla stuff, and I have difficulties setting up phpbb. I will definitely give bbpress a try, if having to set up my next forum.

    #99199

    In reply to: WPMimic V.1

    Adrienkb
    Member

    This is my site: http://bwshome.web44.net/ Try and sign up and you’ll see what I mean. Nothing works. the version is the latest stable version of bbpress what ever that is on the download section of this site.

    I dont get the error message you should get with tt@kk.

    trouble shooting?

    #104299

    In reply to: WPMimic V.1

    Adrienkb
    Member

    This is my site: http://bwshome.web44.net/ Try and sign up and you’ll see what I mean. Nothing works. the version is the latest stable version of bbpress what ever that is on the download section of this site.

    I dont get the error message you should get with tt@kk.

    trouble shooting?

    #99601
    driz
    Member

    Any updates on this please? Thanks

    #104701
    driz
    Member

    Any updates on this please? Thanks

    #99625
    panosbax
    Member

    I may have put too much detail in the post above. Basically, users made on either wordpress/ bbpress port over to each just fine. It’s just that you have to individually logon in BOTH WordPress and BBpress. The login status doesn’t port over. Seems like the last thing I need to fix. The errors and message I put in my previous post still applies, I haven’t done anything more yet. Afraid I might mess up so close to being done.

    #104725
    panosbax
    Member

    I may have put too much detail in the post above. Basically, users made on either wordpress/ bbpress port over to each just fine. It’s just that you have to individually logon in BOTH WordPress and BBpress. The login status doesn’t port over. Seems like the last thing I need to fix. The errors and message I put in my previous post still applies, I haven’t done anything more yet. Afraid I might mess up so close to being done.

    #99624
    panosbax
    Member

    Followed step by step successfully and integrated bbpress with only a few problems, these were the few errors on install:

    >>> WordPress “auth” cookie salt not set.

    >>>>>> Could not fetch “auth” cookie salt from the WordPress options table.

    >>>>>> You will need to manually define the “auth” cookie salt in your database.

    >>> WordPress “logged in” cookie salt not set.

    >>>>>> Could not fetch “logged in” cookie salt from the WordPress options table.

    >>>>>> You will need to manually define the “logged in” cookie salt in your database.

    It did however port over my users to bbpress and I can login my admin account on bbpress, but my login doesn’t port over to the wordpress site. I went to bbpress admin –> wordpress integration, and it asks for the following:

    This must match the value of the WordPress setting named “auth_salt” in your WordPress site. Look for the option labeled “auth_salt” in this WordPress admin page.

    This must match the value of the WordPress setting named “logged_in_salt” in your WordPress site. Look for the option labeled “logged_in_salt” in this WordPress admin page.

    The problem is I don’t have or see these values on the WordPress admin page (http://thesourcegaming.com/wp-admin/options.php). I tried pasting the key values for these found in wp-config.php, but it didnt work. Do I have to do the “bbPress Integration” plugin for WordPress first before this step will work? Do I have to make sure the key values in both bb-config.php and wp-config.php files are the same first before it will work?

    Please help, I feel like I am on my last leg of finishing this, and a success would mean a lot after so many hours at it and trying.

    Thanks!

    #104724
    panosbax
    Member

    Followed step by step successfully and integrated bbpress with only a few problems, these were the few errors on install:

    >>> WordPress “auth” cookie salt not set.

    >>>>>> Could not fetch “auth” cookie salt from the WordPress options table.

    >>>>>> You will need to manually define the “auth” cookie salt in your database.

    >>> WordPress “logged in” cookie salt not set.

    >>>>>> Could not fetch “logged in” cookie salt from the WordPress options table.

    >>>>>> You will need to manually define the “logged in” cookie salt in your database.

    It did however port over my users to bbpress and I can login my admin account on bbpress, but my login doesn’t port over to the wordpress site. I went to bbpress admin –> wordpress integration, and it asks for the following:

    This must match the value of the WordPress setting named “auth_salt” in your WordPress site. Look for the option labeled “auth_salt” in this WordPress admin page.

    This must match the value of the WordPress setting named “logged_in_salt” in your WordPress site. Look for the option labeled “logged_in_salt” in this WordPress admin page.

    The problem is I don’t have or see these values on the WordPress admin page (http://thesourcegaming.com/wp-admin/options.php). I tried pasting the key values for these found in wp-config.php, but it didnt work. Do I have to do the “bbPress Integration” plugin for WordPress first before this step will work? Do I have to make sure the key values in both bb-config.php and wp-config.php files are the same first before it will work?

    Please help, I feel like I am on my last leg of finishing this, and a success would mean a lot after so many hours at it and trying.

    Thanks!

    #95016
    Ryan Gannon
    Member

    Can I ask why the theme has gone from child to parent? Won’t that hurt it’s future-proof-ness? Also it’s a headache for those of us making our own theme.

    #95015
    Laurens Offereins
    Participant

    Hey guys, two more questions for you awesome plugin builders:

    1. The user profile and the user edit profile link redirect to [root]/blog/forums/users but those pages don’t exist. The they should be without the ‘blog/’ (then it’s working correctly). Could it be an error in my setup or something else?

    2. The widgets (topics and replies) only show relevant items to the current page that is viewed. I.e. when I’m viewing the profile page of user X, the widgets only show topics and replies from user X. So the widgets are dynamic, but a little too dynamic in my opinion ;)

    Thanks for all the great work!

    #95014

    @submachiner – Use the /trunk version of bbPress. It fixes that specific issue and does not change the DB schema or integration methods.

    #99617
    mr_pelle
    Participant

    Question: since 1.0.3 was copied from the 1.0 branch, does it have ANY of the updates trunk has had since today..?

    If not, what’s the difference between the yet-unofficial 1.0.3 and 1.0.2?

    EDIT: as I thought, 1.0.3 does NOT have ANY of the latest updates… 0_o”

    #104717
    mr_pelle
    Participant

    Question: since 1.0.3 was copied from the 1.0 branch, does it have ANY of the updates trunk has had since today..?

    If not, what’s the difference between the yet-unofficial 1.0.3 and 1.0.2?

    EDIT: as I thought, 1.0.3 does NOT have ANY of the latest updates… 0_o”

    #95012
    Submachiner
    Member

    I have a question John. With the work being done on v1.0.3, is the tag issue cleared up?

    Its mentioned in this thread. We get this issue as well. Even replacing the tag.php like mentioned in the thread doesn’t work. I’m not asking for help related to it, just wondering if it will be fixed.

    https://bbpress.org/forums/topic/the-tag-was-not-removed

    #95011

    @alexchenco – Right now creating topics/replies from within wp-admin is in rough shape, and doesn’t work correctly. Debating on whether to fix or block for release.

    Thanks for kind words. Happy to have as many testers as possible. :)

    #99623
Viewing 25 results - 38,951 through 38,975 (of 64,515 total)
Skip to toolbar