Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 26,751 through 26,775 (of 64,539 total)
  • Author
    Search Results
  • #128229
    prokoudine
    Participant

    So add this in your functions.php:

    Which one exactly? I tried both WP’s, bbPress’s and theme’s: all of them lead to error 500. I have all most recent versions of WP and bbPress.

    nitroblood
    Participant

    I’m having the same installation, ie. WP3.51 (Multisite on subdomain) + Buddypress (1.6.4) + bbPress (2.2.4), and is facing the exact same problem with RemotePCSupport. Users who created their sub sites when bbpress is ACTIVATED, are denied access to the admin dashboard of the same sub sites they created! No issue for those who created their sub sites when bbpress is DEACTIVATED though.

    This issue has to be solved! What’s the point of having a multisite setup when users DO NOT have access to the sites they created??

    Also, these warnings are shown whenever users create new sub site blogs,

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: Invalid argument supplied for foreach() in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: Invalid argument supplied for foreach() in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: Invalid argument supplied for foreach() in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: Invalid argument supplied for foreach() in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Warning: Invalid argument supplied for foreach() in /home/domain/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453

    Nevertheless, the sites are created successfully, but it sure looks ugly to show these warnings!

    #127970
    Stephen Edgar
    Keymaster

    via @JohnJamesJacoby https://bbpress.trac.wordpress.org/ticket/2249#comment:1

    This is a tough one, because technically the theme should have support for RTL editor styles. Moving to future release so we can investigate further.

    #127969
    Michael Macliver
    Participant

    Wordpress: 3.5.1
    bbPress: 2.2.4
    Wishlist: 2.71

    Does anyone have this versions of bbPress working with Wishlist Member? Topic contents are not being displayed. I suspect it is a bug in the Wishlist Member protection logic. Strangely topic replies are being displayed.

    If I change the users role to Administrator, topic contents appear again. But other backend protection changes do not work.

    Any help or advice gratefully received.

    Wishlist Members advice is to use Simple:Press but I’d much rather stick with bbPress.

    Thanks.

    #127968
    tinyhousescanyonrim
    Participant

    Hi!!

    I have the bbpress loggin widget embedded in my forum page, however, the login/logout buttons have a font that is unreadable (white font on a white background). I cannot locate where to change the font for the login/logout buttons. Can anyone help?

    Thanks!!!

    #127959
    fontadoni
    Participant

    I just converted my forums from the standalone version of bbpress to the plugin version of bbpress. Even thought we’re not talking about the same thing here, I did have to experiment a little bit with the settings during the import to finally get it right around the third time.

    #127951

    In reply to: Full Size Forum

    @mercime
    Moderator

    @plasterius Find the full-width template of your theme if you have any, open it with a text editor and save as bbpress.php and place that into your theme’s folder in serer. What theme are you using?

    #127946

    In reply to: Full Size Forum

    @mercime
    Moderator

    @plasterius did you create bbpress.php from your own theme’s full-width template per info posted above?

    #127945

    In reply to: Full Size Forum

    @mercime
    Moderator

    @supernaturalbrews Re full-width BuddyPress pages: I see that you’re already using BP 1.7 beta 1, good for you! Make a copy of page-no-sidebar.php file from parent theme and Save As buddypress.php in your child theme folder.

    To remove the vertical dotted line in the midst of full-width BP and bbP pages, add the following to your child theme’s style.css file:

    body.BuddyPress #posts,
    body.bbPress #posts {
    background: transparent none;
    }

    #127938

    In reply to: Add mobile version?

    @mercime
    Moderator

    @yetanotherlogin you can start off with the proposed patch at https://bbpress.trac.wordpress.org/ticket/1933 adjust it to taste

    #127937

    In reply to: Full Size Forum

    SupernaturalBrews
    Participant

    @mercime

    If you look at the homepage there is a vertical dotted line separating the main content and the sidebar. Not huge thing, but I would like it removed from the bbpress forum. I figure once that is removed I have a clean template to go with.

    http://www.kcnanobrews.com/forums/

    I know its a separate plugin but would you know how to make all the buddypress pages full width?

    #127933
    yetanotherlogin
    Participant

    Hello

    A WordPress-based site that I read often uses BBPress for its forum.

    It currently doesn’t support a mobile version, making it a pain to access from a smartphone.

    Is there a good add-on so that BBPress can offer two versions of a forum, depending on whether it’s accessed from a desktop browser or a smartphone browser?

    Thank you.

    #127929
    DMaskell
    Participant

    I am running Esplanade theme with buddy press + bbpress.
    Posts/ replies are not being displayed.
    The forums recognise that there are posts there but not displaying.

    Under activity of buddypress the posts appear, so they are being stored.I guess?

    Have tried changing theme, removing and readding all plugins no luck.

    Heave read somewhere it might be do with functions.php?
    If so what do I need to add or change?

    Help would be greatly appreciated!
    Newb here.

    Stephen Edgar
    Keymaster

    I am not seeing that on any of my test sites… 2.2.4 and 2.3

    Can you try using Twenty Eleven or Twenty Twelve theme rather than a custom theme and of course with all other plugins disabled and let me know.

    Stephen Edgar
    Keymaster

    Try using FTP to delete the plugin directly from /wp-content/plugins/bbpress/

    (I would make sure you have a backup first of your hosts files and your WP database)

    #127917

    In reply to: Sorting Topics

    Stephen Edgar
    Keymaster

    It is built in… bbp_has_topics can be set using orderby to any of ‘author’, ‘date’, ‘title’, ‘modified’, ‘parent’ or ‘random’

    https://bbpress.trac.wordpress.org/browser/trunk/includes/topics/template-tags.php#L84

    #127915
    Stephen Edgar
    Keymaster

    Have a look in the plugins as there are a couple that do what you are looking for.

    Plugins

    #127914
    Stephen Edgar
    Keymaster

    bbPress 2.x is now a fully integrated plugin for WordPress.

    Please see https://bbpress.org/ & https://wordpress.org/extend/plugins/bbpress/

    (Closing this topic to prevent it being resurrected again)

    #127912
    Stephen Edgar
    Keymaster

    See this to get started with using custom templates https://codex.bbpress.org/theme-compatibility/

    #127910

    In reply to: Help resizing forums

    Stephen Edgar
    Keymaster

    I don’t even see that bbPress is installed…

    #127909
    Stephen Edgar
    Keymaster

    bbPress 2.x is a plugin for WordPress just like any ‘other’ WordPress plugin and is no longer a ‘stand alone’ web app needing a bb-config.php. Everything is stored in the main WP database primarily using ‘Custom Post Types’ for the forum bits and all user bits are just WP users.

    About

    Features

    Installation

    https://codex.bbpress.org/getting-started-with-bbpress/

    (Beware of any ‘legacy’ and/or posts ~2 years old in regard to bbPress as these typically refer to the old ‘Stand Alone’ version)

    #127907
    Stephen Edgar
    Keymaster

    Make sure you drop a link in here once you have written something so I don’t miss it 🙂

    #127906

    Topic: bbPress alerts

    in forum Plugins
    ayden1232
    Participant

    Hi guys,
    I have a forums site though WordPress and bbPress and would like to know if the feature stated below is possible or hopefully created.
    Hopefully it’s possible for there an alerts button in the menu bar that shows them recent replies to subscribed topics on a page.
    What I need is for every time someone has replied to a topic they are subscribed to, in the menu bar the alerts link will have an icon with how many alerts (unread) eg (2) in an icon. This would require the alerts page too.

    I saw this on forums powered by another forum software. (PAID)

    I use the latest bbPress and WordPress.

    Thanks in advance.
    Sincerely,
    ayden1232

    #127903
    faeleena
    Participant

    My goal is to share one DB between wp and bbpress, one registration, seamless for users. The process of accomplishing this seems to have changed.

    There’s all sorts of documentation on this topic and I’ve spent the last five hours trying to find my answer before bothering the good people of the internet, so I would greatly appreciate a hand now. It would appear that in recent changes, bb-config.php no longer exists? Installation process where you can fill out DB details in an easy form process seems to be gone?

    Integrating with WordPress

    So the settings must be in a config file somewhere! This infamous “WordPress Integration” section must be somewhere!

    I’m using WordPress 3.5.1 and BBpress 2.2.4

    Thanks.

    #127901
    Stephen Edgar
    Keymaster

    I have created a ticket in trac for this https://bbpress.trac.wordpress.org/ticket/2249

Viewing 25 results - 26,751 through 26,775 (of 64,539 total)
Skip to toolbar