Search Results for '"wordpress"'
-
Search Results
-
Topic: Sidebar Messed Up
I have been struggling with this strange problem. We use bbpress with wordpress. Nobody (except for the site admin) can create a topic or reply in the forum containing the word “breast”. We have to intentionally misspell it as “breastt” or something like that. We have uninstalled Akismet. We do not have any spam filter or content filter plugins. Also checked Settings – Discussion, and Comment Moderation and Comment Blacklist are entirely empty. Any idea what is blocking this word? Thanks!
Topic: Cover Photo Issues
Hi,
We’ver recently launched our site, http://www.theknightsrequiem.com. Our site usses both buddypress and bbpress. We are having an issue with cover photos being uploaded to users profiles.
When you try to upload the photo, you get a progress bar, like you would see any other time. However it never appears, you just receive the message
“For better results, make sure to upload an image that is larger than 0px wide, and 225px tall.”Again no image is actually uploaded or displayed. However, we can upload user profile photos.
We are running WordPress 4.8.2
Our theme is Game Addict by Skywarrior
Potential plugins that could be affecting this, Buddypress itself, bbpress.Thank you for your time and help.
Topic: Email Users
This is probably a very simple question. I have different types of users / subscription levels on my forum. How can I write them emails out of wordpress ?
Hey All,
I’m in the process of migrating an archaic and otherwise obsolete custom-built forum written in ASP to bbPress. The forum has been around for about 20 years and it was essentially a vBulletin clone. It has roughly 10 million posts and growing.
I’d exported CSVs of tables from the existing forum. We imported the users into the database and then associated them with the relevant posts. In the database now, wp_postmeta is 2.5 GB and wp_posts is 4.4 GB. Suffice to say everything is slower now, but the forum is 1200bps dialup modem slow.
I installed Query-Monitor to try and figure it out and this query is taking 53 seconds:
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta
ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1
AND wp_posts.post_parent = 36005
AND ( wp_postmeta.meta_key = ‘_bbp_last_active_time’ )
AND wp_posts.post_type = ‘topic’
AND ((wp_posts.post_status = ‘publish’
OR wp_posts.post_status = ‘pending’
OR wp_posts.post_status = ‘closed’
OR wp_posts.post_status = ‘hidden’)
OR (wp_posts.post_status = ‘private’))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value DESC
LIMIT 0, 15I spent time checking out this ticket https://bbpress.trac.wordpress.org/ticket/1925 but wasn’t really left with an idea of what I should be doing to fix this. Not really sure where I should start in thinking about how to get this down to normal speed. I have this running on pretty stacked machine and DB instances on Google Cloud, but I’m open to any input around what the specs of the boxes need to be to handle this.
Also, we’re also migrating our e-commerce site to WooCommerce from Shopify, so speed is definitely a huge issue and I don’t want to have the whole site be slow just because of the forum.
Thanks for any help!
Hello,
I just want to import my phpBB forum (version 3.2.0) to BBpress. I tried with “tools/import” but it doesn’t work. The tools didn’t import a single forum or topic.
How can I do this?
Another question : how can I increase the size of the font in BBpress? I would have the same size as this forum, on wordpress.org. The original size is really too small.
Thanks a lot.
I am using WordPress Version 4.7 And have installed bbpress version 2.5.12.Every thing is working fine but in
edit profilepage no edits are updating.I have checked it for bothadminandparticipantrole.After edit profile button submit it redirects to following url
http://mysite.com/forums/user/pro2/edit/?updated=true but nothing is changed actually.How can i solve this problem?pls helpTopic: import from invision
Hi, I’m trying to use import from invision. I get the message below.
The invision database’s “members” table on my system does not have a “member_id” column – it just has “id”
WordPress database error: [Unknown column ‘members.member_id’ in ‘field list’]
SELECT convert(members.member_id USING “utf8mb4”) AS member_id,convert(members.members_pass_hash USING “utf8mb4”) AS members_pass_hash,convert(members.members_pass_salt USING “utf8mb4”) AS members_pass_salt,convert(members.name USING “utf8mb4”) AS name,convert(members.email USING “utf8mb4”) AS email,convert(members.joined USING “utf8mb4”) AS joined,convert(members.members_display_name USING “utf8mb4”) AS members_display_name FROM ibf_members AS members LIMIT 0, 100Topic: Activation e-mail not sent
WordPress 4.8.2 running Impreza theme
bbPress 2.5.14-6684I recently installed bbPress and the e-mail activations were working fine. I made no changes and now the activation e-mail is not being sent. I did go in manually and assign those users access manually but need to find out / fix the issue of activation e-mails not being sent to users to verify.
Kenneth
Hey guys, I am new to wordpress, and bbpress. I am starting a forum, and I want to add a profile page for the users. I also want to add the ability to make a signature at the end of their posts. I do not know how to work with the scripts so much, I get lost in which editor I should be using, or where to place the information. The scripts I have put in following other threads have had no effect.
Im trying to create a FORUM section for my MEMBERS ONLY area of which I’m using Thrive Themes awesome feature ‘Thrive Apprentice to create (Thrive apprentice creates a different section to my main website with a different menu and logo)
I’m using the bbPress plugin for this forum section, however whenever I click on any link it goes back to my main page section with the separate menu logo etc.
Is there a way to make my forum stick in my Thrive Apprentice Area without redirecting to my main website?
This is where I want my forum to be and stay – https://direwolves.gg/members/forums/
This link is where I’m redirected to – https://direwolves.gg/forums/forum/general-discussion/Wordpress version: 4.8.2
bbPress version: 2.5.14Topic: Groups Blog is not displayed
Hello
Have the plugin BP Groupblog installed and activated. Unfortunately this function is not displayed in the group area either when creating a group or in the settings of the group
Can someone tell me why, that can be
Use
WordPress 4.8.2 uses the topic BP Magic.
BuddyPress version 2.9.1
Hello,
I have a private forum.
Yesterday, I wanted to move a reply to a new forum I created. But I guess I did something wrong.
Now, the participants of the forum could not see anymore the Topics and Replys. They only can see the Forums but when they click on Forum to get acces to all the Topics inside of the forum, there is a message saying: “What a pity, there is no topics find here”.
What’s strange, as a webmaster, I can see all the topics perfectly…
Do you have any idea of what’s wrong for all the users ?
Thanks.
Paul
My webiste is: https://celtinvest.com
My WordPress is: 4.8.2
My bbPress is: Version 2.5.14