Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 27,851 through 27,875 (of 64,535 total)
  • Author
    Search Results
  • #124760
    gregfielding
    Participant

    Maybe the language file isn’t what I’m looking for. What I really want to accomplish is renaming “topics” to “questions” and so on.

    And, I’ve got multiple websites running below my root. If I change the config file there will be all kinds of trouble.

    I’m wondering if I am simply naming the files wrong. The original is bbpress.pot. I named my revisions as bbpress.po and bbpress.mo.

    Is this wrong perhaps?

    #124755
    freax
    Participant

    Hi,

    I want to permit the inclusion of pictures in new topics and replies, and can’t find an elegant way (or one that works!) to activate this function in BBPress. I want to have a button or something to be easy to post a picture for non-tech people.

    Any help ?

    Thanks in advance.

    #124754
    midnighz
    Participant

    Hi Everyone.

    I have a simple question but I’ve search for its answer for a day and nothing to solve.

    My question is, How can I use “[bbp-single-forum]” and limit its amount of return topics?
    I would like to show only 5 recent topics in the page for specific forum. But bbp-single-forum displays all of them.

    Or is there any alternative method for my requirement?

    Thanks for advance for any help ^^

    –Info–
    bbPress 2.2.3
    WordPress 3.5

    #124753
    midnighz
    Participant

    @Stephen Edgar

    Hmm, I think that’s the best way I can do.
    Last night I tried to modify all of capabilities files in bbPress and remove all Sticky option from everywhere. But I ended up with headache šŸ˜† It’s too huge. So I need to back it up to original.

    Thanks for you reply Sir šŸ™‚

    #124752
    Shane Gowland
    Participant

    bbPress does exactly what you’re describing.

    It works best if you make each of your classifieds categories as top-level forums.

    #124751
    Shane Gowland
    Participant

    bbPress 2.0 is a WordPress plugin, which means you must have WordPress installed to use it.

    #124750
    baldwin
    Participant

    Dear All Master,

    I am fresh to wordpress and really need help urgently. I have download and install the bbPress. Now I have 5 pages of comments, each page got 10 comments.

    Now, no matter i post any comment on which page upon these 5 page, it will either go to page 1 or page 5 randomly… Is anyone face this before? any solution for this?

    Your help is really highly appreciate.

    Thanks

    #124749
    Flyhead
    Participant

    We have been running a standalone forum using bbpress 1.02 and would very much like to upgrade it to the current version, but want it to be a standalone entity without being an add-on. Is that doable? Where can I find instructions as how to do it?

    #124747
    baldwin
    Participant

    Dear all,

    I have post this at plugin site, however, i want to post it here too since this was an issues and i want to increase the popular of this post so that the master or “sifu” can see and help… thanks
    I am fresh to wordpress. I have install bbPress into my wordpress, and i face some serious issues.
    By default, after I comment on a topic, it should be refresh the page and show me my comment with ā€œAwaiting Moderationā€. However, it’s some time do not refresh and stay in same page, it will link me to the main topic pages.
    After I set the topic and reply under ā€œPer Pageā€ section to 1000 per page, this issue do not occur anymore. But problem is reader do not like so many topic or comment in 1 page. It’s seems that bbPress by default do not have a solution in the code to link correctly between the topic pages?
    For example, if I set under ā€œPer Pageā€ section, 10 post per reply. When this topic have more than 10 reply, the 11 reply will go to page 2, here the issue will start. anyone post after page 11 will be link to wired page/link or the page will display ā€œOh bother! No replies were found here!ā€ or ā€œpage 404, not foundā€.
    Anyone have a solution on this? Any help is appreciate…
    Thanks

    #124745
    Stephen Edgar
    Keymaster

    No, it should just work.

    If you have links to your site this really helps us to see exactly what your issue might be.

    #124744
    mlledwyer
    Participant

    When I add the shortcode and click to view the page it redirects me to the home page. Is there a setting somewhere that I am missing?

    #124743
    Stephen Edgar
    Keymaster
    #124742
    gregfielding
    Participant

    Doesn’t work.

    Are there better instructions anywhere for where to upload the file and what to rename it? (if bbpress.po isn’t what it’s supposed to be)

    #124739
    Stephen Edgar
    Keymaster

    It looks like you have fixed this and it is a WordPress issue and not a bbPress issue.

    #124738
    Stephen Edgar
    Keymaster

    Ok… Maybe define en-US in wp-config.php `define (‘WPLANG’, ‘en-US’);`

    That might lead to other issues with the rest of your site though not having en-US for WordPress

    Another option, although I don’t think this will works anymore is to upload them to /wp-content/plugins/bbpress/languages/

    #124737
    Stephen Edgar
    Keymaster

    There isn’t currently a way to do what you are asking, there probably is a way to disable stickies site wide for everyone (including admin/keymaster) but that is not what you are looking for.

    With the default permissions a moderator has I think there are far more dangerous options available to them such as deleting other users topics and replies.

    In this regard you are offering any moderators of your forum a certain degree of trust. I would suggest you extend this trust to your moderators in regards to stickies. You can make this part of your ‘moderator’ rules/policy and ask all your moderators abide by this policy.

    #124735
    Stephen Edgar
    Keymaster

    What happens if you name them bbpress-en-US.po & bbpress-en-US.mo

    #124734
    gregfielding
    Participant

    For some reason my language file isn’t taking…

    I’ve used poedit to edit bbpress.pot and have created bbpress.po and bbpress.mo files which I have moved here:

    /public_html/testingbaret/wp-content/languages/bbpress/bbpress.po

    But the changes aren’t showing. Any ideas?

    Here is the forum…Ā http://www.testingbaret.com/questions/ask-your-questions/

    Thanks!

    #124733
    leeduguid
    Participant
    #124730
    hatherley
    Participant

    I can’t really tell when this happend, if it was due to one of the latest bbPress updates. But it should have been 2-3 weeks ago. Here’s the forum.

    As a logged-in member the bbPress forum threads shows up as regular blog posts, making the forum unusable. This doesn’t affect administrators (WP admin) or non-logged in visitors.

    I’ve tried using the tools to rewrite the privileges but nothing has worked so far. I’ve also tried changing the roles, both the WP and Forum privileges. But it’s only when I change the user to Administrator (aka Keymaster) that the forum renders properly.

    Any help would be very much appreciated! šŸ™‚

    #124729
    Stephen Edgar
    Keymaster

    I have updated the codex docs for bbPress User Roles and Capabilities introduced with 2.2.


    @MarjoriesDaughter
    I would suggest you update bbPress to the latest 2.2.3 version rather than use an old version, with that then both your conditions above will be met.

    #124728
    Stephen Edgar
    Keymaster

    Contact the author/support site of the plugin causing the conflict and see if they can work towards making their plugin compatible with bbPress.

    #124726
    ianbee
    Participant

    Hi, I have this small little issue regarding the e-mail address’s whenever someone receives and e-mail from my BBpress forum, or even when I receive an e-mail from my site regarding BBpress. Whenever someone signs up as a user on my forum, they get an email from username@box551.bluehost.com with their username and password. I have no idea why it’s from username@box551.bluehost.com, because my admin settings are set up for a different gmail account. I was on the phone with bluehost (my web hosting company) for a good hour and they tried everything they could and finally suggested that it was on BBPress’s end, and not theirs. So how would I change the default e-mail address to username@gmail.com and not username@box551.bluehost.com when ever myself or a registered user to my BBpress forum receives an e-mail?

    I’m running the latest version of WordPress with BBpress 2.2.2.

    Any help would greatly be appreciated! šŸ™‚

    #124725
    limitx3m
    Participant

    Replied back! I would look forward to helping more people get rid of the crappy vbulletin service that they have to pay for it, and come to open source wordpress/bbpress/etc.

    I just hope this serves as an opportunity for us to push wordpress/bbpress/buddypress further.

    Let me know if there’s anything else I can do to help you guys, help me, help wordpress. LOL

    #124724
    midnighz
    Participant

    Hi Everyone,
    first of all, I’m new to bbPress and I think this wordpress’s plugin is really fantastic for me.

    And now I stuck with this. I would like to remove ‘Sticky Topic’ capability from Moderator role.
    So, how to do this?

    I wouldn’t like to allow Moderator can Sticking any topic. And also can’t create topic with ability to choose Topic Type (Normal,Stick,Super Stick)

    Many thanks for advance for any help šŸ™‚

Viewing 25 results - 27,851 through 27,875 (of 64,535 total)
Skip to toolbar