Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 6,576 through 6,600 (of 64,487 total)
  • Author
    Search Results
  • #196857
    armyadarkness
    Participant

    Also… Do you think that buddypress and bbpress do the same things? I didn’t think so, but several people have implied that they do, and that it’s causing conflicts for me because I use both

    #196843
    mrwassen
    Participant

    Hi guys,

    I am fairly new to the bbpress world. The issue I am having is that a user subscribed to a forum receives an email notification when a new topic is posted, but NOT when somebody replies to a topic.

    I setup a brand new site with only bbPress and buddypress and replicated the issue there. My versions are:

    Wordpress: 5.0 (also an issue on v. 4.9.8 in the live site)
    Buddypress: 4.1.0
    bbPress: 2.5.14
    Theme: Twenty Nineteen v. 1.0 (bundled)

    I am unable to find any settings other than “Allow users to subscribe to forums and topics” in the Forum Settings which is ticked.

    Any help would be appreciated.

    Thanks

    Dennis

    #196842
    haddly
    Participant

    Hi, thanks for the quick response.
    I also want to change the message in German.
    but i have two files:
    one is wp-content/plugins/bbpress/languages/bbpress-de_DE.po
    and one is wp-content/languages/plugins/bbpress-de_DE-formal.po

    I have tried adding a dir after bbpress in my theme i.e. mytheme/bbpress/languages/bbpress-de_DE.po
    and then changing the translation in this .po file, but this hasnt worked.
    Any ideas?

    #196841
    arturooo32
    Participant

    WordPress 4.9.8
    bbPress 2.5.14
    ProfileGrid 3.2.1
    http://Www.lokmiechow.pl

    Hello, i use bbpress and ProfileGrid. I have problem with profile user. Now i have 2 various profile user. 1st is from forum mybb and 2nd is from profileGrid.
    1st view is, if i click on name author post. I think i need change it in file php but i dont know how and where.

    
    1st) http://www.lokmiechow.pl/forums/user/assadsadas-asasda/
    2nd) http://www.lokmiechow.pl/konto/?uid=10
    

    I would like have only 2nd view. What should i change and where to fix it?

    I would like also add options from 1st to 2nd view, for example in new overlap “user forum stats”.

    #196832
    canadabri
    Participant

    I have given an honest effort searching to find out which plugins or modifications are needed.. not much luck finding these answers.

    What bbpress addon is the wordpress support forum using to put the little check mark on a resolved topic? I did find a support plugin, but its not the right one.

    And how is the styling accomplished in the forums there (and here) where you see the “Started by: <username> in: <highlighted forum name>”. I am also trying to get the Freshness column left aligned as opposed to centered in its column.

    #196830
    armyadarkness
    Participant

    In world where customization is everything, how can bbpress be so far behind the times?

    The number one complaint that I get from customers, is that the colors and fonts are very hard to read, because font size is not easily changed, and neither is font/ background color.

    I’ve scoured the web for this info, and I’m the only person asking how to change the font size and color in bbpress forums. Unbelievable that I can build my own website and forum, but then not complete such a menial task like changing a font color.

    That seems like first day material… How are business owners adhering to strict recipes for a successful and efficient business model, when you waste countless hours daily, trying to perform basic function?

    Its all so misleading and disheartening. Why imply that it’s DIY if it’s not?

    #196829
    Robin W
    Moderator

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    find
    wp-content/plugins/bbpress/templates/default/bbpress/form-user-register.php
    Make a copy of this file, and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/form-user-register.php
    bbPress will now use this template instead of the original
    and you can amend this file.

    #196802
    shubh2018
    Participant

    When i create new topic it shows normally no issues!!
    But i had a huge data that needed to be imported on the same site. I used WP All Import Plugin for the import and I imported the data into topics… Actually I only require the topics section so there is forum I want to show… I managed the look. But after the import finished. I cant see the list of topics that meant to be seen on my homepage. Though I see the topics in the sidebar under related topics. I used shortcode [bbp-topic-index] to show the topic on my homepage.
    I can also see the topic in my wordpress topics section…
    So, I decided to take a look in my database. I saw that earlier when i created topics it was stored in wp_posts table but now after import all that new data is in wp_pmxi_ tables and topics were in wp_pmxi_topics table. I don’t know if that supposed to be but I cant solve this issue… I even imported data again in posts which then went to wp_posts table in database but ofcourse wordpress was taking that as posts not bbpress topics…
    Can please someone help me out?

    #196786
    haddly
    Participant

    Hey,
    I have my own plugin that i add snippets to occasionally.
    I want to add my own registration message to the forum, but i assume that with every bbpress update, it will get overwritten if i change it in the form-user-register.php file directly.
    can you tell me how to overwrite the message please with an additional function?
    thx

    #196784

    In reply to: Categories and Topics

    Robin W
    Moderator

    yes with bbpress you can make a post sticky or super sticky – stick or stick to front

    sticky puts it at the top of its forum, super sticky put it at the top of all forums

    #196783

    In reply to: phpBB import (again)

    Robin W
    Moderator

    @lorax

    Fantastic, glad that through persistence you got there. I started with bbpress 4 years ago, from a Snitz database, and it took 24 attempts to get the custom importer to work, so I know the frustration you have gone through.

    I can’t comment on the missing fields as I don’t know phpBB, but thanks for posting the solution, this should help others trying the import.

    #196766
    porkchop73
    Participant

    Hello. WP version 5.0 BB Press Version 2.5.14

    I have a quick question. I have searched and found no answer thus far. It involves creating categories and forums under them categories and then topics showing up in categories that they don’t belong in.

    Example:

    Category Example 1:
    Forum Example 1
    Forum Example 3

    Category Example 2:
    Forum Example 2:

    Now say I post a topic in Forum Example 2 under the category Example 2. When I go to read any topics in category example 1 forums 1 or 3, I see every single post made in category 2. Now that is kind of counter productive is it not? I do not see the need to create categories and forums if all posts are going to show up no matter where I look anyhow.

    I have never met a forum system that does this. I helped develop a piece of software based on a forum with close to a million downloads before we called it quits so I am a shade on the forum familiar side but this boggles my mind. I am rather new to WordPress and BBPress so I am more than sure it is my missing a setting or something?

    I appreciate all the hard work that has gone into this. I am having a good time with it thus far. My sincerest apologies if this has been covered and beat to death already.

    #196764

    In reply to: phpBB import (again)

    Gregg
    Participant

    Resolved!

    Grab a cup of coffee and a seat and I’ll tell you the story of how you might be able fix this. It may take several hours so be prepared…

    Situation I was in:
    Older version of phpBB 3.1v and wanting to port all topics, replies, and users to bbPress (latest version at the time). A handful of issues existed that were causing more trouble than they were worth. Host of the old site is GoDaddy. The new site is on WP Engine.

    Forum Stats (approx)
    Users: 2200
    Topics: 7800
    Replies: 22500

    Outcome:
    Successfully ported all topics, replies, and users to bbPress.

    Updated phpBB
    REMOVE ALL MODS, STYLES, anything that’s not a part of the out-of-the-box install. Then follow the upgrade instructions. Make backups (I kept a copy of the existing site on my local machine and duplicate database on the host). I found these instructions most helpful: https://www.phpbb.com/support/docs/en/3.2/ug/upgradeguide/upgrade31/

    The Issues
    There were two issues I ran into (in different flavors but it turns out they just stemmed from these two). 1st – utf8 formatting and 2nd missing fields. These issues are with the import and NOT the upgrade for phpBB. I was able to resolve those issues by making sure I followed the instructions on that link to the letter.

    The first error (I don’t remember the exact error string but it was either utf8mb4 or just utf8 but it simply means the database holds the data in an older format. The solution is to export the date from the database then create a new database and restore the data into it. By creating the new database the fields will use the proper format and when the restoration is complete this issue should be resolved.

    The second error was a little more mysterious – as in I’m not sure why it happened but essentially the import routine is looking for fields that don’t exist in the phpBB install even after I successfully updated it. The solution was to create the fields needed. How?

    How to create the fields to get rid of the missing field errors
    Note I created a copy of the functioning database on my phpBB install so I could screw it up and not hurt the functioning website. So here’s an example.

    The error I got basically said the script couldn’t find “users.user_from” in the database I was trying to import from. That’s not an exact quote but the gist. So I edited the copy of my database and added the missing field (user_from) to the table it was looking for it in (users) using datatype VARCHAR and length of 255 (all else was left to default). I had to do this about a dozen times between the users, topics, and forums tables.

    I should note I imported all of my users as well. I had to try this whole process several times. I’ve spent 40+ hours trying to figure this all out (I’m not that familiar with phpBB or bbPress) but the actual process once I figured out the issues – took about 6 hours – mostly waiting for the script to process the data. If your import bombs – read the error and look carefully at what it’s looking for or doesn’t like. Most likely it’s looking for something that’s not there.

    I was worried that the connections between topics and replies and users would somehow be messed up. But in the end, it looks like it all came out fine. I’m pretty sure I’ll find something amiss – that’s my cynical side but maybe I’ll be pleasantly surprised.

    Good luck!

    #196730

    I guess this affects the Avatars on the forum as well.

    Yep! That’s a site setting that bbPress is going to obey.

    #196728

    Yep! We are running it here on bbPress.org!

    #196726

    Yes, there is.

    I must not have edited the link when I updated and saved the rest of the page.

    I’ve updated the page now. Here’s the link if you need it:

    https://downloads.wordpress.org/plugin/bbpress.2.6-rc-7.zip

    Sorry about that!

    #196722

    In reply to: Trackbacks

    Robin W
    Moderator

    I just looked in trac, and fixing this is now a 2.8 goal.

    However this looks like it might help

    // Force ping_status on bbPress post types 
    add_filter( 'pings_open', 'rew_force_ping_status' ); 
    
    function rew_force_ping_status( $open, $post_id = 0 ) { 
    
    // Get the post type of the post ID 
    $post_type = get_post_type( $post_id ); 
    // Default return value is what is passed in $open 
    $retval = $open; 
    // Only force for bbPress post types 
    switch ( $post_type ) { 
    case bbp_get_forum_post_type() : 
    case bbp_get_topic_post_type() : 
    case bbp_get_reply_post_type() : 
    	$retval = false; 
    break; 
    // Allow override of the override 
    return apply_filters( 'rew_force_ping_status', $retval, $open, $post_id, $post_type ); 
    } 
    #196719
    cdwed
    Participant

    I see that users have been asking to fix this problem for years. I am getting hit hard by this on my site. I cannot disable trackbacks. Before I remove BBPress from my site, do you have a patch to fix this annoying problem in your software?
    Peter

    #196714

    Topic: Search issue

    in forum Themes
    grignondev
    Participant

    Hello,

    I got a bbPress forum on my website using this template : https://afthemes.com/products/elegant-magazine

    My version :
    WordPress : 4.9.8
    BBPress : 2.5.14

    My problem is when I use search function on my forum, its works not fine : the result is not display. And when I try with Twenty Seventeen theme for exemple, the search works.

    My question is : What I must do ? Change my theme ? Or its possible to fix it with my current theme.

    Thanks in advance bbPress family !

    #196713
    Randall Camacho
    Participant

    hi
    the download page shows “bbPress 2.6 Release Candidate 7”
    but the file shows RC6
    even when installed it shows RC6 in WP admin

    #196698
    grignondev
    Participant

    Hello, I tried to repair the forum one option by one, and its didnt fix the problem.

    I forget to say my version :

    WordPress : 4.9.8
    BBPress : 2.5.14

    I refresh my permalinks, not working too. Anyone got an idea ?

    Thanks in advance !

    #196694
    John O
    Participant

    Hi,

    With WordPress 5 imminently upon is, I wanted to check whether there are any anticipated issues using bbPress in a WordPress 5 install that is running the Classic Editor?

    I am assuming that as bbPress is used for the support forums on WP.org it will be ok?

    Thanks in advance,

    John

    #196685
    jsima
    Participant

    I am using bbPress and i have created 5 categories E.G general chat, random discussion, marketing, media, off topic. I want to set limitation for users. I want to restrict general chat and random discussion for user A and media, off topic for user B and random discussion, media for user c. Is there any plug-in (free or paid)?

    Waiting for your kind reply.

    Hi there!

    If you’re looking for an off-the-shelf solution, BuddyPress and the Private Messages component sounds like the best one. You’d still need to tune it a bit with some custom code to lock it down exactly how you’ve described, but it gives you isolated message threads with invitees, notifications, an inbox, etc…

    Technically, in the next major version of bbPress (2.6) you could use the new engagements API to keep those conversations a forum topic, but limit them to specific invited users, but that’s probably more work and less obvious to end users what it’s for & doing.

    #196675
    grignondev
    Participant

    Hello Bbpress family !

    I just import an old forum from PhPbb to Bbpress. I got a first problem with the forum who didnt diplay topics but I solve it. Right now, I got an other problem : When I’m on a user profil, the topic & reply count is good, but if I want to display topic’s & reply’s user, it return ALL of topics & replys of the forum ..

    An exemple : https://www.pnc-contact.com/forum/users/steward95/topics

    Someone know this issue ?

Viewing 25 results - 6,576 through 6,600 (of 64,487 total)
Skip to toolbar