Search Results for 'bbpress'
-
Search Results
-
I cant make a forum with my admin account. I did some Googling… Found old info and dont understand some of it…. I created another user with a Keymaster and still cant make forums.
I added bbPress/BuddyPress to my current theme.
This is my site http://kastyles.co
These are the only other plugins running.
Comment Reply Notification
Contact Form 7
Instagram Feed
MailChimp for WordPress
ThemeREX Utilities-Needed for my theme
WP-SpamShieldI have the same exact problem:
Cannot modify headers. Parameter 2 to be array, null given in …/plugins/bbpress/includes/common/functions.php on line 1446
My pages/posts can be updated/published, but I get a blank white page with this error each time I update.
Topic: bbPress 2.5.9
bbPress 2.5.9 is out, and is a security release for all previous 2.x versions.
bbPress versions 2.5.8 and earlier are susceptible to a form of cross-site-scripting, due to the way users are linked to their profiles when they are mentioned in topics and replies.
Check the 2.5 milestone for a comprehensive changelog of fixes.
Take a moment to update your bbPress installations to 2.5.9. If you’re using WordPress’s built-in updater, it should only take a click or two.
These fixes have also been ported over to 2.6, which we continue to run here at bbPress.org and BuddyPress.org.
Hi,
I just installed on a test domain WordPress, bbPress and WPML. All are updated to the latest versions. I don’t use any other plugins and the theme is also the default one, Twenty Sixteen.
I setup 2 languages: german as default and english. So the URLs are like this.
website.com
website.com/enI posted some topics in bbPress in both languages and I can see them per language, which is what I want. On the german version I see only the german posts and on the english version I see only the english post.
Of course, a problem may be with the bbPress slugs settings. I cannot translate them but I can live with them.
What I noticed is that when I go to profile and try to see the “Topics Started”, “Favorites” and “Subscriptions”, I see only a message that I don’t have any of those, although on the main Profile page shows that I have started 11 topics.
That might be also a problem because it counts the topics from both languages. But I can live with that also, for the moment.
I switched the languages and I made english default. After doing this, everything worked fine in english but not anymore in german, because german became the second language.
Basically, I can see the “Topics Started”, “Favorites” and “Subscriptions” only for the default language.
Only “Replies Created” show up for both languages.
I also attached some screenshots.
I also changed the theme from Twenty Sixteen to Twenty Fifteen and also Twenty Fourteen. Same problem.
I setup another test website as WP Multisite, without WPML and everything works properly. I had to install another plugin to connect both languages. But I would like to use WPML and a single website, if this is possible.
I hope there is a fix for this. bbPress is the most used forum and WPML should be able to handle it.
Thank you very much for your time.
Best Regards,
AlinHi all
I’m in the process of migrating a custom-built PHP/MySQL forum (approx. 1.8 million topics and replies in total) to bbPress 2.5.8 on WP 4.5. My solution is to generate a bunch of bulk insert SQL scripts for wp_posts with post types forum, topic and reply.
This works. After the import, though, I need to run the bbPress repair tool, in order for posts, post counts etc. to be displayed correctly.
I’d prefer to avoid as many manual tasks as possible when switching from the old forum to the bbPress one, so I’m considering two options:
1) Run the repair from the command line rather than in the browser.
2) Generate the required wp_postmeta rows as part of my export.
I have a couple of questions about this:
Regarding option 1, is it even possible and does such a script exist?
Regarding option 2, what are the required wp_postmeta keys I would need to generate?
Thanks in advance for any input on this.
Kind regards,
Morten Wittrock
Topic: Import PHPBB: wrong authors
Hi everybody,
that’s my first post so I take the opportunity to thank the community for its amazing job.
I am in the process of migrating an existing community (PHPBB based) to BBPress on a dedicated server.In terms of volumes, we are talking about 6K users, 350K replies and 15K topics.
The import seems to run quite well but I’ve notice that the author of certain posts is wrong.
I’ve found in the forum someone with the same problem but he was running a specific plugin to sync his existing PHPBB installation whilst in my case I have a pure PHPBB installation running on version 3.0.12Do you guys no some magic options to remap the posts to the right authors?
Thank you in advance,
Gio