Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 2,026 through 2,050 (of 26,836 total)
  • Author
    Search Results
  • #216865
    Robin W
    Moderator

    and couldn’t use it in bbPress function’ file.

    Put this in your child theme’s function file –

    ie wp-content/themes/%your-theme-name%/functions.php

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

    or use

    Code Snippets

    #216859

    In reply to: Thank you bbPress <3

    neon67
    Participant

    Good idea for Christmas! 2 years ago we switched to bbpress from Drupal – and we are still happy. It has become much easier to work – everything is easily scalable and customizable. The forum at the heart of our site – https://imhodom.ru/.
    Now we have an editor-in-chief, not a tired programmer) There is no such service that would not be in WordPress, and some ideas were suggested to us by plugin authors.

    Special thanks to @johnjamesjacoby and @robin-w – success and good luck the New year!

    #216839
    simonlepamplemousse
    Participant

    sure, I can continue to subscribe
    I had checked

    I reinstall wordpress 5.6 without success

    #216805
    Robin W
    Moderator

    I’ve found that annoying in the past, and not bothered to think about correcting.

    This basic code will display the errors at the top, but I might look to improve on that in style pack

    add_action ('bbp_template_before_single_forum' , 'bbp_template_notices') ;
    
    add_action ('bbp_template_before_single_topic' , 'bbp_template_notices') ;

    Put this in your child theme’s function file –

    ie wp-content/themes/%your-theme-name%/functions.php

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

    or use

    Code Snippets

    #216798
    supermagicien
    Participant

    re,

    I have just tested the manipulation,

    whether we go through WordPress as you told me or try to restore directly from the topic it doesn’t work.

    I redid the test on a clone of the site and the problem recurred.

    #216780
    Robin W
    Moderator

    both the top and bottom login links are the default login, they were there to start with

    which probably suggests they are theme related.

    bbpress just passes details to WordPress login, and if the theme is also using WordPress login, it may well be that on a single page you have 3 things sending info to WordPress authorisation, so any one might send an ‘after login’ redirect, and it might be different dependant on which is completed.

    If you also have membership plugins active, then these might also catch a login and do a redirect.

    computers are consistent (often annoying so!) so it might be either different logins, or other changes you are making to membership that are affecting.

    I’d start by stripping back and working out what is doing what.

    so

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see what changes.

    Plugins

    If that doesn’t work, also deactivate all plugins, and see what the login at the top and bottom do. Then add bbpress and see what changes.

    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

    #216774
    #216772
    Robin W
    Moderator

    presuming you don’t have anti-spam or moderation plugins, then it will be wordpress moderation settings

    dashboard>settings>discussion and check moderation, blacklist and whitelist settings, particularly no. links which is the usual one that users exceed.

    #216771
    Robin W
    Moderator

    ok, I can only suggest you look at possible conflicts

    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

    #216757

    In reply to: Quoted replies

    Robin W
    Moderator

    ok, the discussion also points to

    GD bbPress Tools

    have you tried this ?

    #216741
    Robin W
    Moderator

    this plugin lets you set who can post links, and lots of other features.

    It still works fine, despite not having been updated for a while

    bbPress – Moderation Tools

    #216733
    Robin W
    Moderator

    always pays to check how someone did something 🙂

    the code that is being called at that point just loads the worpdress access details, so that loaded from wordpress.

    I’d suggest a chat with your host provider to see if they know anything in their set up that might have cached an old version.

    #216731
    tierarepro
    Participant

    You mean the database password? Yes, of course. I don’t think anything would work if WordPress couldn’t access the database.

    #216716
    Robin W
    Moderator
    #216709
    Robin W
    Moderator

    2.5 should upgrade quite easily, so either your upgrade has failed, or you have another issue.

    new versions of bbpress are unlikely to help, as tens of thousands of bbpress users are already at 2.6.6 without problem.

    I can only suggest that you create a copy of your site that you can test in and then

    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.

    You can use the ‘troubleshooting’ features of this plugin to let you test without affecting needing to deactivate lots of plugins

    Health Check & Troubleshooting

    #216701
    neon67
    Participant

    Recently, these three single-owner companies changed the rules of public API – this made unpossible to insert chunks into WordPress without problems now.
    In short, you need to Create new tokens again facebook.com/settings?tab=business_tools or in instagram profile.

    Good news: There are several social feed plugins that have already solved this problem – try searching on wp.org

    #216696
    Robin W
    Moderator

    bbpress has not changed in that time, so it will probably be an update in your theme, wordpress or another plugin.

    for future you should note what you upgrade and when to allow you to work out which changes affect your site.

    #216684
    Robin W
    Moderator

    the plugin says it does

    WP Fastest Cache

    Features :

    8. Enable/Disable cache option for mobile devices

    #216668
    tierarepro
    Participant

    I have WordPress 5.6 and bbpress 2.6.6

    #216667
    tierarepro
    Participant

    If I rename the bbpress directory from FTP, then I can login. WordPress has disabled the plugin because it can’t find the path. Then if I rename it back to bbpress and activate the plugin, everything is working fine.

    If I logout and try to login again, the same error happens, so there is something wrong with bbpress that is affecting the login process.

    #216665
    tierarepro
    Participant

    I changed my WordPress database password and when I try to login I get the following error on wp-login.php

    {"success":false,"data":[{"code":"bbp_converter_db_connection_failed","message":"Database connection failed."}]}

    and on error.log

    [14-Dec-2020 08:43:29 UTC] PHP Warning: register_shutdown_function(): Invalid shutdown callback 'BBP_Converter_DB::__destruct' passed in /public_html/wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-db.php on line 33

    I tried to delete and reinstall bbpress plugin, but it didn’t help.
    Any idea what is going on?

    #216651
    pflanzenoma
    Participant

    So, that works now. Thank you very much for your help. See, I’m an almost 74 years old former German teacher and used to make my websites myself in plain HTML. It’s the first time that I use WordPress because it was recommended to me, but it’s still a sort of blackbox for me.

    So I fear that I’ll have a lot more questions until the bbs can go on air.

    Have a nice time
    Pflanzenoma

    #216625
    Robin W
    Moderator

    the latest activity widget in

    bbp style pack

    lets you do this

    #216620
    #216612
    Robin W
    Moderator

    This will display emails in topics

    add_action( 'bbp_theme_after_reply_author_details', 'rew_author_email' );
    
    function rew_author_email () {
    	$id = bbp_get_reply_id() ;
    	if (bbp_is_topic( $id ) ) {
    		$author_id      = bbp_get_topic_author_id( $id );
    		$user_info = get_userdata($author_id );
    		$user_email = $user_info->user_email;
    		echo $user_email;
    		
    	}
    }

    Put this in your child theme’s function file –

    ie wp-content/themes/%your-theme-name%/functions.php

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

    or use

    Code Snippets

Viewing 25 results - 2,026 through 2,050 (of 26,836 total)
Skip to toolbar