Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 2,351 through 2,375 (of 11,571 total)
  • Author
    Search Results
  • #181198
    Stephen Edgar
    Keymaster

    Great, so the root issue of this topic is now resolved, awesome +1

    I suspect the redirects are caused by the juggling in the ST_tweak_trash_meta_caps() function, I’d look there, most of that code shouldn’t be required.

    p.s. Note, I only cut and pasted your code to test, I didn’t look closely or test beyond what I needed to test ๐Ÿ™‚

    #181183
    Robin W
    Moderator

    untested as I’m short of time this evening but…

    create a directory in 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/loop-single-forum.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/loop-single-forum.php
    bbPress will now use this template instead of the original
    and you can amend this

    if you take out line 44 which says

    <?php bbp_list_forums(); ?>
    

    Then sub forums will not be listed

    #181166
    Helmuts
    Participant

    Good morning, this morning I decided to check how my site loads from all around the world and the report showed up error notifications:
    errors

    after clicking on the error it says that bspstyle.css returns 404 (not found)
    > screenshot:
    bspstyle.css missing

    There are no posts here on this topic and decided to start one here. Google returns a lot of issues after “bspstyle.css not found”.

    What is the solution to this problem?

    thank you in advance and, of course, huge tx for the creator of bbp style pack,
    Helmuts

    #181162
    sally
    Participant

    Also what i found out when testing, When i login as Admin, and enter the Froums Url http://lemontrend.com/forums i get as well redirected to the Homepage.. When deactivate the Plugin, i can access the Url without any problems..

    Regards
    Sally

    #181158
    Stephen Edgar
    Keymaster

    @sallyruchman, using your code in your original post with the change suggested by @robin-w allows my test user to delete their own topics and replies.

    I’ve saved the code used as a plugin here: https://gist.github.com/ntwb/56ab5a4eab8bbcdc90fc2bdfc2c57838

    Could you please test this again @sallyruchman and confirm te results please

    mattiejas
    Participant

    I’m running a website with two private groups, and I’ve run into a snag. It turns out that all logged in users can also see topics posted into private forums in the “recent topics” widget, even if they are not member of a private group. Naturally if they click on these topics, they cannot see the contents of the thread, but the topic titles occasionally do leak information that they shouldn’t be able to see.

    Is this a known bug with the bbpress “recent topics” widget? Is there a way of fixing this?

    I’m running wordpress 4.7.2, buddypress 2.7.4, and bbpress 2.5.12 (also jetpack, askimet, and wordfence, at their latest versions). Happy to provide more information if need be.

    Thanks in advance for any help!

    #181145
    Robin W
    Moderator

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress 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

    #181118
    Pascal Casier
    Moderator

    Okay, I have put my first version on https://wordpress.org/plugins/bbp-api/
    Please help me test it (replies should be added in the next days).
    For all further questions/remarks concerning this plugin, please use the support forum of the plugin.
    Pascal.

    jkisha
    Participant

    Here’s a new one for me. I just moved the site to a new URL, everything on the site works just fine except for the links to the forums and individual forums, and return the error “www.domain.com is currently unable to handle this request. HTTP Error 500”

    I can view the forums if I click on the links to “most popular topics”, “topics with no replies”, “topics with most replies”, and “latest topics”.

    I compared the settings from the old and the new site for the forums and they are both identical.

    Anybody have any idea about what might be going on and how to repair it?

    Thanks in advance,

    JK

    #181015
    rnmartinez
    Participant

    I am running a site with WP 4.6.3 and bbpress, as well as TinyMCEadvanced.

    If I disabled tinyMCE advanced I can post with bold, italic etc.

    If I enable tinyMCE advanced, all I get is HTML code like:
    <span style=โ€color: #0000ff;โ€>Testing styling of forums posts.</span>

    If I login in as admin this does not happen, as there is a small box which says You have the ability to post unrestricted HTML content.

    How can I make it so that all users can use this? My main concern is adding different colour text.

    #181004
    Barry
    Participant

    2.6 (beta 2) is available for testing (if you haven’t already seen the announcement post) – so things are happening!

    #180989
    ecodemy
    Participant

    Hi!
    I have a problem concerning Wishlist Member and group forums.
    The custom post types forums, topics and replies are protected by Wishlist Member and the respective WLM levels are applied to them. Regarding general forums (bbPress) the pagination and protection works very well as expected but not in Buddypress group forums.

    Unfortunately members can not access the second or any other than the first page of a group forum topic (in Buddypress groups). If a member (who has no admin rights) clicks on [2] or [->] of the pagination, they always get the first page displayed although the permalink is correct and the URL states that they are apperantly on page 2.

    Group forum pagination

    As soon as I deactivate wishlistmember, the pagination in the group forums works as expected and all pages of a topic can be accessed.

    As group forum is a key feature in my closed community, I kindly request help to get this fixed. I already asked in the Buddypress Support forum for help, but they said that BuddyPress is not implicated. So here I am…

    I tested it on a subdomain with Twenty sixteen and all plugins disabled except:
    WordPress 4.7.1
    bbPress 2.5.12
    BuddyPress 2.7.4
    WishList Member 2.91.3153

    I know that Wishlist Member is a paid plugin and I already contacted their support. I just think, that this may not be solved by one party ๐Ÿ™‚

    I appriciate your afforts and any information I can pass to the WLM developers why this isnโ€™t working as it should be.

    Thank you very much

    Philipp

    #180985

    In reply to: Replies in Visual Tab

    lijitimit
    Participant

    This thread may help. I’m having a similar issue, however I’m only using TinyMCE. I tried @robkk ‘s reply.js file but I couldn’t get it working for me. Maybe It will steer you in the right direction?
    PS I’m not using buddypress and I switched to a default theme to test without success.

    EDIT: After posting this comment I read on through that thread and found the issues may be unrelated. Looks like he’s having the same problem.

    #180937
    Roed
    Participant

    I just tried to disable ALL plugins but BBPress and set theme to a standard Twenty Seventeen. Still the same error. And when I do get a search result and move on to page 2 I will get the same error each time.
    Link to site if anyone would have a look ๐Ÿ™‚
    http://testing.gravid.dk/fora

    #180812

    In reply to: Replies in Visual Tab

    matthew016
    Participant

    I have done some testing and I believe the issue is caching within browsers and server caching. Once I clear browser and server cache the text area defaults to the text(html) tab and all works correctly. Anyone have an idea of how to not have the TinyMCE not cached?

    #180782
    Johan
    Participant

    Hello,

    I have a wordpress with some plugins and i can’t install bbpress properly (no links access to the admin menu)
    The plugin i have is :
    wpml
    buddypress
    yoast seo
    woocommerce

    is there an incompatibility with one plugin ?
    i tested by unable those plugin and install first bbpress and it’s works.
    if i install after no…

    regards

    #180759
    mth75
    Participant

    It seems that the shortcode: [bbp-topic-index] (which I use as the landing page on my forum and in a few navigation tabs) isnโ€™t working in my 2 test environment installs. Could this be confirmed?

    Confirming the Permalinks (settings) solves the issue in both env.

    #180751
    mth75
    Participant

    @johnjamesjacoby

    @netweb

    Regarding the [bbp-topic-index] issue.

    I ran the buddypress repair tools, succes in my main test env., not in the other. For your information.

    #180750
    mth75
    Participant

    @johnjamesjacoby

    @netweb

    He Guys,

    It seems that the shortcode: [bbp-topic-index] (which I use as the landing page on my forum and in a few navigation tabs) isn’t working in my 2 test environment installs. Could this be confirmed?

    Best regards,

    Marc

    #180710
    Robin W
    Moderator

    4.7/4.7.1 and bbpress 2.5.12 work

    If you have these then :

    1. what php version are you running?

    your host provider can answer this

    or you can install

    https://wordpress.org/plugins/display-php-version/

    If it’s php7 then come back

    otherwise

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress 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

    #180709
    ulrich.stettler
    Participant

    Hi

    I’ve a blank screen if I try to open the forum pages [http://nccr-planets.ch/forum/planets-forum/], this are since I’ve update to version 4.7 from WP. I’ve try to deactivate all other plugins, but it still not works. And also change to another themes give me the same result. The only possible reason I could make are a downgrade from the WP (I’ve test this on my test system and he works). What can I do that the forum displayed on the current WP version?

    Thanks for help!

    #180688
    Stephen Edgar
    Keymaster

    It sounds like you might be using PHP 7?

    If indeed that is the case the issue you are having I think is fixed in bbPress 2.6-beta

    You can update (and test) the new bbPress https://bbpress.org/forums/topic/bbpress-2-6-beta-1/

    #180665

    In reply to: Form to forum

    Barry
    Participant

    Well, if you’re building on my example code you could make a few changes in order to get the information flowing back to the success message:

    # Find this line
    bbp_insert_topic( /* ... */ );
    
    # Change it: let's catch the post ID
    $topic_id = bbp_insert_topic( /* ... */ );
    
    # Find this line
    post_to_bbp_status( 'success' );
    
    # Change it: let's pass the post ID instead of 'success'
    post_to_bbp_status( $topic_id );
    
    # Find this condition
    if ( 'success' === post_to_bbp_status() )
    
    # Change it: test to see if it contains a post ID
    if ( is_numeric( post_to_bbp_status() ) )
    
    # Find the line
    return 'Thank you for your submission.';
    
    # Change it: display the new topic's permalink
    return 'Check your post: ' . get_permalink( post_to_bbp_status() );

    Note that these changes are untested, they don’t do any safety checks etc etc. However, I hope it gives you some ideas you can use to further develop your own solution ๐Ÿ™‚

    #180655
    btranslation
    Participant

    WordPress Version 4.7.1
    bbPress Version 2.5.12
    Theme: Hayden
    https://bible-translations.com/forums/

    Hello, I am having great difficulty getting any widgets to appear in my Forums sidebar. I believe now that it relates to the page I have bbPress running on. After initially installing bbPress I later added a new page and added [bbp-forum-index] as directed to do in the documentation. However, when I’ve tried to use the Forums page id to exclude the Forums link from automatically appearing in the footer it did not work. Also I had to use (.bbpress) in my css to style the header of the page as .page-id- was not working.
    My issue still occurs when tested using Twenty Seventeen.

    #180651
    senatorman
    Participant

    i’ve remove my 2.6 aplha and instal 2.6 beta 1 after the fix on an testforum with 120 forums and 500 posts

    the install runs fast (few seconds) it looks like there is no converting in the database to convert usermeta to postmeta. There is no big performancechange

    i had understand that beta 1 is an good performance update. And makes Bbpress faster for big forums. Am i right?

Viewing 25 results - 2,351 through 2,375 (of 11,571 total)
Skip to toolbar