Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 37,651 through 37,675 (of 64,523 total)
  • Author
    Search Results
  • Paweł Patyk
    Member

    To add a translation into bbPress 2.0 beta 1?

    #95418
    Gautam Gupta
    Participant

    arpowers: You mean forums including forums, topics, replies, user profiles etc. or just forums? For the latter, you can use bbp_is_forum().

    bbPress 2.0 plugins can be found here. :)

    #95417
    arpowers
    Member

    What is the function to detect whether or not the forum is present on a certain WP page?

    (this would help w/ selective loading of CSS)

    Also, what’s the initiative around plugins for the new bbPress WP Plugin?

    Ricardo
    Participant

    Just noticed that the pot is available so i started translating bbpress to Portuguese (Europe), if you’re interested in helping out write down your email in a comment and i’ll get in touch with you

    Com o bbpress a passar de “standalone” para “plugin” e a disponibilização do respectivo pot comecei a traduzir para Português, se estiveres interessado em ajudar na tradução deixa o teu email num comentário e entrarei em contacto.

    Podem seguir o trabalho em:

    http://www.ricardouk.com/traducoes

    e

    http://pt.forums.wordpress.org/topic/bbpress-em-portugues?replies=1

    #100768
    Mark Barnes
    Member

    those are not core-bbpress files, those are bbpress child-theme files for twebtyten-theme.

    They’re core in the sense that they’ll get overwritten when I update the bbPress plugin. That’s why I don’t want to edit them.

    Because bbPress works best using its own child theme, it’s really important we have filters and actions in that theme, because we can’t use our own child theme to override it (because WordPress doesn’t support children of children).

    I’ll add a ticket to trac about it.

    #105868
    Mark Barnes
    Member

    those are not core-bbpress files, those are bbpress child-theme files for twebtyten-theme.

    They’re core in the sense that they’ll get overwritten when I update the bbPress plugin. That’s why I don’t want to edit them.

    Because bbPress works best using its own child theme, it’s really important we have filters and actions in that theme, because we can’t use our own child theme to override it (because WordPress doesn’t support children of children).

    I’ll add a ticket to trac about it.

    #38544
    kai920
    Member

    I’ve just found an old 1.03 bbpress install with a ton of spam posts and spam tags. I don’t want to start over completely. I suppose going thru phpMyAdmin directly would be fastest, unless the 2.0 beta has new admin options in the backend.

    To remove unwanted posts, I can just run a query for all posts created after a certain date in the bb_posts table.

    How do I remove tags? I’m not sure what the relationship between bb_terms, bb_term_relationships, and bb_term_taxonomy are.

    Are there other tables I need to look at where SPAM might have gotten in?

    After I get rid of all the SPAM I’ll be looking to move to 2.0 asap :)

    #100767
    Rami Yushuvaev
    Participant

    those are not core-bbpress files, those are bbpress child-theme files for twebtyten-theme.

    mark, i like your idea, fillers are better. but in this case we are talking about front-end display, it depends on how your theme displayes sidebars.

    #105867
    Rami Yushuvaev
    Participant

    those are not core-bbpress files, those are bbpress child-theme files for twebtyten-theme.

    mark, i like your idea, fillers are better. but in this case we are talking about front-end display, it depends on how your theme displayes sidebars.

    #100630

    In reply to: bbPress 2.0 – FAQ

    Rami Yushuvaev
    Participant

    John, “eventually” is too long. Developers need documentation now. they need tool to make their themes compatable to bbpress. there has a to be way to edit those pages.

    #105730

    In reply to: bbPress 2.0 – FAQ

    Rami Yushuvaev
    Participant

    John, “eventually” is too long. Developers need documentation now. they need tool to make their themes compatable to bbpress. there has a to be way to edit those pages.

    #95416
    Tokyorock
    Member

    I want to do the same how rofflox.

    i put all the theme Files from the bbpress to my own theme.

    Now the link work and i can do do anything. But, my theme is not showing…only the forum now.

    I think i must change a direction to my theme but i dont know where.

    Heres the Site:

    http://www.tokyorock.net/forums/

    >.< thanks for help

    #95415
    DigitalGdn
    Participant

    @Tokyorock – check your server logs for the PHP error. It is likely there is one but it isn’t being shown publically.

    #100794

    In reply to: Where is the importer?

    scribu
    Member

    De-activated all other plugins and switched to the twentyten theme.

    When trying to import, I got:

    Fatal error: Cannot redeclare class BPDB in /home/cristi/git/lomo/forum/bb-includes/backpress/class.bpdb.php on line 39

    The standalone version of bbPress is 1.1-alpha.

    #105894

    In reply to: Where is the importer?

    scribu
    Member

    De-activated all other plugins and switched to the twentyten theme.

    When trying to import, I got:

    Fatal error: Cannot redeclare class BPDB in /home/cristi/git/lomo/forum/bb-includes/backpress/class.bpdb.php on line 39

    The standalone version of bbPress is 1.1-alpha.

    #95414
    Tokyorock
    Member

    @Aron,

    Thanks but i did this already. It comes a Blank Site..

    ._.

    #100766
    Mark Barnes
    Member

    I want to do the same thing. We could do with a filter here, so that we can over-ride the functionality without editing core bbPress files. That, together with the existing filter on get_body_class would allow us to emulate onecolumn-page.php without the need for the additional files.

    Could this simple filter be considered for beta 2?

    #105866
    Mark Barnes
    Member

    I want to do the same thing. We could do with a filter here, so that we can over-ride the functionality without editing core bbPress files. That, together with the existing filter on get_body_class would allow us to emulate onecolumn-page.php without the need for the additional files.

    Could this simple filter be considered for beta 2?

    #100459
    Mark Barnes
    Member

    In case anyone is interested in seeing the results, here’s a temporary glimpse:

    bbPress:

    http://www.sermonbrowser.com/forums/forum/sermon-browser-support/

    SimplePress:

    http://www.sermonbrowser.com/forum/sermon-browser-support/

    I was fortunate in that my custom theme was a child theme of TwentyTen. All I needed to do was convert my child theme to a plugin, so I could use bbPress’s child theme instead.

    Next up is to get rid of the sidebar of bbPress pages, but I’m not sure that’s possible yet, without hacking core bbPress files.

    #105559
    Mark Barnes
    Member

    In case anyone is interested in seeing the results, here’s a temporary glimpse:

    bbPress:

    http://www.sermonbrowser.com/forums/forum/sermon-browser-support/

    SimplePress:

    http://www.sermonbrowser.com/forum/sermon-browser-support/

    I was fortunate in that my custom theme was a child theme of TwentyTen. All I needed to do was convert my child theme to a plugin, so I could use bbPress’s child theme instead.

    Next up is to get rid of the sidebar of bbPress pages, but I’m not sure that’s possible yet, without hacking core bbPress files.

    #38540
    scribu
    Member

    I read that bbPress 2.0-beta1 comes with an importer for bbPress 1.0.

    Where can I find it?

    #100827
    scribu
    Member

    Oh right, I remembered that I hardcoded the capabilities, using the $wp_user_roles global. :)

    bbPress can’t add the custom caps it needs in this case.

    #105927
    scribu
    Member

    Oh right, I remembered that I hardcoded the capabilities, using the $wp_user_roles global. :)

    bbPress can’t add the custom caps it needs in this case.

    #100826
    Mark Barnes
    Member

    Works fine for me in the same setup. I get three new menus between Comments and Appearance.

    #105926
    Mark Barnes
    Member

    Works fine for me in the same setup. I get three new menus between Comments and Appearance.

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