Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 34,476 through 34,500 (of 64,534 total)
  • Author
    Search Results
  • Elias_Lapp
    Member

    I have a WordPress with WPML plugin and it works ok in all the pages, menus, widgets and plugins.

    Now I added the bbpress 2.0 plugin, and there is no way that WPML can read the language .mo files of bbpress.

    I tried with CodeStyling Localization (another translate plugin) but the bbpress language files are not available. Localization section of WP shows this:

    Textdomain: bbpress

    Versión: 2.0

    Estado: active

    Descripción: bbPress is forum software with a twist from the creators of WordPress.

    Compatibility: Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.

    How can I make bbpress 2.0 will be multilingual as the entire content?

    Thanks!

    #106150
    MTPrower
    Member

    I got it working! However, I did not do anything with the bbPress functions.php. Was I supposed to combine it with my WordPress functions.php or something? Do I continue to just ignore it?

    #78067
    Landon
    Member

    Ok found a good fix for this!

    in bbp_signature.php

    in function bbp_reply_content_append_user_signature & function bbp_topic_content_append_user_signature

    change

    $signature = bbp_get_user_signature ( $user_id );

    to

    $signature = xprofile_get_field_data( ‘Signature’, $user_id );

    Then in Buddypress profile fields add a field called Signature.

    Bam fixed.

    I even went ahead and added a bbcode parser to the plugin so it works real nice. you can download the full fix here

    http://vigilsoft.net/bbp-signature_buddypress_edition.zip

    #108112
    ebharding
    Participant

    I made the suggested change and that seemed to fix the problem.

    thanks!

    #107097

    In reply to: bbPress 2.0 & BBCode

    surrealalien
    Member

    Hey,

    Does this allow BBpress template codes within WordPress posts and pages? I asked about here: https://bbpress.org/forums/topic/using-template-codes-within-wordpress

    If it does, could you offer some guidance on implementing the codes?

    Thanks.

    #40613

    Topic: CubePoints

    in forum Plugins
    tyskkvinna
    Member

    I am wondering if anybody is using or has used cubepoints integrated with BBPress (2.0)

    I have Cubepoints on my WP install and I would like to tie them together. It looks like there is no existing module for this and rather than re-inventing the wheel here, I am checking to see if anybody already has.

    #40612
    citizenkeith
    Participant

    I’m trying to import one of my standalone forums to the plugin. I use bbpress 1.1 and latest bbpress plugin. I ran the importer and got this error:

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

    I found this thread:

    http://bbpress.org/forums/topic/where-is-the-importer

    Following scribu’s lead, I added this to my bb-config:

    define('BB_DATABASE_CLASS', 'BPDB');

    define('BB_DATABASE_CLASS_INCLUDE', false);

    I got the same errors that he did:

    Warning: Missing argument 2 for BPDB::__construct(), called in .../forum-svn/bb-settings.php on line 197 and defined in .../plugins/bbpress/bbp-admin/importers/bbpress.php on line 29

    Warning: Missing argument 3 for BPDB::__construct(), called in …/forum-svn/bb-settings.php on line 197 and defined in …/plugins/bbpress/bbp-admin/importers/bbpress.php on line 29

    Warning: Missing argument 4 for BPDB::__construct(), called in …/forum-svn/bb-settings.php on line 197 and defined in …/plugins/bbpress/bbp-admin/importers/bbpress.php on line 29

    Fatal error: Cannot redeclare bb_cache_users() (previously declared in …/plugins/bbpress/bbp-admin/importers/bbpress.php:103) in …/forum-svn/bb-includes/functions.bb-users.php on line 39

    When I went back to the importer I see “It looks like you attempted to convert your bbPress standalone previously and got interrupted.” I chose “Continue Previous Import” and still get the error. I went back to bb-config and removed the items that I had added. Now I get this error:

    Fatal error: Cannot redeclare class BPDB in /forums/bb-includes/backpress/class.bpdb.php on line 39

    I believe I tried deep integration at one point and abandoned it. I was running the bbPress Integration plugin, not sure if that has anything to do with it:

    http://wordpress.org/extend/plugins/bbpress-integration/

    Any ideas? I’d be happy to let a developer (JJJ) take a look at things if they’d like to troubleshoot it.

    Ed
    Participant

    any ETA on the updated tool? thanks.

    Just realized topics can be marked as private.

    Sorry for being unclear.

    I have a _forum_ marked as private but the private forum’s topics are still showing up in the topic index.

    Note that the topics themselves are not marked as private (when they are, they are hidden from the topic index as expected).

    When you try to access the topic, it cannot be viewed unless you can view private forums.

    Looks like a hairy problem to fix properly…

    #110245
    master5o1
    Participant

    I use the bbConverter plugin and copied over all ~40,000 posts and ~1,200 topics from one of my websites (Tartarus) fine.

    Well, except the ‘freshness’ time is relative to when converted not the actual posting date (which is copied over).

    bbPress 2.0’s built in one has never worked for me.

    #108111

    @ebharding – Rather than hardcode the time difference, can you change:

    function bbp_convert_date( $time, $d = 'U', $translate = false ) {

    to

    function bbp_convert_date( $time, $d = 'G', $translate = false ) {

    and report back results?

    Linesh Jose
    Member

    thanks John, can you give me an example for this function. please !.

    That isn’t the template notices section, that’s the description section. To modify the look of that area, you’ll need to create a custom child theme and change the output of the individual _author functions.

    Linesh Jose
    Member

    bbPress does not do this in its own. Can you post a screenshot of what is happening?

    #110244

    Not exactly a problem with the tool, bu could be running out of memory. Will look into it and run some more tests.

    #110212

    Possibly 2 sticky topics showing?

    #110236

    The ‘Leave a comment’ text isn’t part of bbPress. Not sure what you mean…

    Linesh Jose
    Member

    Hi folks,

    I’m new to bbpress. on forums and topic page, the notice displays the avatar of last posed user. I want to remove it also I want to highlight the author name by using PHP not CSS.

    please help me.

    #40599
    Hard Seat Sleeper
    Participant

    I am working on my localhost with a copy of my large-ish wp blog with bbpress standalone (5,609 posts in 1,778 topic threads). All is working well but when I go to use the bbPress Standalone Importer, it just seems to stop.

    No errors or anything, Just a blank page at /wp-admin/admin.php?import=bbpress, with the title and nav, and nothing else.

    I waited for an hour, nothing happened. So I tried to run it again and it was aware that there was an import in progress. I tried to restart it, nothing. I tried to start a whole new import, still nothing.

    Is there a problem with this tool? And is it possible to achieve the same via the command line?

    #106146
    MTPrower
    Member

    Thanks. Will try, then report my findings.

    #106145
    Hard Seat Sleeper
    Participant

    Try putting add_theme_support into the parent theme’s functions.php

    #106144
    MTPrower
    Member

    I call spam on the above comment.

    #106142
    MTPrower
    Member

    I did try it once and then put the add_theme_support into my WordPress child functions.php. It didn’t get me anywhere. If anyone knows of anybody who’s successfully merged a WordPress child theme and a bbPress child theme, please tell.

    #106141
    Hard Seat Sleeper
    Participant

    MTPrower,

    I’m no expert, believe me.

    But, if you have a child theme already, did you try merging your child theme with a bbpress child theme?

    I would try dropping all the relevant bbpress php templates into your child theme, putting the necessary info into functions.php, and seeing what you get.

Viewing 25 results - 34,476 through 34,500 (of 64,534 total)
Skip to toolbar