Skip to:
Content
Pages
Categories
Search
Top
Bottom

Directed Image Upload

Published on November 30th, 2017 by kumiadmin

We are setting up discussion groups for an educational course we are developing. Each group is private to a course. Within the group, users will have the ability to upload images of their work that will be visible to other members of that group, but not to anyone outside. I have been exploring medial manager plugins that allow images/media to be tagged. What i need to be able to do is when a user in a group uploads an image, to tag or mark that image so that it appears in a virtual folder, or within a taxonomy for that specific group so that we can maintain some semblance of order in the media manager, and periodically delete those images from the site.
Is this possible?

Creating Forum for Groups

Published on November 30th, 2017 by mbfit

Hello, I’ve noticed when creating a Group and selecting to allow to create a Forum for that Group it seems to load ALL the Group Forums on the Main Forum page. Meaning the more Forums users create for their Groups the more it just extends the size of the main forum page. Does that make sense?
I’ve created 8 demo Groups and selected include a Forum for each one, and now all 8 appear on the main forum page, ever increasing…
Is there a way to default it to only show 4 on the main page while also allowing it to change via user updates?

I’m having trouble with the “Topics with no replies” shortcode

Published on November 29th, 2017 by ancawonka

Hi there,

I’m trying to show users a list of the topics with no replies. However, I’m getting a “Oh bother! No topics were found here!” message on that page. Here’s what I did:

1. I created two forums, each one with topics. Each forum has topics with no replies in it.
2. The topics display the following information (Voices: 1, Posts: 1). (Instead of “Voices 1, Replies: 0);
3. I created a page, and added this shortcode:

Viewing 25 topics - 12,501 through 12,525 (of 27,127 total)
Viewing 25 topics - 12,501 through 12,525 (of 27,127 total)

The site is a multisite, configured as a subdirectory install.

Also, when I try to hit the no-replies view directory by going to {domain}/sitename/forums/view/no-replies I get a 404 page.

I wonder if I’ve configured something incorrectly?

(edited so I could subscribe to follow-up replies)

Help Creating Join for Topic Content on a Custom Import

Published on November 29th, 2017 by ahau

Hi,

Could someone help me with the syntax for the following join

SELECT
maoriorg_exportoldforums.pp_threads.thread_subject,
maoriorg_exportoldforums.pp_posts.post_message,
maoriorg_exportoldforums.pp_threads.thread_id
FROM
maoriorg_exportoldforums.pp_posts
INNER JOIN maoriorg_exportoldforums.pp_threads
ON maoriorg_exportoldforums.pp_posts.post_id = maoriorg_exportoldforums.pp_threads.thread_id
GROUP BY
maoriorg_exportoldforums.pp_threads.thread_id

This is what I have come up with so far, (compied from bbPress1.php to follow) but not sure how to put the GROUP BY clause


		// Topic content.
		// Note: We join the 'posts' table because 'topics' table does not include content.
		$this->field_map[] = array(
			'from_tablename'  => 'posts',
			'from_fieldname'  => 'post_text',
			'join_tablename'  => 'topics',
			'join_type'       => 'INNER',
			'join_expression' => 'USING (thread_id) WHERE posts.post_position IN (0,1)',
			'to_type'         => 'topic',
			'to_fieldname'    => 'post_content',
			'callback_method' => 'callback_html'
		);

Mind you, I could also have the wrong fields in the wrong place so any corrections and help most appreciated.

Thank you for your time 🙂

recent comments widget translation

Published on November 29th, 2017 by ytwebdesigns

Hi

I am using bbpress on hebrew website.
Using Poedit to translate
I have managed to translate most strings but I have the string “on” in english on which appears on line 1186 in widgets.php
i also tried editing the php code on this row and replacing “on” with a hebrew string and uploading to wp-content/child/bbpress/includes/common/widgets.php but this didnt work
also in po file tried translating string and replacing “on” with “test” this didnt work either.

I cant seem to apply any css on this either
https://forumbaaleytshuva.co.il/category/%D7%9E%D7%90%D7%9E%D7%A8%D7%99%D7%9D/%D7%93%D7%99%D7%95%D7%9F-%D7%A0%D7%95%D7%A7%D7%91/

screenshot below

View post on imgur.com

thanks

My Topics arent working!

Published on November 29th, 2017 by wouterjans14

Hello,

Whenever i open a topic i made, i get this weird screen instead of the regular screen
Here’s a gyazo of the problem
https://gyazo.com/044c181a28b6cc245ef80620ca9b8132

No bbp-themes folder

Published on November 29th, 2017 by lisa044

Hi,
I am following these instructions (https://codex.bbpress.org/themes/theme-compatibility/step-by-step-guide-to-creating-a-custom-bbpress-theme/) and have got Cyberduck connected but in the wwwroot > wp-content > plugins > bbpress folder there is no ‘bbp-themes’ folder as the directions state.

No idea what to do next, whether I should be using a different folder as the instructions are out of date for my version or what??

Think Im on wordpress 4.8 and bbpress 2.5.14

Thanks
Lisa

View Profiles from Profile Builder

Published on November 29th, 2017 by lohtec

Hello, I would like to have the profile fields of the Profile Builder plugin displayed in the bbpress profile. Is there a plugin here? Thanks for your help

bb Press forum window is too small

Published on November 29th, 2017 by gpprasad

I had installed the bb press and the forum window is very small.You can check it here.

Organic Square, my powerfull BBPress hack.

Published on November 28th, 2017 by peter-hamilton

Hi all, I have been playing on and off with WordPress, BBPress and Buddypress, mostly to build my own company website.

I have almost completed my quest to make BBpress as functional and user friendly as any other major, paid for, forum software offers, and I think I have even improved to my own preference and proven that BBpress is capable to be better then any commercial package.

Please review my website, I have a demo account as you need to be logged in for all the plugins and hacks to be visible.

I have added quite a few plugins and function snippets, I do not know how to code php or javascript, just basic html and css for the rest I cut and paste until it works, although I do understand what I am looking at with php after 4 years of cut-and-paste…lol

www.seedism.nl

username: demo
passowrd: demo2017

Just to let you know, I breed hybrid strains of medicinal Cannabis so you will find this content on my website!!

Skip to toolbar