Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 26,651 through 26,675 (of 64,518 total)
  • Author
    Search Results
  • #130356
    Boone Gorges
    Participant

    It sounds like something is modifying the SQL query before bbPress has a chance filter ‘posts_requests’ via _bbp_has_replies_where(), so that the search term in that function is no longer found in the query string.

    I recommend disabling plugins until you find the culprit.

    #130355

    In reply to: Date format in spanish

    LChambers
    Participant

    OK, file functions.php in your theme’s folder.

    By the way, WordPress 3.5.1 and bbPress 2.2.4

    De nada… 😉

    Unsal Korkmaz
    Participant

    And theme got approved 🙂
    https://themes.trac.wordpress.org/ticket/11702

    That means theme code is checked by theme reviewers and its trustworthy. You can download from WordPress.Org soon. Meanwhile  you can explore theme or download from http://theme.firmasite.com/

    gumresq
    Participant

    Thanks. Really nice!

    dtbaker
    Participant

    Hello,

    Wondering if anybody has experience with the “404 Redirected” wordpress plugin?

    When this 404 plugin is enabled I cannot use the front end forum/reply editing feature.

    This URL http://ultimateclientmanager.com/topic/add-an-other-taxe/edit/ simply redirects to this url http://ultimateclientmanager.com/topic/add-an-other-taxe/

    bbPress 2.2.4 and WordPress 3.5.1

    Does anybody know why the 404 plugin is identifying this URL as a 404 and doing the redirect?

    Thanks,
    Dave

    #130343
    mralexweber
    Participant

    This is a similar issue to another post: http://bbpress.org/forums/topic/first-post-not-showing/

    However, that other topic doesn’t seem to be getting feedback from knowledgeable developers, and I’ve done a bit of additional troubleshooting.

    Basically, some users on our site can *never* see the first post on any bbPress topics.

    I’ve tried disabling all types of caching (we’re using W3 Total Cache) and that had no effect. Also, we’re using WishList Member (closed-source membership plugin) and of course, other plugins.

    Inspecting the $bbpress variable while logged in as an admin and an affected user (in a different browser), I was able to find the following inconsistency in $bbpress->reply_query->request:
    admin’s:
    `SELECT SQL_CALC_FOUND_ROWS wp_1_posts.* FROM wp_1_posts FORCE INDEX (PRIMARY, post_parent) WHERE 1=1 AND (wp_1_posts.ID = 2904 OR wp_1_posts.post_parent = 2904) AND wp_1_posts.post_type IN (‘topic’, ‘reply’) AND (wp_1_posts.post_status = ‘publish’ OR wp_1_posts.post_status = ‘closed’) ORDER BY wp_1_posts.post_date ASC LIMIT 0, 15`

    affected user’s:
    `SELECT SQL_CALC_FOUND_ROWS wp_1_posts.ID FROM wp_1_posts WHERE 1=1 AND wp_1_posts.ID NOT IN (648,649,650,1067,1075,1085,1091,1102) AND wp_1_posts.post_parent = 2904 AND wp_1_posts.post_type IN (‘topic’, ‘reply’) AND (wp_1_posts.post_status = ‘publish’ OR wp_1_posts.post_status = ‘closed’) ORDER BY wp_1_posts.post_date ASC LIMIT 0, 15`

    I noticed there’s a section for wp_1_posts.ID NOT IN(…) which isn’t present for admin. Anyone know where this comes from?

    So, here’s the question: why can’t this user see all replies in every topic? Is there something I’m overlooking?

    Finally, if someone is willing to fix this issue for us for a reasonable fee, please email me directly at alex [at] theartofcharm [dotcom]

    Here’s the full $bbpress var dump (from admin user): http://pastebay.com/1189524
    and here’s one from an affected user: http://pastebay.com/1189525

    Thanks in advance!

    #130335
    jtong80
    Participant

    I used the login shortcode, but it doesnt let me logout after signing in. Is there a logout shortcode?

    Unsal Korkmaz
    Participant

    Firmasite 1.1.6 released:
    https://themes.trac.wordpress.org/ticket/11702

    You can find detailed information, showcase, live demo,
    tips and tricks about theme in: http://theme.firmasite.com/

    You can check changelog from: http://theme.firmasite.com/category/changelog/

     

    #130329
    Marco Palermo
    Participant

    i read https://bbpress.org/forums/topic/can-a-topic-be-assigned-to-multiple-forums-or-categories/ your suggest about assign topic to  multiple category, but don’t you think is a good core solution for forums categories?

    Marco Palermo
    Participant

    in bbpress we have “forum” type and “category” type

    but i can’t assign a forum to multiple categories, how do you will solve this?

    #130324
    E-SOL
    Participant

    I am a new WP (version 3.5.1) user, and I don’t know much about html and other codes. I have set up WP with help from firends, and I have managed to create a forum myself with bbPress (version 2.2.4).
    It looks good, but my problem is that when I return from a topic to my main forum page the title of the page changes to the first topic in the list.
    As a work-around I found a solution that suggested creating a new wp page and adding “[bbp-forum-index]“. This works and looks good, but when I click on Forum to go back to my main forum menu, I am returned to the bbPress main forum menu where the title is wrong. How can I return to my own WP forum page after visiting a topic?
    Is there and address or a code string I can add somewhere in the plugin program? – or perhaps it isn’t that easy? Can anyone please help me?

    #129843
    jtong80
    Participant

    hmm I still can’t set the featured image item at the top too. How do you access that in the bbpress section? I can set it when creating a new page, but there is no option to set it I believe because it takes a default template that is usually blank? Can I set it in the bbpress.php file somehow?

    – Jason

    #129841
    jtong80
    Participant

    Ok, I created a new page at aeris.com/aercloudforums and put in the shortcode for login and forum. As you can see with the login shortcode, the signup button ends up all the way to the right. How do I move it to the left with everything else that defaulted to the left?

    Also, when i change the url to aeris.com/forums, it then gets overwritten by bbpress to the standard forum page. How do I make it so I don’t lose the forums structure in the url, but make my new page the one that loads at aeris.com/forums?

    #129835
    vulneratum
    Participant

    Well I uninstalled and installed bbpress 2.2.4 and I got the same issue… I’m not sure how long this has been happening.

    #129834
    Guzman
    Participant

    Hi there,

    I installed bbpress for a Service and Therapy Dog programs for certain Therapy Volunteer members to communicate with each other in this type of forum. I’m tightening up the nuts and bolt on this forum, but one of the members has point on a matter.

    This is what she (Heather a.k.a. mheather54) said,

    “.…i can go straight to the post from my email link (email notification), i still need to log in if i want to post (which is a good thing), but it would be nice if, when i log in, it redirects me back to the post i was reading, or at least to the therapy volunteer forum.  instead, it takes me all the way out to my word press profile.

    Reply link to T.V. member mheather54: http://pawsteams.org/tv-forum/forums/topic/forum-placement/#post-95

    Is there a way that I can re-direct the user back to the post when they log-in to reply to topic??? Also, I noticed that when I log-in, it sends me to my dashboard instead of the actual forum.

    What I have running under the hood of WP:

    • WP version 3.5.1
    • bbPress version 2.2.4

    WP Theme: Twenty Twelve version 1.1

    WP Plugins that are active:

    • Akismet version 2.5.7
    • bbPress version 2.2.4
    • bbPress Notify version 0.2.1
    • Captcha Code version 2.1
    • Hello Dolly version 1.6
    • Login LockDown version 1.5
    • Ultimate TinyMCE (free) version 4.1
    • WordPress Importer 0.6

    Here’s the link to the landing page: http://pawsteams.org/tv-forum/

    I would greatly appreciate your help! 🙂

    Warmest Regards,

    David G

    #129831
    Debely
    Participant

    Hi everyone

    I’ve bee banging my head for a couple of days with my bbpress forum. There is a problem with the sidebar on the forum page as you can see here http://tricksforaffiliates.com/?post_type=forum . The sidebar location is before the main page instead of next to it. It works ok everywhere else.

    I’ve tried to find where the problem lies. At first I called the forum via a page with the link to option and could remove the sidebar from page.php but of course that made it disappear everywhere else too. I checked the bbpress php files and usually appears before the footer call not after header. I don’t know if that tells me anything.

    I also tried finding something with firebug but to no avail. I am able to remove the dash and the page looks ok, but the problem is cause I can’t figure out which document the code refers to and don’t know where to search for a problem.

    Any help would be greatly appreciated.

    Wordpress version: 3.5.1
    bbPress version: 2.2.4
    Site: tricksforaffiliates.com

    #129775

    In reply to: Date format in spanish

    alfredo49
    Participant

    My blog is es_ES , the date format is in spanish in all of the blog except bbpress forums..

    #129772

    In reply to: 404's for non-admins

    NikitaJaye
    Participant

    I have the same problem and I am currently using the following plugins:

    Avatar Manager

    bbPress

    Contact Us Form

    Email newsletter

    Official StatCounter Plugin

    Page Links To

    Simple Facebook Connect

    WP e-Commerce

    Any ideas?

    #129770
    alfredo49
    Participant

    Hi:

    I’ve been translating into Spanish the. Po, now I would like to know how to change the date format for bbpress forums, i.e: instead of 24 January 2013, 24 Enero 2013.

    Regards!

    #129764

    In reply to: No forum roles

    Sam Rohn
    Participant

    bbpress roles are automatically assigned to new users as set in bbpress settings, after a new user has been added you can then change that users role via dropdown menu near the bottom of either the wordpress profile or bbpress profile page

    #129754

    Topic: Netball forum

    in forum Showcase
    Tanya
    Participant

    This is my netball forum, migrated to bbPress from phpbb:

    Latest

    The import sort of mucked up, so I have a few odd Anonymous users here and there that I have been having to change in the database, but no other problems otherwise.

    We designed it to fit into our website as much as possible. Our website is an online digital netball magazine, with the latest netball news and netball forum too.

    Thanks @netweb for your help!

    #129742
    vulneratum
    Participant

    WordPress 3.5.1
    Buddypress Version 1.6.4
    Bbpress Version 2.3-beta2

    I’ve looked around for a while but I can’t seem to find a fix. After installing bbpress Version 2.3 beta2, anyone who is not logged in cannot see the first post of any thread.

    I’ve already gone through and tested by deactivating every one of my plugins with the exception of buddypress.

    Any suggestions…

    #129739
    Adam
    Participant

    When on the front end and viewing a form you have a Home->forms->form name if I click on forms, i get otice: Undefined index: feeds in /var/www/wordpress/wp-includes/link-template.php on line 871

    I am making my own theme, It is compatible with bbpress and I have NO other plugins. any ideas?

    I only have one form btw.

    #129734
    Nate
    Participant

    I need to speak up and revive this issue, because while I think Jacoby does an EXCELLENT job with this, PLEASE let me lend my 10 years of experience that began while building from scratch and sustaining a 10,000 plus online community (now with FOX Sports). I am a digital marketing manager professionally. I do it successfully.

    I know what I’m talking about.

    bbPress is an awesome product. But the URL structure, and the missing LOGICAL progression that should be Forum to child topic w/ understandable navigation, is ABSOLUTELY perplexing.

    Please don’t give me the “build a plugin” talk, either. This is common sense.
    Forum > Forum Topic

    I’d *LOVE* to hear a rational argument against this …

Viewing 25 results - 26,651 through 26,675 (of 64,518 total)
Skip to toolbar