Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 12,476 through 12,500 (of 64,487 total)
  • Author
    Search Results
  • #171157
    Andrew Tibbetts
    Participant

    Thanks, Stephen.
    Ok, so, Query Monitor is telling me that topic pages are returning true on a bunch of is_s:

    is_page()
    is_singular()
    is_bbpress()
    bbp_is_single_topic()
    is_buddypress()
    bp_is_group()
    bp_is_group_forum_topic()
    bp_is_group_single()
    bp_is_groups_component()
    bp_is_single_item()

    But, when i put echo is_singular( bbp_get_forum_post_type() ) ? 'yes' : 'no'; exit; on line 255 of bbpress/includes/common/template.php inside bbp_is_single_topic(), I get a white page that says “no”.

    membershipsite101
    Participant

    Thanks Maury for the reply. I did nothing literally. I installed the bbpress plugin from inside wp. I then created a page called forum in optimizepress, picked a template which is screenshot1. In the template I simply added this [bbp-forum-index]

    Other than that I did nothing

    forum root slug is discussion
    single forum slug is forum

    I didnt copy anything or move anything, I am semi illiterate on that, but with step by step I can handle it.

    Manuel Fritsch
    Participant

    WP Version 4.4.1, bbpress 2.5.8, http://de.movemeta.org/foren/

    Hi,

    just like in WordPress.org and bbpress.org forums, I would like to enable users to insert blank lines to be visible after posting. Please tell me how to accomplish this – I know that the limitation is there to prevent users posting 1000 lines in a row, but clearly, to have at least one blank line was considered preferable around here, too.

    Thank you,
    Manuel

    #171151
    Stephen Edgar
    Keymaster

    @andrewgtibbetts can you install the following two plugins and take another look?

    https://wordpress.org/plugins/query-monitor/
    https://wordpress.org/plugins/query-monitor-bbpress-buddypress-conditionals/

    Here’s what I see, is_single(), is_singular() and bbp_is_single_topic() all return true

    BbPress Topic JS

    #171150
    Stephen Edgar
    Keymaster

    @ dots Nice size forum, heres a few things that I hope will help:

    Firstly, can you try by using bbPress 2.6-alpha, you can find it here https://bbpress.org/download/

    1) Sometimes scripts are automatically stopped and script not start automatically.

    Sometimes things timeout, a workaround for this is to open another tab in your browser to example.com/wp-admin and refresh it occasionally

    2) Currently, lots of data is still pending to import in BBPress but the script is not running and in tools bottom section I can see only “Starting Conversion” and loader.

    This is similar to 1), by refreshing you should in another browser tab this should keep that issue at bay, this particular issue is usually when PHP drops the MySQL connection and needs refreshing to update the connection between WordPress and the database.

    3) I have noticed in the tool having the duplication issue you can see above in Xenforo only 83,813 topics but BBPress tool imported 83,867 records. So 54 records are duplicates. so this issue resolved using BBPress repair forum tabs?

    It could be duplicates, though I’ve only ever tested 3 or 4 Xenforo forums with bbPress, potentially using the repair tools might fix this though without some more information here it will be hard to take a guess. If you can supply a copy of a couple of duplicates I can take a closer look as to the reason why.

    4) BBPress import tool taking random data from the Xenforo database. I have noticed when I have started the script first the users come from the Xenforo. But unfortunately, the users are skipped and the tool has started to import the topic. So, I am a bit confused here BBpress import tool can complete import all the users, topic, forums, and replies successfully? you can see above my total Xenforo user is 1,59,679 and BBPress tool has imported only 94,600. and the now script has started to import replies.

    Again, it should do all of this correctly, though testing with bbPress 2.6-alpha per above will hopefully fix many, or most of the issues you are having, can you try using 2.6-alpha and let me know how that goes for you please 🙂

    Also a couple more tips in our docs:

    Import Troubleshooting

    #171149
    sr3
    Participant

    It seems that the solution suggested here does also work.

    #171146
    aerosky
    Participant

    hello evrybody an d thanks by advance sorry for my poor English
    i would like to explain you my trouble with BBpress.
    First of all hre is my configuration
    wp: 4.4.1; bbpress 2.5.8 ; buddypress 2.4.3

    The trouble arrive in all the forums (privates and publics) The trouble is that it’is not possible to rad the content of a post that i have written even if i’m administrator or modérator oth forum. i’m allowed to see the the title of the subject an i can answer to the post but i can’t read the post excepted when i’m logged as the worpress administrator. What happened doctor ?
    I disabled the buddypress group forum because i had troubles as well.

    Thanks by adavance

    Aerosky

    mauryg
    Participant

    @membershipsite101
    Don’t know if we are talking about the same problem. It seems like your site is using a different HEADER template for the Welcome page. Also noted that the Welcome page is a subpage of the HELP page, not of the FORUMS page. Are you using bbpress shortcodes for this? You might want to check the bbpress settings page and see if the slugs are set correctly.
    But anyway, I looked at your site and I noticed that the bbpress.css file was being loaded from the bbpress plugin directory, not from the theme directory.
    Did you in fact copy the template.php file you want to use into the theme directory and rename it bbpress.php? I also strongly suggest copying the bbpress.css file into the theme directory as well so you can make changes to the bbpress styling easily.
    Hope this helps.
    Maury

    membershipsite101
    Participant

    I am really lost on this also, I need HELP and optimizepress support was completely useless, odd that they have user roles functionality already built in for bbpress.

    In the screenshots (members area protected forum, sorry)
    The first screen, everything is great until you click on the topic Welcome, then it picks a completely different template and it has almost driven me to tears for the last 5 hours

    ANYONE, tell me what to do and I can do it. (usually lol)

    http://www.membershipsite101.com/pics/forum1.jpg (perfect)
    http://www.membershipsite101.com/pics/forum2.jpg (driving me CRAZY)

    #171136
    tech55541
    Participant

    Hello,
    I would like to create a sub menu that displays all the admin links in it. You can find more details over here at GitHub.
    https://github.com/tech55541/BBPress-Options-Drop-Down/issues/1

    Anyone have any suggestions for me?
    Thanks.

    goatherdtoo
    Participant

    Well I have 4.4.1 installed and BBPress and cannot post new topic because I have to have Plain links instead of date and name links…. so I either can’t post topics or see my front page!
    ANY SUGGESTIONS ANYONE?
    It’s driving me mad……Help!
    What’s the point of a forum if you can’t post….?

    #171134
    JC1520
    Participant

    How do i remove “Create New Topic” as it shows as default at the bottom of my forum i would like to remove this.
    I want to disable “Create New Topic” in for all logon users
    I want to control the topics myself and only allow particpants to reply to topics that are in the forum. I have the lastest version of WP and BBpress.

    #171131
    dot
    Participant

    When BBPress is turned off, the error stops. When it is turned back on, the error starts again.

    Also, the BBPress rewrite rules, especially the root rewrite stub, are the only place in the entire code base that I can find the rewrite rule RegEx fragment.

    #171126
    Pelowtz
    Participant

    I am having the same problem as @aaronos.

    The bbPress page with the shortcode has the URL /forums, with the page title of “Forum”
    The forum root slug is set to “forum” in the forum settings
    The single forum slugs is set to “forums”
    The yoast SEO breadcrumb I am using shows home>forum on the forum index page (/forums)
    When I click into a topic the URL changes to /forum/forums/[FORUM TITLE]
    On the /forum/forums URLS the Yoast breadcrumb changes to “/forums” but it actually links to “/forum”

    NOTE: /forum is a page that does not technically exist (i.e. I did not create a page with this URL) yet some random topics show up on this page.

    I have tried every iteration of changing the UTL of the index page, the page name, and the two settings in bbPress with no success.

    I have to set the forum index URL to /forums for my forum index page to look properly, but essentially whenever I navigate to any post or topic the breadcrumb breaks.

    Thanks for any guidance and advice.

    http://vapementors.com/forums/

    #171120
    deadtomorrow
    Participant

    I love how this forum works – I’m sure I’m not the first to ask so apologies – please can someone point me to any simple steps to make my install of bbpress have the forum categories on the left as a menu, offer email notifications, allow tags etc?

    Thank you 🙂

    Jack

    #171119
    deadtomorrow
    Participant

    Hiya!

    Please can someone recommend a plugin/s that:

    1) allow users to upload images to bbpress?
    2) preferably creates some form of simple gallery or allows multiple uploads per post
    3) takes one of the uploaded images and automatically adds them to the Buddypress feed and ideally, adds one image in the Forum view as well, like an image preview?

    Thanks 🙂

    Jack

    #171114
    sr3
    Participant

    I am trying to remove the author’s real name and only display the @ username.

    With the code I found here, I could add the username below the name. But how can I remove the real name and only display the @ username?

    #171113
    Manuel Fritsch
    Participant

    Hi,
    thanks, I did just that! https://bbpress.trac.wordpress.org/ticket/2909#ticket
    ~Manuel

    #171111
    Pascal Casier
    Moderator

    Hi,
    I must be missing something, but why do you think this is bbPress related ?
    Pascal.

    #171110
    Dotstore
    Participant

    I have tried my huge Xenforo data to convert data using BBPress import tool, my script is running since last 2 days, and I have imported below data using BBPress import tool.

    Users: 94,600 out of 1,59,679
    Forums: 0 out of 41
    Topic: 83867 out of 83,813
    Replies: 31,279 out of 62,65,110

    Now, I am facing below issue to import the data using BBPress tools.

    1) Sometimes scripts are automatically stopped and script not start automatically.

    2) Currently, lots of data is still pending to import in BBPress but the script is not running and in tools bottom section I can see only “Starting Conversion” and loader.

    3) I have noticed in the tool having the duplication issue you can see above in Xenforo only 83,813 topics but BBPress tool imported 83,867 records. So 54 records are duplicates. so this issue resolved using BBPress repair forum tabs?

    4) BBPress import tool taking random data from the Xenforo database. I have noticed when I have started the script first the users come from the Xenforo. But unfortunately, the users are skipped and the tool has started to import the topic. So, I am a bit confused here BBpress import tool can complete import all the users, topic, forums, and replies successfully? you can see above my total Xenforo user is 1,59,679 and BBPress tool has imported only 94,600. and the now script has started to import replies.

    Can you please suggest here what is the best solutions to import all the data properly?

    #171108
    Manuel Fritsch
    Participant

    @Johnnieasear: To me, MS is the future of WP. Why have one site, if I can have at least one more for testing purposes? That was what I thought about before setting up my network. Of course, that means mostly styling tests, since plugins are integrated with the network and some plugins can only be (de-)activated on network level, so testing is limited. But still.

    Do you refer to this Guide? “Extensive” would too far-fetched a word for that, in my opinion. It’s more of a brief overview. Useful, of course. 🙂

    #171101
    dot
    Participant

    I am trying to debug an intermittent 404 issue that has been traced to BBPress. I’ve read several other reports about intermittent 404s and BBPress, but none of them are quite applicable to my situation, so I’m creating a new support topic.

    The main page of my website will intermittently load with a 404.The intermittent access issue appears to last between 10 seconds and 3 minutes at a time. When this happens, it’s down for everyone trying to access the site (confirmed while on the phone with hosting service tech support). Other pages on the site appear to load correctly during this time window. Hitting refresh will eventually successfully reload the page correctly.

    I am using Query Monitor to examine the rewrite rules. Here are the results when the page is loading incorrectly:

    Request	account-2/conscious-business-design-dashboard
    Matched Rule	[^/]+/([^/]+)/?$
    Matched Query	attachment=conscious-business-design-dashboard
    Query String	attachment=conscious-business-design-dashboard
    Query Vars	attachment	conscious-business-design-dashboard
    comments_per_page	50
    name	conscious-business-design-dashboard
    order	DESC
    posts_per_page	10
    update_post_meta_cache	1
    update_post_term_cache	1

    Here are the results when the page is loading correctly:

    Request	account-2/conscious-business-design-dashboard
    Matched Rule	(.?.+?)(?:/([0-9]+))?/?$
    Matched Query	pagename=account-2%2Fconscious-business-design-dashboard
    &page=
    Query String	pagename=account-2%2Fconscious-business-design-dashboard
    Query Vars	comments_per_page	50
    name	conscious-business-design-dashboard
    order	DESC
    pagename	conscious-business-design-dashboard
    posts_per_page	10
    update_post_meta_cache	1
    update_post_term_cache	1
    Queried Object	
    Single Page: #225 (WP_Post)

    Here is the most relevant query that is being run during the 404:

    	SELECT wp_posts.*
    FROM wp_posts 
    WHERE 1=1 
    AND wp_posts.post_name = 'conscious-business-design-dashboard'
    AND wp_posts.post_type = 'attachment' 
    ORDER BY wp_posts.post_date DESC 

    Here is the query run when the page successfully loads:

    SELECT wp_posts.*
    FROM wp_posts 
    WHERE 1=1 
    AND (wp_posts.ID = '225')
    AND wp_posts.post_type = 'page' 
    ORDER BY wp_posts.post_date DESC 

    When I look at the BBPress code, I can identify the rewrite rules here:

    	// Rewrite rule matches used repeatedly below
    		$root_rule    = '/([^/]+)/?$';
    		$feed_rule    = '/([^/]+)/' . $feed_slug  . '/?$';
    		$edit_rule    = '/([^/]+)/' . $edit_slug  . '/?$';
    		$paged_rule   = '/([^/]+)/' . $paged_slug . '/?([0-9]{1,})/?$';

    However, all slugs are correctly set in the database, and I can’t figure out how they might be getting corrupted.

    Any suggestions for further troubleshooting?

    #171100
    Andrew Tibbetts
    Participant

    I am trying to figure out why bbPress (inside Buddypress) isn’t enqueueing topic.js on topic pages so that favoriting and subscribing buttons ajax instead of refresh (which they currently do).

    In enqueue_scripts(), bbp_is_single_topic() is being checked before allowing the js files to be enqueued.

    In the bbp_is_single_topic() function declaration, is_singular( bbp_get_topic_post_type() ) || bbp_is_query_name( 'bbp_single_topic' ) must be satisfied to return true.

    Issue: is_singular( bbp_get_topic_post_type() ) returns false (also is_singluar('topic') and just is_singluar() — also, no matter where I go in bbpress, is_singluar() returns false).
    Tangential: echoing bbp_get_query_name() returns nothing.

    Any ideas?

    NB: This was tested on fresh Twenty Twelve with all non-essential plugins disabled and bp-custom.php emptied.

    WP: 4.4.1
    BP: 2.4.3
    BBP: 2.5.8

    #171096
    Dotstore
    Participant

    @netweb I have tried my huge Xenforo data to convert data using BBPress import tool, my script is running since last 2 days, and I have imported below data using BBPress import tool.

    Users: 94,600 out of 1,59,679
    Forums: 0 out of 41
    Topic: 83867 out of 83,813
    Replies: 31,279 out of 62,65,110

    Now, I am facing below issue to import the data using BBPress tools.

    1) Sometimes scripts are automatically stopped and script not start automatically.

    2) Currently, lots of data is still pending to import in BBPress but the script is not running and in tools bottom section I can see only “Starting Conversion” and loader.

    3) I have noticed in the tool having the duplication issue you can see above in Xenforo only 83,813 topics but BBPress tool imported 83,867 records. So 54 records are duplicates. so this issue resolved using BBPress repair forum tabs?

    4) BBPress import tool taking random data from the Xenforo database. I have noticed when I have started the script first the users come from the Xenforo. But unfortunately, the users are skipped and the tool has started to import the topic. So, I am a bit confused here BBpress import tool can complete import all the users, topic, forums, and replies successfully? you can see above my total Xenforo user is 1,59,679 and BBPress tool has imported only 94,600. and the now script has started to import replies.

    Can you please suggest here what is the best solutions to import all the data properly?

    Pascal Casier
    Moderator

    Hi,
    I you use bbPress on WordPress (so no BuddyPress), then any WordPress plugin would do. Users are managed by WordPress.
    Pascal.

Viewing 25 results - 12,476 through 12,500 (of 64,487 total)
Skip to toolbar