Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 34,351 through 34,375 (of 64,534 total)
  • Author
    Search Results
  • #110337
    Andre
    Participant
    #110336
    insaan
    Member

    Thanks Andre.

    As per your Help I have installed & Activate BB Press 2.0 ..Plz let me know how to run this BB Press 2.0 Forum on my Domain.

    really Waiting Your Guidance Words.

    Thanks.

    #110288
    Steve
    Participant

    If I rename bb-cron.php the problem goes away. So what jobs does bb-cron normally run?

    michaelnobbs
    Member

    I’ve installed bbPress 2.0.1 and integrated it with the s2Member plugin.

    All seems to be working in the forum apart from when users click on their (or any other) profile links. They receive a page not found.

    The profile link does work, however, for my profile (the site administrator). I can view my profile and so can other members.

    I’ve tried creating a second administrator to see if the profile link would work then. It doesn’t.

    Has anyone else come across this issue?

    With thanks for any help or suggestions.

    #40758
    eldy
    Member

    How to make bbpress permalink equal to site.com/forum ?

    I changed the permalink of wp bought a not found error, HELP guys!!

    mesayre
    Member

    Hey @WhiteRau – here’s what I’ve found on the subject so far.

    According to this:

    https://wordpress.org/support/topic/how-to-change-plugins-load-order

    It should be completely possible to make bbPress load first using the priority value in the add_action() call. So if you can figure out which function(s) you want to be sure load first, you can enter a low value (lower than 10) and it should work. I don’t have time to test it now, but if you’re curious, I doubt it could hurt anything to give it a try.

    Good luck!

    Mike

    #110118

    In reply to: User Profile Bug?

    mesayre
    Member

    If you’re impatient (like me) you can actually fix this with a really easy edit to bbp-common-template.php

    This ticket from trac shows you what to do:

    https://bbpress.trac.wordpress.org/ticket/1665

    Core edits are generally not a great idea, but since this exact fix looks to be in the pipeline for a future release, seems like an OK thing to do.

    #110401
    gloomis120
    Member

    I see. You were suggesting that we change the message to something else.

    Thanks for this code. Ive been waiting for something like this, and was about to start working on a plugin to do the same thing.

    #110415
    tony webb
    Member

    I posted some of my issues on wprdpress because they weren’t answered and still haven’t been onbbpress. if you read this websites documentation it does say that you can post into the wordpress forum.

    The issues that have yet to be resolved are still;

    1. I can’t access my bbpress admin panel, dashboard or whatever you call

    it. I keepm getting unregistered user messages. wordpress did show to me

    that my bbpress profile exists.

    My profile is tony webb and my forum is what do Christians believe.

    2. Whenever I log into this forum I have to reset the password. I cut and

    paste the previous password but this gets rejected. it also seems that

    the check box when ticked doesn’t work as my password info isn’t saved.

    #110407

    Judging by the query, it looks like this is your topics index page or recent posts widget? It’s weird that it’s trying to grab both topics and replies, so that might be a bug depending on your config.

    The short solution, which isn’t the best one, is not to have private or hidden forums. The NOT IN and INNER JOIN with the postmeta table is certainly to blame here, which goes away if you don’t have private or hidden forums. That combined with the IN query on ‘topic’ and ‘reply’ will pretty much result in full table scans.

    The long term solution is to tidy up some of the meta values in bbPress, and move some of the hierarchical data out of postmeta and into indexed int values in the posts table. It’s a hack, but we’re at the mercy of the WordPress posts table schema.

    A by-product of your post is it looks like it’s comparing as CHAR instead of SIGNED, which might marginally improve the query, but won’t fix the problem.

    #110414
    shooo
    Member

    lol I think I tried to help you.

    I think the problem is that you intall many plugin that not compatible with bbPress 2.0.

    tries to uninstall (lets talk about the wild in you)^^

    I hope you made a backup of your database before installing bbPress.

    good luck

    #110400
    Philip John
    Participant

    I’m not changing the message at all – hence the “dumb” behaviour.

    shooo
    Member

    Ok, hum, all this plugin arent bbpress 2.0 compatible, but bbpress 1.0 compatible.

    for bbpress login you can just put a widget in your sidebar, it’s on your wordpress admin bar ;)

    exactly same for last replies, last forum, …

    bbpress 2.0 isn’t the same thing that bbpress 1.0

    bbPress 2.0 doesnt require integration, it is a plugin to wordpress.

    good luck

    shooo
    Member

    Hello,

    What is your version of wordpress and that of your forum?

    You have arrived in time to log a wordpress admin?

    sorry for my poor english but i dont understand this expression

    “Is it possible to delete this integration link “

    in your blog, i see a vanilla forum not a bbpress integration oO

    #110408

    In reply to: how do users login?

    shooo
    Member

    hello,

    for a member to register or connection, you can implement in your sidebar the bbpress loggin widget.

    you must be configured wordpress user and they can post, register, …

    well to you.

    I hope this is understandable

    #110399
    gloomis120
    Member

    My final solution was to make bbPress ‘dumb’ when it comes to logged out users. I.e., it could either be clever and say “there are topics, but you’re not allowed to see them until you login” or it could just say “there are no topics”.

    Thanks for the code! I have it working but I dont follow what you mean with the quoted login.

    Is this a shortcode setting, or are you changing the default message of “Oh bother! No forums were found here!”.

    #110413
    tony webb
    Member

    Thank you for your reply.

    The version that I have is version 2.0

    I have integrated my forum into wordpress (plugins) and changed my wordpress theme to 2010 so that it is bbpress friendly.

    I’m having problems setting that up but I noticed this evening that a sticky has been posted saying that there is an an online video tutorial available. I’ll watch that and follow what it says and then get back with any problems if any!

    I’ve also changed my theme to a bbpress friendly theme twenty ten which has resolved the issue of my forum being cut off on the right of the screen. (I was using twenty eleven which although wordpress says that it is bbpress friendly it requires a lot of fiddling about to set up correctly)

    For some reason bbpress defaulted to an old wordpress account (which i assumed had been removed) and since then I have not been able to log into the bbpress admin panel for food for thought. The old wordpress blog issue has been resolved but from the bbpress side of things I am unable to access my dashboard. When I log in I get unregistered user notices.

    I need to use the bbpress admin panel to reorganise how I have set things up. I have done it completely wrong. The topics that I have created should be the categories or the forums (subjects that appear on the main forum page) and not as sub categories under one main subject.

    It just seems to me that all I need is for bbpress to recognise that I am a registered user. I tried opening another account but I couldn’t do that as it said that the user already exists!

    #110412
    Andre
    Participant

    What version of bbPress are you using? If a version other than 2.x, is it integrated with WordPress?

    tony webb
    Member

    I have put a post in this forum 4 days ago. Unable to access my admin account. basically when I log in it says that I am an unregistered user even though my user profile exists in bbpress. I’ve asked to have my user profile recognised or the account set up so that I can access the admin panel – dashboard.

    This forum has not been answered. I understand that most of you are volunteers but as new user with a problem it is less than helpful if I can’t access my admin panel.

    salondailies
    Member

    I am trying to locate the file to add code above my pagetitle on my forums in bbpress. I am not sure where the file is located. I am simply wanting to add a banner of adsense there.

    #106165
    devotee
    Member

    I´m also having problem with this. I´m getting the forum to work, but I have problems getting access to css and template files.

    I have created a child theme from the bp-default theme, which doesnt seem to support bbPress-templates, but still displays everything nicely somehow. Within this child-theme I change css and templates belonging to the bp-default theme and that works fine.

    Now I would like to be able to modify the bbPress part of the site from this child theme aswell, but I cant because the theme has no template files for the bbPress installation (even though it presents the forum very nicely). I can change the css-part by just copying the css from the bbpress.css into my styles.css (it get´s priority). But there is no template-files to copy except those from the bbp-twentyten theme, and if I do, the appearance just breaks :/

    What I want: The forum to look exactly like it does from the default bp-default theme, but with access to template files so I can remove and add stuff on my own.

    Can anyone help me with this one? :)

    #40749
    devotee
    Member

    Hi. I installed bbPress plugin in my buddypress/wp-site and it seems to be working alright.

    Using the default buddypress theme, the bbPress-plugin integrates nicely, but since I want to style both my theme and the forum differently I created a child theme from the default buddypress theme. For now It´s just a style.css and some changes to the header.

    When I try to integrate the bbPress-plugin with my child-theme, the styles arent working properly.

    I think I followed the guide properly. I copied every file from the bbPress-theme to my child-theme, excluding the style.css (since there already is one, and it doesnt contain anything anyway?). I also merged the functions.php files, and added “add_theme_support( ‘bbpress’ );” to the top of it. Is there any step beyond this?

    Everything functions as intended, but the styles arent working. The sidebar doesnt show up at all and paddings and such thing are no where to be found.

    Anyone got any ideas what I might have missed?

    #110287
    Steve
    Participant

    Its not natural traffic – it just seems to be bbpress doing repeated head/gets on links that are pasted in posts – it also seems to do it to links out to other sites – well it used 195MB of bandwidth against another server in less than 1 day.

    And I’ve found it does do it if the file is in the same domain – just missed it in the access logs.

    Checking my server access logs the only odd thing I see is

    192.168.0.1 - - [16/Nov/2011:07:59:44 +0000] "POST /xmlrpc.php HTTP/1.0" 200 483 "-" "The Incutio XML-RPC PHP Library -- bbPress/1.1"
    184.168.193.192 - - [16/Nov/2011:07:59:53 +0000] "GET /forums/topic/please-help-with-wordbooker-image-problem HTTP/1.0" 200 42632 "-" "WordPress/3.2.1; http://alt3redegos.com"
    184.168.193.192 - - [16/Nov/2011:08:00:05 +0000] "GET /forums/topic/please-help-with-wordbooker-image-problem HTTP/1.0" 200 42632 "-" "WordPress/3.2.1; http://alt3redegos.com/dev/relaunch"
    184.168.193.192 - - [16/Nov/2011:08:00:12 +0000] "GET /forums/topic/please-help-with-wordbooker-image-problem HTTP/1.0" 200 42632 "-" "WordPress/3.2.1; http://alt3redegos.com/dev/relaunch"
    192.168.0.1 - - [16/Nov/2011:08:00:21 +0000] "HEAD /wp-content/uploads/debugs/wordbookerdebug200406.zip HTTP/1.0" 200 - "-" "bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:21 +0000] "GET /wp-content/uploads/debugs/wordbookerdebug200406.zip HTTP/1.0" 200 862574 "-" "bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:21 +0000] "HEAD /wp-content/uploads/debugs/wordbookerdebug200406.zip HTTP/1.0" 200 - "-" "bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:21 +0000] "GET /wp-content/uploads/debugs/wordbookerdebug200406.zip HTTP/1.0" 200 862574 "-" "bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:40 +0000] "HEAD /2011/10/12/the-new-posting-options-explained/ HTTP/1.0" 200 - "-" "bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:41 +0000] "POST /xmlrpc.php HTTP/1.0" 200 483 "-" "The Incutio XML-RPC PHP Library -- bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:41 +0000] "HEAD /forums/topic/debug-204-6 HTTP/1.0" 200 - "-" "bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:42 +0000] "GET /forums/topic/version-204-released HTTP/1.0" 200 28310 "-" "bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:08:00:41 +0000] "POST /forums/xmlrpc.php HTTP/1.0" 200 446 "-" "The Incutio XML-RPC PHP Library -- bbPress/1.1"
    192.168.0.1 - - [16/Nov/2011:07:46:44 +0000] "POST /forums/bb-cron.php?doing_wp_cron HTTP/1.0" 200 - "-" "bbPress/1.1"

    So why does that bb-cron call at 07:46 appear after the 08:00 activies. What does bb-cron do?

    #110347
    woodwardmatt
    Member

    I think that member needs to be blocked – spam *sigh*

    #110346
    fenitra
    Member
Viewing 25 results - 34,351 through 34,375 (of 64,534 total)
Skip to toolbar