Search Results for 'bbpress'
-
Search Results
-
Topic: Help! Topics and Forums
Hello I installed BBpress, created categories, forums, replies.. I have problems, in all Forums I see all Topics on all Forums.. I see Topics of Forum (General) in the forum (Games), what I do to only see Topics of Games in the forum Games?
And when I create topic, replie, etc.. in the web I didn’t see the HTML helper bar, with the italic, Bold, etc… what i do to put that?
Hi,
WP 4.7, latest BBpress. I have a multisite: swissinformatic.org, magazine.swissinformatics.org, [other stuff]swissinformatics.org. My mail server is @swissinformatics.org and the plugin picks up$_SERVER['SERVER_NAME']to create the no reply address.
COULD YOU HELP US with a setting box to supersede this value?
Meanwhile I replaced it with my site name in the functions.php code, but mind the next plugin update!
$sitename = strtolower( ‘swissinformatics.org );
Always beware of “Educated guess’ I’m not going to buy a mail server for each subdomain and with the present security of providers,…
I also created a no reply alias of my administrative e-mail address.
Everything is fine nowSubscriptions ***********************************************************/
/**
* Get the “Do Not Reply” email address to use when sending subscription emails.
*
* We make some educated guesses here based on the home URL. Filters are
* available to customize this address further. In the future, we may consider
* usingadmin_emailinstead, though this is not normally publicized.
*
* We use$_SERVER['SERVER_NAME']here to mimic similar functionality in
* WordPress core. Previously, we usedget_home_url()to use already validated
* user input, but it was causing issues in some installations.
*
* @since bbPress (r5409)
*
* @see wp_mail
* @see wp_notify_postauthor
* @link https://bbpress.trac.wordpress.org/ticket/2618
*
* @return string
*/
function bbp_get_do_not_reply_address() {
$sitename = strtolower( $_SERVER[‘SERVER_NAME’] );
if ( substr( $sitename, 0, 4 ) === ‘www.’ ) {
$sitename = substr( $sitename, 4 );
}
return apply_filters( ‘bbp_get_do_not_reply_address’, ‘noreply@’ . $sitename );There has been a survey for 2014 and 2015… since the plugin has grew so massively I thought a survey would have come about however there was none.
The information from it is really interesting… when are we likely to see the next bbPress Survey?
Hi guys, I will just say first that I do not know much about coding.
I just installed bbpress and now i have this error come up in my wordpress dashboard
Warning: preg_match(): Unknown modifier ‘0’ in /home2/eli/public_html/juniortactician.com/wp-includes/class-wp.php on line 231
Warning: preg_match(): Unknown modifier ‘0’ in /home2/eli/public_html/juniortactician.com/wp-includes/class-wp.php on line 232
the code on those lines are as follows:
if ( preg_match(“#^$match#”, $request_match, $matches) ||
preg_match(“#^$match#”, urldecode($request_match), $matches) ) {what does this mean and how can I get rid of it?
Thanks in advance.
Topic: Paging on custom short code
Hi I am using a custom short code to show about 10 latest replies on my reply dash board.
I get shortcode from this link by applying this code : http://www.daggerhart.com/bbpress-recent-replies-shortcode/what I want is to add paging (nav) at the bottom to show more then 10 replies on other pages. please suggest solutions.
Hello,
I have used Image Upload for BBPress to upload and attach image to forum.
my problem is image is not responsive. It will just shrink its width. I tried playing with firbug and remove image attributes and set max-width to 100%.
It works… Now my problem is which file to edit and how. Im not a coder. I just learned css and have little understanding on php…Topic: bbPress error
bbPress tell me error with the WordPress version (4.6.1), when I install crashes the site and view the error page. Why does this happen?
I recently had my SMF forum migrated to BBPress. I’m just now starting to configure everything and I found that when trying to update my BBPress profile I am getting following errors:
ERROR: Please enter a nickname.
ERROR: This email is already registered, please choose another one.
A Nickname is required. Please choose a nickname or fill out your first and last name.If I re-enter my nickname then the first and third errors go away but not the error about the email. This is confusing because I’m trying to update the profile and not create a new one.
When I deactivate all other plugins except for BBPress and activated Twenty Fifteen theme and try to update the profile again I only get the first two errors. The third one occurs when I turn on iThemes Security.
Does this have something to do with the migration of users? I have contacted the migration company but thought I’d also try here in case you have an suggestions.
Hello,
I’m trying to import a large mybb installation into bbpress. The problem happens when it goes to import topics that have many replies. For some reason, it’s splitting those topics into their own topics. I don’t know why it’s doing this I’ve done it several times (I made a backup of my database so I just restored it and tried again).Is there a glitch in the plugin that is telling it to split those topics into multiple topics into bbpress?
It will import the topics with the title “RE: Some Topic” So each reply, is it’s own thread with only one reply. It’s very strange and I’m wondering if anyone else has encountered this.
Topic: Traffic drop with bbpress
I recently started using bbpress forums on my site, after which I have observed a significant traffic drop, does anyone know why this may be and if there are certain SEO settings etc I may need to tweak to fix this issue?
Any help would be appreciated,
Thanks
Topic: Error in @mention in bbPress
Hello
When I mention the person in the topic or reply, do not notification him in BuddyPress Notifications that it has been @mentioned him in the topic or reply
thank you πI am in the process of creating a bbpress forum.
How can I remove the admin toolbar and deny dashboard access to members? Is there a setting that I am missing? If not, are there any plugins that you recommend?
Is it possible to integrate wordpress, bbpress and buddypress so that a user’s profile shows
1. wordpress posts
2. wordpress comments
3. Forum topics
4. Forum replies
5. Buddypress status updates.How can I achieve this?
Thank you.Topic: Importing from Xenforo
Has anyone successfully imported to bbpress from Xenforo?
I used 2.6 version and I was able to import posts and threads.
But quotes, user name tagging and attachments did not get imported.1. Attachments: Since bbpress does not have attachments feature, should I install any plugin before I import?
2. Quotes:
It will be great if quoted text appear in a box with a different background color.As shown below, quoted text appear like this ==> username, post: 23013, member: 922 wrote: quoted message.
This makes it difficult to differentiate between the quoted message and the reply. How can I fix this?
For example,
Valli, post: 23412, member: 922 wrote:
That is why I am asking how to make her eat.Valli, you canβt make the child eat by force. This kid already seems to have some strong negative association with food. If the mother comes to school and force feeds her it is only going to make it even harder.
Valli, post: 23412, member: 922 wrote:
It is too long to eat only chips and juice.You are correct, Valli!
Valli, post: 23013, member: 922 wrote:
If someone feed her food from her lunchbox she cries too much.I think this is serious. You have to talk to the parents about it.
[USER=15]Samvaad[/USER], do you agree?3. Username: As seen above, username is also showing up like this.
Thanks.