Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\"'

Viewing 25 results - 51 through 75 (of 26,830 total)
  • Author
    Search Results
  • #245393
    Robin W
    Moderator

    email does not have to match, but lots of things in between the send and recieve can jink emails they consider spam or suspicious.

    So if you are not getting the error emails, can I suggest you install

    Check & Log Email – Easy Email Testing & Mail logging

    and use this to test emails, and if the site attempts to send an email, the email logs can tell you what it tried to send.

    #245383
    hollandnumerics
    Participant

    About Holland Numerics: Blog and Forums. › Forums › SAS Skills Discussion Forum (non-programming) › test 3

    | Subscribe Favourite
    There has been a critical error on this website.

    Learn more about troubleshooting WordPress.

    #245357

    In reply to: Website Critical Error

    Robin W
    Moderator

    Does this occur anytime you try and access the forum page?

    if so, 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

    #245355
    watbos
    Participant

    Upon update of bbPress plugin followed by activation, my user forum returns Critical Error. Thank you for any help.

    Website: clubposh.com

    clubposh/forum webpage error

    Hosted at Hostgator
    Wordpress version: 6.8.1
    bbPress 2.6.14
    Theme: OnePress Child (a child version)
    PHP version: 8.3.6

    #245345
    hollandnumerics
    Participant

    Wordpress membership levels:

    Free = Subscriber
    Programming = Student
    Recruiter = Employer
    Admin = Administrator
    Educational Games = Customer

    Wordpress roles:

    Subscriber
    Student
    Employer
    Administrator
    Customer
    Keymaster
    Participant
    views_subscriber
    views_student

    bbPress Private Groups:

    Group1 = Registered
    Group2 = Programming
    Group3 = Recruiter
    Group4 = Admin
    Group5 = VIEWS UK
    Group6 = Educational
    Group7 = No messages

    #245344
    Robin W
    Moderator

    what are your wordpress and bbpress user levels?

    eg

    admin and bbp-keymaster
    Subscriber and particiapnt

    etc

    hardel
    Participant

    Hi Robin, I’m replying to this old thread to report that the pagination issue has not been fixed in version 2.6.14. This ticket, which was marked as complete for version 2.6.14, highlights the pagination issue in comment 17: https://bbpress.trac.wordpress.org/ticket/3576#comment:17

    Is there a way you can relay this info to @johnjamesjacoby?

    #245319
    Robin W
    Moderator
    #245315
    hollandnumerics
    Participant

    Hi @robin-w,

    This topic saved, but viewing it showed the following page:

    About Holland Numerics: Blog and Forums. › Forums › test 1

    | Subscribe Favourite
    There has been a critical error on this website.

    Learn more about troubleshooting WordPress.

    topic: test 1

    #245278
    theomichaels
    Participant

    Oh thank you for the quick reply, just to clarify, we have a mix of users that are registered in WordPress and others just registered on our platform; I guess I’m trying to get away from non-Wordpress users also having to register seperatky? Many thanks!

    #245277
    Robin W
    Moderator

    bbpress just uses the WordPress user login, so if they are registered already, they don’t need to re-register to use bbpress.

    #245205

    Topic: Page not created

    in forum Installation
    loona677
    Participant

    Bonjour,
    je viens d’installer bbPress sur mon site WordPress mais les pages : forum, incription, etc…. n’ont pas été créée….
    Merci pour votre aide.

    Hello,
    I just installed bbPress on my WordPress site, but the forum, registration, etc. pages haven’t been created.
    Thank you for your help.

    #245199

    In reply to: Mentions in BBPress

    Robin W
    Moderator
    #245190
    Robin W
    Moderator

    Install this additional plugin

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>theme support

    and you’ll be able to set it to work

    #245150
    Ricsca2
    Participant

    I have to do a redirect of bbpress url with ip but if I disable the wp url rewrite the wp urls continue to be half translated and do not use the ip..

    Can I have the confirmation that the url of the bbpress treads without url regrite is

    http://www.MYSITE.com/wordpress/?post_type=topic&p=26715

    Thanks

    Robin W
    Moderator

    Until bbpress fixes this, the following code will correct

    add_filter ('bbp_blacklist_keys' , 'rew_disallowed_keys') ;
    
    function rew_disallowed_keys () {
    	$moderation = trim( get_option( 'disallowed_keys' ) );
    return $moderation ;
    }

    If you are using

    bbp style pack

    a new version incorporating this fix will be released shortly and the fix will automatically be applied – with an option in bbPress bug fixes tab to turn that off if you don’t want it, or are using you own code

    scmsteve
    Participant

    We had a rash of spam coming into our form today and we were confused because even after adding keywords in to the “Disallowed Comment Keys” in WordPress we were still seeing posts making it through to the forums that contained words we put into that list.

    I think I found a bug in bbPress, and man, it must be rather longstanding… I found a post in the forum from about two years ago that talked about the reworking of the blacklist to using the disallow list [or that the name of the list had changed], and maybe this crept in at that time.

    Here is the code:

    bbpress/includes/common/functions.php:
    866 // Strict mode uses WordPress “blacklist” settings
    867 if ( true === $strict ) {
    868 $hook_name = ‘blacklist’;
    869 $option_name = ‘disallow_keys’;

    In actuality, the key name in the options table is ‘disallowed_keys’.

    I changed the code on our site and it seems to have stopped the flood. Would you take a look and see if I am correct about this? If not, please let me know and I will revert our copy and apologize for the false alarm. 🙂

    Thanks!
    Steve

    #245017
    Robin W
    Moderator

    ok, I use captcha.

    This guide is quite good at explaining, but you will need to create a google account first.

    https://www.wpbeginner.com/plugins/how-to-add-captcha-in-wordpress-login-and-registration-form/

    #244991
    Robin W
    Moderator

    Install

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>column display

    #244978
    Robin W
    Moderator

    it could be one of a few dozen reasons 🙂

    At the moment your site is downloading 2 x bbpress.min.css to the browser together with one bbpress.css, so without soending a lot if time, it is hard to see what changes are in which.

    Can you take out/deactivate your additional plugin and the custom css and then install

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Custom CSS

    and put the

    #bbpress-forums {
    	width: 85% !important;
    	margin: 0 auto !important;
    }

    in there.

    It it does not work, LEAVE that change active, and I may be able to see through the browser what is happening in the background

    #244966
    Robin W
    Moderator

    reply threading means that you can reply to a reply and it will show against that reply, it lets a thread go in many directions – personally I hate it and would not use it.

    ‘Voices’ means the number of different people who have contributed to a thread.

    As to your original question, I cannot replicate the issue, so I can only suggest you try the standard fault finding viz:

    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

    alm1
    Participant

    Wordpress: 6.8.1
    bbPress: 2.6.13.

    shortcode on my Forum page:
    [bbp-single-forum id=846]

    website: https://www.pcrnmra.net/redwood/
    Forum page R.E.D. “Crew Lounge”

    I would like to remove the “POST COMMENT” section on my Forum page (R.E.D. “Crew Lounge”).

    In my Settings/Discussions page, I made sure that ALL of the boxes there are unchecked.

    Is there a way to remove the “POST COMMENT”? section?

    TIA

    #244956
    alm1
    Participant

    Wordpress: 6.8.1
    bbPress: 2.6.13.

    shortcode on my Forum page:
    [bbp-single-forum id=846]

    website: https://www.pcrnmra.net/redwood/
    Forum page R.E.D. “Crew Lounge”

    Is it possible to remove the “MARK ALL TOPICS AS READ” button?

    TIA

    #244944
    ejsoon
    Participant

    When I click on a post, I want it to display only seven replies per page, but no matter how I set it, it shows all replies on the same page.

    Wordpress version: 6.8.1

    bbpress version: 2.6.13

    my site: https://ejsoon.vip

    Sorry but I do not confirm my issue still happens with Twenty Twelve, Twenty Thirteen, I think it is no matter.

    alm1
    Participant

    Wordpress: 6.8.1
    bbPress: 2.6.13.

    shortcodes on my Forum page:
    [bbp-topic-index]
    [bbp-topic-form forum_id=846]

    website: https://www.pcrnmra.net/redwood/
    Forum page R.E.D. “Crew Lounge”

    My site has only one forum (id=846), but when I add the shortcode
    [bbp-topic-form forum_id=846], the dropdown for Forum: still defaults to –No forum –.

    I researched this and found that the shortcode
    [bbp-topic-form forum_id=846] is supposed to fix this, but it is not working for me.

    TIA

Viewing 25 results - 51 through 75 (of 26,830 total)
Skip to toolbar