Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '+.+default+.+'

Viewing 25 results - 551 through 575 (of 6,780 total)
  • Author
    Search Results
  • #218477
    purityboy83
    Participant

    hi @robin-w

    i found problem root cause

    “bbPress Simple View Counts” was the problem.

    “Health Check & Troubleshooting” This plugin is very useful
    Troubleshooting Mode is very good And a log was also left.

    
    ### Nginx Log
    2021/02/18 00:35:57 [error] 13752#13752: *888 FastCGI sent in stderr: "PHP message: PHP Fatal error:  
    Uncaught TypeError: Unsupported operand types: string + int in /source/wp-content/plugins/bbpress-simple-view-counts/bbpress-simple-view-counts.php:95
    Stack trace:
    #0 /source/wp-includes/class-wp-hook.php(289): bbpress_simple_view_counts->show_views_topic_page()
    #1 /source/wp-includes/plugin.php(212): WP_Hook->apply_filters()
    #2 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3348): apply_filters()
    #3 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3278): bbp_get_single_topic_description()
    #4 /source/wp-content/plugins/bbpress.new/templates/default/bbpress/content-single-topic.php(33): bbp_single_topic_description()
    #5 /source/wp-includes/template.php(732): require('/source...')
    #6 /source/wp-content/plugins/bbpress.new/includes/core/template-functions.php(103): load_template()
    #7 /source/wp-conten" while reading response header from upstream, client: 192.168.0.1, 
       server: fedora.h2code.cf, request: "GET /forums/topic/23118 HTTP/2.0", 
       upstream: "fastcgi://unix:/run/php/php-fpm.sock:", host: "site.name"
    
    ### PHP-FPM Log
    [pool www] child 13731 said into stderr: "NOTICE: sapi_cgi_log_message(), line 611: PHP message: PHP Fatal error:  
    Uncaught TypeError: Unsupported operand types: string + int in /source/wp-content/plugins/bbpress-simple-view-counts/bbpress-simple-view-counts.php:95"
    
    [pool www] child 13731 said into stderr: "Stack trace:"
    [pool www] child 13731 said into stderr: "#0 /source/wp-includes/class-wp-hook.php(289): bbpress_simple_view_counts->show_views_topic_page()"
    [pool www] child 13731 said into stderr: "#1 /source/wp-includes/plugin.php(212): WP_Hook->apply_filters()"
    [pool www] child 13731 said into stderr: "#2 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3348): apply_filters()"
    [pool www] child 13731 said into stderr: "#3 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3278): bbp_get_single_topic_description()"
    [pool www] child 13731 said into stderr: "#4 /source/wp-content/plugins/bbpress.new/templates/default/bbpress/content-single-topic.php(33): bbp_single_topic_description()"
    [pool www] child 13731 said into stderr: "#5 /source/wp-includes/template.php(732): require('/source...')"
    [pool www] child 13731 said into stderr: "#6 /source/wp-content/plugins/bbpress.new/includes/core/template-functions.php(103): load_template()"
    [pool www] child 13731 said into stderr: "#7 /source/wp-conten..."
    

    “bbPress Simple View Counts” This plugin is out of date.
    I’ll try to disable it and think more about what to do.

    Thank you again

    Best Regards,
    Hyunho

    #218472
    Robin W
    Moderator

    works fine on my test site – I can only suggest it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #218409
    Robin W
    Moderator

    hmmm…can only suggest that you try the basic fault finding….

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    #218383
    Robin W
    Moderator

    @ricsca2 – I’m pretty sure it just uses the wordpress default excerpt length, which you can amend – see this for 3 methods

    How to Change The Default Excerpt Length In WordPress

    if this works, please post back so we know 🙂

    #218356
    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #218343
    Robin W
    Moderator

    @mc9625 what have you got set in

    dashboard>settings>discussion>bbPress Topics for Posts Defaults>Create a new bbPress topic in… ?

    #218338
    Robin W
    Moderator

    @newest- ok, thanks for that.

    It works the other way around, you add a topic to a post, not a post to a topic.

    so when you publish or edit a wordpress post, you can attach a topic to it.

    I didn’t write the original plugin, and Gutenberg made it not work, so I have been given editing rights to try and fix it.

    so start by going to

    dashboard>settings>discussion and you will see topics for posts about half way down – here you can set up the default actions.

    Then as a test create a post.

    on the right hand side you should see Post and Block options, make sure you have clicked Post

    You should then see near the bottom either in the main but or in the sidebar a ‘Topics for Posts’ box, which will show the defaults.

    If you don’t see this (as Gutenberg unhelpfully tries to hide anything useful to the user) click the 3 vertical dots on the right hand side right of publish and the settings cog, at the bottom you will find ‘preferences’ and in that you will find the option to show the topics for posts under additional panels section at the bottom

    Sorry this is all horrible – it’s not me making it so I promise you 🙂

    #218297

    In reply to: move moderation

    Robin W
    Moderator

    you will be looking for

    `<?php do_action( ‘bbp_theme_before_reply_admin_links’ ); ?>

    <?php bbp_reply_admin_links(); ?>

    <?php do_action( ‘bbp_theme_after_reply_admin_links’ ); ?>`
    in

    \bbpress 2.6.6\templates\default\bbpress\loop-single-reply.php

    or in the bbpress templates section of your theme

    and look to move that under

    <?php do_action( ‘bbp_theme_after_reply_content’ ); ?>

    Don’t forget to out any changed files into a child theme to prevent them being overwritten

    #218238
    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    zyves
    Participant

    Thanks again for your help.
    1) this is the default case – users can post topics without anyone needing to approve : Where can I find the setting for this function?

    Robin W
    Moderator

    1) this is the default case – users can post topics without anyone needing to approve
    2) I think this does it https://wordpress.org/plugins/wp-monalisa/ according to https://bbpress.org/forums/topic/smiley-emoticons/

    3) this is what you might want https://wordpress.org/plugins/moderation-tools-for-bbpress/

    #218114
    Robin W
    Moderator

    ok, just checking.

    If you have performed the tests above with just bbpress active and a default theme, then these should appear, I can only suggest that your site is somehow corrupt.

    do you get anything showing in

    dashboard>tools>forums
    or
    dashboard>settings>forums?

    #218107
    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #217919
    Robin W
    Moderator

    ok,

    the default display order is freshness, followed by author – you have it the other way around.

    try changing the line above

    add_action( 'bbp_theme_after_topic_author', 'rew_freshness_display_image');

    to

    add_action( 'bbp_theme_after_forum_freshness_link', 'rew_freshness_display_image');

    #217887

    In reply to: delete account

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #217863

    In reply to: Deleting user account

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #217840
    Robin W
    Moderator

    sorry, I’d left a line of test code in which caused the user not to be selected, fixed in 4.7.7

    I have also corrected the shortcode to do what it said in the documentation – so the default is ‘my profile’

    so

    [bsp-profile] will show ‘My Profile’ in a clickable link to the profile

    [Profile label=’This is the label’] will show ‘This is the label’ in a clickable link to the profile

    [Profile label=’Edit My Profile’ edit=’y’] will show ‘Edit My Profile’ in a clickable link to the edit section of profile

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #217657
    #217641
    Robin W
    Moderator

    ok so

    find
    wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.php

    transfer this to your pc and edit

    find

    <?php do_action( 'bbp_theme_before_forum_title' ); ?>
    
    		<a class="bbp-forum-title" href="<?php bbp_forum_permalink(); ?>"><?php bbp_forum_title(); ?></a>
    
    		<?php do_action( 'bbp_theme_after_forum_title' ); ?>

    and replace with

    <?php do_action( 'bbp_theme_before_forum_title' ); ?>
    		
    		<?php if  (!bbp_is_forum_category( bbp_get_forum_id())){ ?>
    
    		<a class="bbp-forum-title" href="<?php bbp_forum_permalink(); ?>"><?php bbp_forum_title(); ?></a>
    		
    		<?php } else { ?>
    		
    		<div class="bbp-forum-title"> <?php bbp_forum_title();?> </div>
    		<?php }
    		?>
    		
    		<?php do_action( 'bbp_theme_after_forum_title' ); ?>

    and save

    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

    Then transfer the file you saved above 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

    you will probably need to add some styling to the class “bbp-forum-title”

    #217573
    vedransadic
    Participant

    Hi,

    EDIT PROFILE link leads to a non-existent page https://mypage.com/members/membername/profile/edit/group/1/
    which is HTTP ERROR 404

    I did try to activate/deactivate plugins, switch to default theme. Nothing. PHP 7.4, latest WP version, all plugins.

    #217556

    In reply to: Cant post

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #217512
    wpturk
    Participant

    Shortcodes are not allowed in bbpress post as default. You need to check your code/plugin which allows shortcodes in bbpress posts, there might be the problem.

    #217473
    Gunivortus
    Participant

    Hmmm… After hours, I found out, that the sentence in the registration confirmation email I posted above is a WordPress thing, not that of a plugin.
    For translating and changing it, I would have to change things in some WordPress php files that deal with registration and confirmation. My knowledge of php is below zero… I even don’t know what these letters stand for. 🙂

    The plugins in use at the site do not provide an option to create new such email forms and overwrite the WordPress default ones. So, I may need a suitable plugin far that.

    But that is not a bbpress thing, except, perhaps for a ‘golden tip’ which plugin for this works best together with bbpress.

    #217471
    Julia
    Participant

    How can I put on the search function above of the breadcrumb in forum,topic,reply page?
    I got the Adding action code in the bbPress codex page.
    but I did not get the hook point for the Adding action.
    Please show me the hook point(XXXXXXXXXX) .

    //display bbPress search form above sinle topics and forums
    function rk_bbp_search_form(){
    if ( bbp_allow_search()) {
    ?>
    <div class=”bbp-search-form”>
    <?php bbp_get_template_part( ‘form’, ‘search’ ); ?>
    </div>
    <?php
    }
    }
    add_action( ‘XXXXXXXXXX'(forum,topic-page), ‘rk_bbp_search_form’ );
    add_action( ‘XXXXXXXXXX'(reply-page), ‘rk_bbp_search_form’ );

    <default>

    〇〇〇>〇〇〇>〇〇〇    
    [Search function] 

    <Customize>

    [Search function] 

    〇〇〇>〇〇〇>〇〇〇 

Viewing 25 results - 551 through 575 (of 6,780 total)
Skip to toolbar