Search Results for '"wordpress'
-
Search Results
-
Topic: bbPress forum under attack!
I’m on bbPress 2.6.6, WordPress 5.8.1, and the site is http://bluebirdnut.com/forums/.
I had another SPAM attack last night, this time in the main forum. Hundreds of posts were made, all filled with what looked like Chinese characters. After the last attack, I set flood control at 90 seconds. Whatever or whoever made this attack managed to make it by just waiting 90 seconds between posts. I only caught it because I woke up at 4AM and checked my email and found a new participant had signed up for the forum. I UNchecked the box to “Automatically give registered visitors the
Participant forum role”, which the documentation says will force me to manually assign all user access to your forums. But the new user was able to post without my having approved his role as a participant. I’ve now installed a reCaptcha plugin, but I don’t understand why the settings I’ve specified are being ignored.
Oh, and when I checked the user’s profile (before deleting it) it was able to assign itself the MODERATOR role in addition to participant! I had to disable the plugin in the middle of the night in order to stop the attack. And the IP address of both this attack and the previous one (which I reported in this forum, but didn’t receive a single reply) resolved to the West coast of the US, not China.Hi, I had to restore this in phpmyadmin usermeta after a glitch that caused me to lose my admin privileges
a:2:{s:13:”administrator”;b:1;s:13:”bbp_keymaster”;b:1;}Since then my WP profile page no longer shows the forum role drop-down. This happens just for my profile (I am Admin) and no-one else’s. In the forums my profile is still showing as Keymaster.
It’s not a major issue but I was wondering if there is something else that got corrupted in the database, and how to track it down.
Wordpress 5.8.1
Topic: Forum Display
Hello, I have successfully installed BBpress and have it displayed on a forums page. I would like to have 2 different forums pages, one for investors and one for developers. I have created several forums, however, I would like to display certain ones on one page and certain forums on another. How do I accomplish this? Do I have to have have all forums display on the same page?
Wordpress = 5.8.1
BBpress = 2.6.6Site = http://www.cryptobeya.com
I suppose this isn’t WordPress or BBPress specific, but trying to figure out if there is a WordPress way of doing this.
I am using BBPress, and on some page, such as
https://somesite.com/lesson/some-lesson/
, I have a block with a link to a discussion topic. That link is of form<a href="javascript:void(0);" data-target="#myModal" data-href="somesite.com/forums/topic/required-discussion-1/" data-toggle="modal" class="openPopup"><h3 class="topictype-title">required discussion 1</h3></a>
The modal popup is handled in bootstrap via
<div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog modal-xl"> <div class="modal-content"> <div class="modal-header"><button type="button" class="close" data-dismiss="modal">×</button><h4 class="modal-title">Class Discussion</h4> </div> <div class="modal-body"></div><div class="modal-footer"><button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div>
And with jQuery
$('body').on('click', '[data-toggle="modal"]', function(){ $($(this).data("target")+' .modal-body').load($(this).data("href")); });
What happens now, is after hitting submit, the modal goes away, and the forum topic page with the submitted reply is loaded: url
https://somesite.com/forums/topic/required-discussion-1/#post-25847
The thing is, after user submits from the modal, I want either
**1) the refresh (so, going to
https://somesite.com/forums/topic/required-discussion-1/#post-25847
) to happen in the modal, or****2) for the modal to simply close and user is returned to exactly as they were prior to modal popping up, that is, to
https://somesite.com/lesson/some-lesson/
**Ideas on how to ideally achieve these two behaviors? I have never worked with modals before, so curious what are some best practices here to get the desired behavior.
Thanks!
I already have a website up and running for 5 years.
Now we want a Forum. It will be private by invite only.
Can I add the plugin to my website?
Or do I need to create a brand new/unique WordPress install in a different folder and install the plugin?Hi, we are using BBPress on ccwbra.com with WordPress 5.5.6 running Total theme.
Our users can reach the forum landing page(https://ccwbra.com/forums_test/), but get 404 Page could not be found error when accessing any Forum or Topic.Hi,
I’m experiencing some really odd behaviour when trying to change the slug for my Buddypress group directory (under which all my BBpress forums are housed) and redirect traffic.
My set-up is: BP 9.1.1; BBp 2.6.6, WP 5.8.1
Short explanation:
- traffic to a pre-change (/[old]/[groupname]) group url is being redirected to (/[new]/[groupname]/forum)
- This happens regardless of whether:
- There is a specific redirect in place
- There is a regex redirect in place (/[old]/(.*) to /[new]/$1/)
- There is no redirect at all
- My redirect provider – Rank Math – can’t explain this.
I’ve not modified my hta, and the only other redirect rules in page on the site relate to post-login behaviour. It seems there’s something deep within Buddypress, BBpress or WordPress which is driving this, but I have no idea what.
Does anyone have any idea what might be causing this abd how to address it? I dare not make this change on my live site without resolving and having a clear idea what’s behind it.
Appreciate any suggestions…
I recently had an attack on my forum where almost 14,000 posts were made in rapid succession, all with oriental characters. This wasn’t my main forum, but a secondary forum, so the contents isn’t super-important, although I’d like to preserve it if possible.
I’ve tried sending the offending topics to trash, but there are at this point 11,000 of them, and every time I try to delete even 100 using the Bulk actions, I get a Resource limit message with a 503 or 505 error. I can’t possibly delete the topics one at a time! I’ve tried sending the entire forum to trash, but I get the same thing.
In addition, I don’t understand how there could be topics started by Anonymous, when in my forum settings I have that ability UNchecked. After the attack, I upped the flood control settings to 90 seconds, and closed that forum, but I still don’t understand how they got in to do all that!
I’m on bbPress 2.6.6, WordPress 5.8.1, and the site is http://bluebirdnut.com/forums/. The forum where the bogus posts are located is the second one listed, Soup to Nuts forum.