Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 10,626 through 10,650 (of 64,454 total)
  • Author
    Search Results
  • mlwilkerson
    Participant

    After doing some more work on this, I think that while the visibility of my topic in the subforum is indeed broken after the Subforum’s ID is placed in the _bbp_hidden_forums option, that is only a symptom and not a cause.

    I think that the fundamental assumptions of this version of bbPress/BuddyPress preclude the use of Subforums. And evidence of this is that visibility sensitive areas of the code like this just come up with the wrong answer when subforums are involved.

    So for me, I think I’m going to stop trying to make subforums work until the core code changes to better support them.

    #177243
    IndigoO
    Participant

    I’m wondering if anyone at bbPress is paying any attention to this. We’re having the same problem at a non-profit I’m trying to help set up bbPress. If I’m logged in as an Admin, I can post, but if I’m logged in as a user (participant role in bbPress and subscriber in aMember) I can see the forums but not post. Exactly the same as the OP.

    Has anyone found a solution for this?

    Thanks if you can help.

    #177232
    bobdebilder
    Participant

    Hi there, I would like to import from vb 3.6.+ to bbpress

    as I am not vb4 , I suspect the importer is not working, is there another way round this via phpmyadmin, please?

    I am not so much a techie but can fiddle slightly in myphphadmin

    thx Bob

    bobdebilder
    Participant

    This is interesting, as I am running vb 3.6+ and I am looking to import into BBpress. Looking to go simple instead of all the bloat of vbulletin, even though I added a lot the old forum in design and ‘hacks’

    hellojesse
    Participant

    Is your login form a widget? It looks like. Go to widgets menu and in settings or options there is url to homepage after log in which is default behavior. Try to use bbPress Login widget and check settings.

    Good Luck.

    #177228
    jbboro3
    Participant

    Hi,

    I’ve been trying to reduce the height of topic form (Tinymce) which stands at default 236px height.. I want to reduced them upto 100px.. I have searched all over, seems there is no shortcut solutions.. Can you please point me the file where I can edit that value.. For temporary period, I can touch or change the core files, if needed.

    I’m unable to locate the file.. Even not sure if those values comes from wordpress tinymce files under/includes/tinymce or it’s set in within bbpress..

    Thank you so much…

    #177225
    Robin W
    Moderator

    can you check if it is being logged as spam

    Akismet

    If the service catches a topic that is spam, you will see it in the WordPress backend in the topics section under spam, and the same process for replies.

    auludag
    Participant

    and more info: i am using the latest version of WordPress and bbpress.

    forum link (turkish) http://kadinlarkosku.com/kadinlarkosku-forum/

    epretorious
    Participant

    Robin:

    I installed bbPress by following the instructions here on bbPress.org:

    1. I created an empty page named “Forums” using the default forum root slug heading (i.e., ‘forums’).
    2. Then I added the empty “Forums” page to the site’s main menu.

    Eric Pretorious
    Portland, OR

    #177207

    In reply to: Edit New Topic page

    Robin W
    Moderator

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    find
    wp-content/plugins/bbpress/templates/default/bbpress/form-anonymous.php
    Make a copy of this file, and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/form-anonymous.php
    bbPress will now use this template instead of the original
    and you can amend this

    so you will need to take out lines 31-34 which say

    <p>
    			<label for="bbp_anonymous_website"><?php _e( 'Website:', 'bbpress' ); ?></label><br />
    			<input type="text" id="bbp_anonymous_website" value="<?php bbp_author_url(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_anonymous_website" />
    		</p>
    
    

    You should do this in a child theme, but if you do it in your main theme keepo a record as you will need to do this again on any theme update.

    Functions files and child themes – explained !

    #177206

    In reply to: Errors creating forum

    Robin W
    Moderator

    I know what a 403 error is. I have been around quite a while and been around the block quite a few times.

    Sorry, but I have no idea what your level of knowledge is – how could I?

    My question is why am I getting this error only since I installed BBpress and BuddyPress?

    I don’t know – so sorry again !

    #177205

    In reply to: Errors creating forum

    jimandms
    Participant

    I know what a 403 error is. I have been around quite a while and been around the block quite a few times.

    My question is why am I getting this error only since I installed BBpress and BuddyPress?

    The first thing I checked was the file permissions. Even before I said anything here. All of the BP stuff is set to 777 actually. That should give full permissions for everything and not generate any permission errors at all.

    Now since installing BP I keep getting this error. It not only affects BP but my Advanced Classifieds and Directory Pro. Which since installing BP and all of the components gives me this error now whenever I try to add a new article when it never did before.

    #177204

    Topic: Edit New Topic page

    in forum Showcase
    kkpb8084
    Participant

    Hello
    I’ve searched online but cannot find the answer. Does anyone know how I can edit the New Topic page of my forum: http://psychiatryadvice.com/new-topic/

    For example, how do I remove the section which requests ‘website’?

    Or do you know which file I need to edit?

    Thanks!

    Wordpress v 4.5.3
    bbpress v 2.5.9-6017

    #177203
    Robin W
    Moderator

    Is this a new site, new problem, new to bbpress, when did it start happening, what else have you been doing, what versions of bbpress and wordpress are you running, what theme are you using

    #177202
    Maverick2k
    Participant

    I’m having an issue with bbPress where if I click a forum, it will return me to the index rather than taking me to the forum to show the topics.

    You can see it here; http://www.hypothermia-guild.no/forum/

    Any ideas what’s going on?

    Thanks in advance,
    Nick.

    #177196

    In reply to: Errors creating forum

    jimandms
    Participant

    Sorry, didn’t take the time to read the whole error. Was just pissed that I was getting it. But I disabled the autoposter plugin.

    So the results are that I no longer get the second error, but I am still getting the first. Before asking here I had disabled all plugins, except BBpress of course, and was getting the error.

    mlwilkerson
    Participant

    I’m seeing the same thing as originally reported by @mfiguerasma.

    I first noticed it when my non-admin user (TestUser) *suddenly* could no longer see a topic that he had formerly been able to see. In my case, I am using sub-forums. (See: https://bbpress.trac.wordpress.org/ticket/2191#comment:17 )

    I have a BP Group called GroupH.
    The group forum root is a type=category group called “Group Forums”
    Subforum1-GroupH is under the forum “GroupH”.

    GroupH is the group forum, i.e the one you see in a the drop-down in the settings where you select which forum is associated with the BP Group.

    So, it’s:

    Group Forums
    GroupH
    Subforum1-GroupH
    Topic1-Subforum1-GroupH

    All of the forums and subforums have a Visibility setting of Private (in the admin settings screens).

    So Topic1-Subforum1-GroupH was accessible by my TestUser one minute and then wasn’t the next minute. I knew that I hadn’t changed the visibility settings on my forums or anything else, but I realized that what I had done (thinking it was merely “for good measure”) was to run:
    Tools->bbPress->Recalculate private and hidden forums

    I recreated my original scenario, verified that TestUser could access Topic1-Subforum1-GroupH, and then used Updraft to take snapshots of my database before running “Recalculate private and hidden forums” calculate again. Sure enough, after that “repair”, it was broken again.

    So I debugged it. This repair tool kicks off bbp_repair_forum_visibility() which updates two options in the options table:
    _bbp_private_forums
    _bbp_hidden_forums

    These are pre-calculated, cached, lists of forums.

    If the forum_id for GroupH appears in _bbp_hidden_forums, then TestUser won’t be able to access Topic1-Subforum1-GroupH. Before running this “repair”, the forum_id for GroupH does not appear in that list. After the repair it does.

    So, how is the forum_id for GroupH getting into this list of hidden forums when the post_status on the forum is most definitely private? (Verified by looking at its row in the posts table)

    It’s getting there precisely by the means @mfiguerasma showed.

    When the query is being run to get a list of all “hidden” forums, in order to create _bbp_hidden_forums, it invokes the pre_get_posts filter. bbPress uses that filter bbp_pre_get_posts_normalize_forum_visibility() to change the query_vars.

    Notice what’s happening here:

    (1) The WP_Query is saying “I am trying to find a list of *hidden* forums” (I have my own reasons for why I want a list of hidden forums.)

    (2) But bbp_pre_get_posts_normalize_forum_visibility() seems to be second-guessing. I receives query_vars with post_type=hidden, but then the way its logic works is to say: “What are various post statuses that this user has permission to see. Ah, this user can see both hidden and private ones, so I’ll update the query_vars to include post_types of both hidden and private.”

    I think the logic of bbp_pre_get_posts_normalize_forum_visibility() is exactly backwards. It’s trying to include all of the post_types that the user can access. But that’s not why it has been invoked. It’s been invoked in the process of simply creating a list of hidden forums for _bbp_hidden_forums and its messing that up by including the private post_status.

    (3) So what the WP_Query gets back is a list of forum_ids for all hidden *and private* groups. And that’s the list that ultimately gets stored in _bbp_hidden_forums.

    So this “repair” actually breaks my forums.

    If you simply remove this bbPress filter before doing the repair, it seems to produce the correct result. My TestUser can access Topic1-Subforum1-GroupH both before and after the repair when we remove the filter:
    remove_action(‘pre_get_posts’,’bbp_pre_get_posts_normalize_forum_visibility’,4);

    epretorious
    Participant

    I’ve just performed a clean installation of WP 4.5.3 and installed Version 2.5.10 of bbPress plugin. I am currently using the Twenty Fourteen theme.

    I installed bbPress by following the instructions here on bbPress.org:

    1. I created an empty page named “Forums” using the default forum root slug heading (i.e., ‘forums’).
    2. Then I added the empty Forums page to the site’s main menu.

    The only trouble that I’m having so far is: The “Forums” menu item [in the Secondary, Left-hand menu] isn’t highlighted when viewing the Forums page. I’d begin digging around to see if I can fix the problem myself but – without knowing anything about the complexities of WordPress – I’m not even sure where to begin debugging this. Is the menu’s dynamic functionality driven directly by WordPress? By the Twenty Fourteen theme? Or by the bbPress plugin?

    Could someone please tell me how this is achieved? Or maybe tell me how to fix this?

    Eric Pretorious
    Portland, OR

    #177186
    jimandms
    Participant

    I am just getting set up with BBpress and am in the process of creating the forums.

    So I am running into problems.

    The first error I get is
    Error Image

    I click on OK to clear the error then click publish again then I get this error on a white screen:

    Fatal error: Cannot use object of type WP_Post as array in /srv/disk11/2110213/www/jimandms.com/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_adv.php on line 155

    I can go pull up the forum list and the forum that I just created is there. But I would still much rather not see any errors at all, of course.

    My website is http://jimandms.com if you would like to pay a visit for some reason.

    Thanks for reading!
    Jim

    #177182

    In reply to: return to index

    Robin W
    Moderator

    sorry I only use bbpress.

    Try it with just bbpress and without buddypress.

    Otherwise I suspect it is theme related

    #177181
    Robin W
    Moderator

    bbpress doesn’t as far as I know rely on any particular admin account.

    But have you set the new admin user as ‘keymaster’ in users?

    #177178

    In reply to: return to index

    flashwolf
    Participant

    hello if i keep bbpress and buddypress ans desactivated all the other
    when i click on one theme of the forum
    it is strange…
    i obtain all the list of my forums but like code
    and the problem is not solved

    [/vc_column_text][vc_column_text letter_spacing= » » el_class= »blocindex » css= ».vc_custom_1462630577662{margin-bottom: 10px !important;border-bottom-width: 0px !important;} »]Dans lxxxxxxx vous consultez des fiches de membre certifiées manuellement donc 100% réelles. Un homme inscrit c’est un homme derrière l’écran, une femme inscrite c’est une femme derrière l’écran. Une évidence pour vous ? Non ! puisque 99% des sites web adultes existants ne vérifient rien …[/vc_column_text][kleo_button title= »En savoir plus ! » href= »http://xxxxxxxt/la-communaute/ » style= »see-through » position= »center » size= »sm » icon= »ok-alt » font_weight= »400″ letter_spacing= » »][/vc_column][/vc_row][vc_row text_align= »center » text_color= »#ffffff » type= »color » bg_color= »#878787″ vertical_align= »yes » padding_top= »20″ padding_bottom= »20″ el_class= »col light »][vc_column width= »1/2″ css= ».vc_custom_1411383486564{background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;} »][vc_single_image image= »2921″ img_size= »full » alignment= »center » animation= »animate-when-almost-visible » css_animation= »left-to-right »][/vc_column][vc_column width= »1/2″][vc_column_text letter_spacing= » » css= ».vc_custom_1460628373561{margin-top: 10px !important;border-top-width: 0px !important;} »]”

    for the theme i use kleo child template
    when i choose “Twenty Fifteen”
    same problem not fix

    #177177

    In reply to: return to index

    Robin W
    Moderator

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and buddypress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #177176

    Topic: return to index

    in forum Installation
    flashwolf
    Participant

    hello
    i have install bbpress 2.5.10
    on buddypress 2.6.2
    and i use wordpress 4.52

    in the left menu on wordpress , i have a link “Forums”
    I have created all my forums

    i have created a page nammed “info”
    and i have included “[bbp-forum-index]”

    when i choose the page “info” in the menu
    i have all the forums, but when i choose a forum i return to the index of the website
    and when i am in the member area of buddypress, i have the icon “Forums” and i cant open subject if i can do it

    so where is the problem

    Thx for your help

    #177170
    mjpecp
    Participant

    I was having trouble with bbPress so decided to uninstall then reinstalll it. Now, though it’s activated, I can’t find a ‘Forums’ link under ‘Settings’ in the back end side menu; nor any other link in that menu to access all the forums, nor can I find ‘+ create forum’ in the admin bars. So the plugin is activated, but I can’t use it to create any forums. Does anyone have an idea ow why?

    Could it be connected to the fact that I deleted the user#1 “Admin”? (replaced by a new admin account)? I’ve read some plugins might need that account to operate…

    Thanks for your helo!

    MP

Viewing 25 results - 10,626 through 10,650 (of 64,454 total)
Skip to toolbar