Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 13,676 through 13,700 (of 64,490 total)
  • Author
    Search Results
  • #167321
    davidschwartzer
    Participant

    My web site is: Apple Tech Talk

    I am running WordPress 4.3.1 and the current version of bbPress.

    I have installed bbPress for my forum and have a registration page set up. The page has a message that says:

    By registering with this blog you are also agreeing to receive email notifications for new posts but you can unsubscribe at anytime.

    I seem to recall I added that text and now I would like to remove it but for the life of me I can’t find it. I have check the widgets, menus, forums settings and it doesn’t appear anywhere.

    Perhaps this is standard text and I really think I added it and can’t find it now. Anyone have a clue where I should look?

    Thanks,

    David

    #167320
    paul-burwell
    Participant

    Hi,

    Running WP 4.3.1
    Running bbPress 2.5.8

    Recently installed bbPress and have been trying, so far unsuccessfully, to have it function the way it should. If a user is logged in (standard user) or not logged in and they try to access the forum (https://bsop.staging.wpengine.com/forum/lightroom-2/) they get a 404 error. If I log in as an admin I can visit that URL without issue.

    I’ve tried every one of the debugging suggestions (deactivated everything but bbPress, used the 2012 theme, reset permalinks, reinstalled bbPress, etc.)

    I finally activated the WP_Debug flag and see the following error being thrown:

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /nas/wp/www/staging/bsop/wp-includes/functions.php on line 3622

    I’m testing on my staging server through WP_Engine so I have full ability to play as required to resolve this.

    Any and all help is greatly appreciated.

    Paul

    #167319
    vizcano
    Participant

    I created a personalized language translation.

    But every few days it goes to the standard Spanish translation.

    i want to keep my own translation. How can i do this?

    WordPress 4.3.1
    bbpress 2.5.8

    #167313
    Robkk
    Moderator

    Here try some of this custom CSS, put it in your child theme or in a custom css plugin.

    This is for the submit button

    #bbpress-forums #bbp-search-form input[type=submit], 
    #bbpress-forums #bbp-search-form input[type=submit] {
        text-indent: 0;
        background: none;
        background-color: #3F51B5;
        color: #fff;
        width: auto;
        height: auto;
        border-radius: 0;
        margin-top: 0;
    }

    This is for the search input.

    #bbpress-forums #bbp-search-form input[type=text], 
    #bbpress-forums #bbp-search-form input[type=text] {
        border: 1px solid #3F51B5;
    }
    #167309
    BewitchingFiction
    Participant

    As a minor update, even the word cocktails appears to be blacklisted though I have no idea WHERE this blacklist is – is it possible to just remove that ‘check blacklist’ code from BBPress because it’s ridiculous – I don’t want it to check something that I have no control over just because, especially when I don’t even know where this list is.

    #167301
    summerfeeling
    Participant

    Hello there,

    I run at the time a vBulletin Forum with the version 4.2.2. I have placed a new WordPress installation today and bbPress install the latest version. I want to migrate all the data of vBulletin to bbPress.
    Primarily are important to me, posts, attachments, users and especially the side structure (SEO).
    I have the Importer with the correct credentials filled the Vbulletin Forum.

    However, I get the following error message:

    Repair any missing information: Continue
    WordPress database error: [Table ‘dbxxxxx-11.forum’ does not exist]
    SELECT convert (forum.forumid USING “utf8”) AS forumID, convert (forum.parentid USING “utf8”) AS parentid, convert (forum.threadcount USING “utf8”) AS thread count, convert (forum.replycount USING “utf8”) AS reply count, convert (forum.title USING “utf8”) AS title, convert (forum.title_clean USING “utf8”) AS title_clean, convert (forum.description USING “utf8”) AS description, convert (forum.displayorder USING “utf8 “) AS displayorder FROM Forum AS forum LIMIT 0, 100
    No boards started to convert passwords reset Conversion

    Why is that and how can I implement my plan successful? What am also very puzzled: Why is behind my database name, a point with forum added?

    I would be your help very, very grateful. :))

    #167294
    BewitchingFiction
    Participant

    This is something I did look at – I deactivated all the plugins and went back to square one – still got the same issue.

    I have the following plugins active on my site:

    Akismet
    BBpress
    Buddypress
    Buddypress Group Chat
    Buddypress Security Check
    Firmasite theme enhancer
    Jetpack
    Mailchimp for WordPress Lite
    Pinterest Verify for WordPress
    Polls
    Registration Honeypot
    Sitewide Newsletters

    Several of these weren’t activated until after the site was already experiencing these issues.

    I have looked in Jetpack settings (as this is the only one I can see that could affect the blacklist (logically) but there is nothing in there I can see.

    Some of my users are obviously getting frustrated by these strange messages all because they have used something in a joking manner – and we are all adults (I have an age rating on my forum which I moderate quite carefully – and manually – with the site moderators).

    #167292
    avantsi
    Participant

    Hi,

    I noticed few people one boards (WP & BBpress) complaining about WPML compatibility with bbPress. All themes were older than 6 months, so I am curious if anyone knows, if there is still a compatibility issue?

    Thanks for any information.

    #167290
    Robkk
    Moderator

    Here is the code for that exact error notice. bbp_check_for_blacklist is checking the comment blacklist in Settings > Discussion. Since you said that you do not have anything in the blacklist do you have another plugin with a blacklist that could be hooking into the default comment blacklist??

    /** Reply Blacklist *******************************************************/
    	if ( ! bbp_check_for_blacklist( $anonymous_data, $reply_author, $reply_title, $reply_content ) ) {
    		bbp_add_error( 'bbp_reply_blacklist', __( '<strong>ERROR</strong>: Your reply cannot be created at this time.', 'bbpress' ) );
    	}
    #167289
    oscar
    Participant

    Hi

    I want to look particularly if the forum administrators write for.

    View post on imgur.com


    In the attached image,
    “Forum Moderator” like a box.

    I eagerly awaits your help.

    Thank you.

    #167286
    Pascal Casier
    Moderator

    @robkk

    The goal of a forum is to all help each other, right 🙂

    I’m giving the info that I know and at the same time I learn on how to tune my own bbpress !

    Pascal.

    #167283
    Robkk
    Moderator

    So any replies that say for example porn do not get posted?? Does it only check for participants posts and bybass yours?? You can create a test user that is a subscriber/participant and sign into it and tell me what error you get by using some of these censored words you have mentioned. If you post an image of the error notice it could possibly help me help you a little better.

    Any error notice that would popup in bbPress about the user not having permission to do things because they do not have the capability to do so, like moderating topics, publishing topics from the backend stuff like that.

    #167278
    iron_cP
    Participant

    Hello to ALL!

    First, my English is not perfect. But i hope some people understand my problem.

    I use the Theme great! But the this theme make same troubble with bbpress. The Answers will displayed in the top of Page, behind the Black Admin Bar. If i change the Theme to Twenty Fifteen it Looks fine! In the Documentation i read, i have to move a page to bbpess.php .. but it will not work .. can anyone tell me what i have to do. i only want the twenty Fifteen Forum Theme code use in my Great! Theme !

    Thanks and greets!

    IRoN

    #167275
    Robkk
    Moderator

    You can use this CSS to remove it. Add the CSS where you can add custom css.

    .bbpress p.howto {
        display: none;
    }
    #167274

    In reply to: Remove author column

    Robkk
    Moderator

    Well you can easily customize bbPress by creating a child theme and placing the bbPress templates into that child theme and edit them with no worries.

    Theme Compatibility

    The author column should be in the loop templates, for example loop-single-reply.php for replies of course. It should be in a div with the class bbp-reply-author. It would be bbp-topic-author if you have are editing the loop-single-topic.php template and so on.

    #167271
    Robkk
    Moderator

    Sorry I missed your reply.

    The bbPress error is displayed when there is another plugin causing it.

    It is detailed here.

    bbp_setup_current_user was called incorrectly

    You did to see if was a cache, theme, and plugin issue right, and received no resolutions?

    Can you tell me the url you are being directed to instead of the topic pages?? Can you check in your browsers dev tools to tell me the url in the link?

    You are experiencing this issue as a logged in registered user right??

    Did you try reinstalling bbPress as a last resort?? It is possible for an issue to happen during installation because of some server hiccup.

    Has bbPress worked fine before, then it just broke all of a sudden, or was it just broken during a fresh installation??

    #167267

    In reply to: bbpress search

    Robkk
    Moderator

    The bbPress search searches news items?? It only searches for bbPress post types really.

    Are you sure you are not confusing this with the default WordPress search??

    #167261
    Robkk
    Moderator

    This user said they got forums, but not topics from forums with the code posted in this topic.

    How to query recently active topics from user subscribed forums?


    @casiepa

    Thanks for sometimes helping out here in the forums.

    #167260
    Robkk
    Moderator

    Did you try some troubleshooting to see if it could be a possible theme issue. Some theme frameworks do not play nice with bbPress’s theme compatibility, so try to check in a default theme to see if it works fine.

    Troubleshooting

    I guess you can also ask these questions too.

    Did you import any users?
    Are you allowing users to register with their email?

    #167257
    Robkk
    Moderator

    I think it should be this way, I don’t think it is a bug or anything like that.

    Should it be in bbPress forum search??

    #167254
    Robkk
    Moderator

    How about having a shortcode that just does it?

    Won’t work since profiles are dynamic public pages, might work if it was private profile pages though.

    I didn’t see a bbpress ‘users’ shortcode amongst those listed in the documentation.

    Because there is none.

    @joopstringer where do I add the code you suggested?

    His code is SQL query code that you input into phpMyAdmin.

    I’m setting up a site and only my admin user page comes up, all others are 404 pages.

    It could be many possibilities but I will explain that in your other topic.

    Users’ Profile page is a 404 page

    Robkk
    Moderator

    When I was talking about User ID, I was talking about a number not the name.

    Here is an example on the other site I mentioned. The users username is 谢益辉 but the user profile shows the users ID in their profile url.

    cos.name/cn/profile/1/

    The plugin I mentioned will just help if you do not want the chinese characters in the urls of your forum posts it will just show the ID instead of the name. It is just a helpful plugin that might be useful, it won’t really help you with the profile issue though.

    I do see that the profile page url is filterable and I could possibly make it the users ID instead, so I might try to fool with this. I post a snippet later If I can get it to work, and if it does work might suggest the plugin author of the plugin I listed earlier to add it to their plugin as it might be helpful.

    You can also try switching to the default permalinks to see if that would help, because bbPress by default displays the profile links to be ?bbp_user=1, with the number being the ID which bypasses using the chinese characters completely. See if that works.

    #167245
    Robkk
    Moderator

    @sumanthbhe

    Try this to remove the comma.

    add_filter('bbp_after_list_forums_parse_args', 'rkk_bbpress_list_forums' );
    function rkk_bbpress_list_forums() {
    	$args['separator']        = '';
    	return $args;
    }
    #167242
    Robkk
    Moderator

    Okay sorry for the late reply.

    This is how I tested it.

    Without reply threading

    Topic author gets notified like normal no problem. It shows the repliers name and everything fine.

    With Reply threading

    Topic author gets notified of a unthreaded reply like normal no problem. It shows the repliers name and everything fine.

    If the topic author threads under a reply. The reply author who commented that is being threaded does not get a notification, neither does the topic author.

    If a user replies to their own reply the topic author gets notified.

    if the topic author replies to an already threaded reply by another user, the topic author gets notified of the other user replying although it was the topic author. So although the user being replied to should get the notification, the user replying is.

    iF a user replies to an already threaded reply created by the topic author, the topic author gets notified that they have replied although it was the other user.

    If a user replies to an already threaded reply, sometimes the topic author may receive two notifications one with the user who replied and also one that says the topic author just replied also.

    All i can really say that these notifications are a mess…

    I am creating replies as a test user but for some reason the topic author is getting all of the notifications, even for threaded replies being posted under my test user’s reply even though in the code for the notifications it states that the test user should receive a notification.

    I created a ticket for this bug in the trac though.

    https://bbpress.trac.wordpress.org/ticket/2869

    #167237
    five1johnson
    Participant

    I am trying to use bbPress with a custom theme. I have a child theme and I have a bbpress.php created. The forum page loads but none of the links work (Forum, author, search). It’s as though the whole section is behind a sheet of glass. I can’t even select text. They work in the default themes. They work if I use the custom theme and create a page using a shortcode. Disabling all plugins doesn’t help.

    It’s making me crazy. Any thoughts as to what might be blocking the page?

    Unfortunately the template builder isn’t very helpful. His default response is that they never said it would work with bbpress. While true, I wouldn’t think it should eat normal functionality.

Viewing 25 results - 13,676 through 13,700 (of 64,490 total)
Skip to toolbar