Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 23,251 through 23,275 (of 64,534 total)
  • Author
    Search Results
  • #139320

    In reply to: french translation

    Anonymous User 8097816
    Inactive

    English version follows…

    Bonjour,

    J’ai terminé de mettre à jour les chaînes traduites pour bbPress 2.4.x.

    Reste à valider tout ça.
    ***********************************************************************
    Hello,

    I just finished entering translated strings for bbPress 2.4.x.

    Validation is next.

    #139318

    In reply to: SMF Import to bbPress

    manuxel
    Participant

    I’m guessing that your making tests with a copy of your forum, right?

    1- Check in your DB for the last topic imported and then check in your SMF DB for the following topic and delete it from the SMF admin, then restart the import. I kinda had the same problem with my first attempts and it seemed that one or two topics were causing the interruption of the import. Why? I do not know 🙂 I didn’t take the time to sort it out, I was just testing.

    2- That’s normal, after you import you have to go to TOOLS -> FORUMS and then repair forums. For a large forum like yours do 1 checkbox at a time. Here your replies will be attached to their corresponding topics and it also fixes another couple things, I think when you see the page it explains itself.

    3- That’s right, it will not import the hidden state but you can set that later on each forum you need to.

    Cheers.

    #139317
    Robin W
    Moderator

    first name & Last name are included in my bbpress profile, can you post a link to yours so we can see?

    #139311
    Ehegwer
    Participant

    I had exactly the same problem as you did.

    I wanted an easy way to update the email that new users receive.

    After learning that the emails are not sent through bbPress, and instead through wordpress, it was easy to find a better mail plugin that would do exactly what I wanted. I found WP Better Emails.

    It is an HTML (or text) based email plugin that looks much more professional than the usual text based message that WordPress sends out.

    Now, my new users receive a nice little message with links to specific forums:
    Introduce yourself, Popular Posts, and Forum Rules.

    You can see how I use it by visiting my forums and signing up. I’ll delete you after a few days if you let me know.

    #139309

    In reply to: SMF Import to bbPress

    Nizam
    Participant

    Hi, have a nice day all.

    I might got the same problem as @infostrides , mine also a very large forum database as I do mentioned earlier. I do host on my own dedicated rack server with xeon & 8gb ram (supposed to be no memory limit like shared hosted)

    At first I thought it was conflicted with existing wp database, so I do test on the new fresh wp installation > import the smf database , then planned to import post / pages (from existing wp) later. Somehow it gave me the same problem.

    1 – The import process seems stuck at 5K++ post or topic something. No moving and no error reported.
    2 – I’ve checked, in many of forums topic, seem to have reply count, but when browsing the topics page, none post listed except the first post – I think it occur due to fail import process.
    3 – The hidden/private forum appear as normal forum – not hidden (it’s ok since I can set it later I think).

    I still trying working on it until now. 🙂

    Regards

    #139305

    In reply to: SMF Import to bbPress

    manuxel
    Participant

    So nice to know I wasn’t alone 🙂

    #139304

    In reply to: SMF Import to bbPress

    Stephen Edgar
    Keymaster

    @manuxel Exactly 100% what you wrote there except my case was phpBB now look where we are at 🙂

    #139303

    In reply to: SMF Import to bbPress

    manuxel
    Participant

    Nothing to thank me for, after a couple years wanting this import script, I’m more than glad to help, I just want to see it work for as much people as possible. I tried everything this past 4 or 5 years I think to combine my forum with my wordpress, I didn’t want a blog nor I wanted just a forum, and thanks to you and bbPress I’m so close to finally have what I wanted.

    And thank you for that link, I was testing with 100 rows per second, I’m not on a dedi, but in my little VPS I think I could at least try 500 every 0.2 or something close.

    Cheers and good night 🙂

    #139302

    In reply to: SMF Import to bbPress

    Stephen Edgar
    Keymaster

    You should see Starting conversion in seconds.
    Next Converting users in another second if your converting your users.
    Next ‘Converting forums` in seconds if not converting users.

    By default everything is done in chunks of 100 records and this should never really take much longer than 5 seconds per chunk at which point you will see the converter message progress to Converting topics 300 - 399 then Converting topics 400 - 499 etc, you should never be far away from a new message informing you of the status of the import.

    I’ll try to get some more docs into the ‘import screen’ for bbPress 2.5 to give people a heads up on what they should expect to see.

    As you are on a dedicated server this topic might be worth checking out on ‘speeding it up’

    phpBB Import speed

    Firstly though lets get it started…

    Via FTP grab a copy of your SMF Settings.php file and open it up in a text editor.
    /public_html/mywebsite/smf/Settings.php

    In that file something that looks like this:

    ########## Database Info ##########
    $db_type = 'mysql';
    $db_server = 'localhost';
    $db_name = 'mydb_name';
    $db_user = 'mydb_usernam';
    $db_passwd = '123456789';
    $ssi_db_user = '';
    $ssi_db_passwd = '';
    $db_prefix = 'smf_';

    These are the settings you need to use on the bbPress importer.

    ps. Thanks @manuxel for helping others out here with the SMF importer 🙂

    #139301

    In reply to: SMF Import to bbPress

    manuxel
    Participant

    Sorry to hear that, but glad you checked, it is awful to be waiting for hours to found out the wait was in vain, good luck with your next try 🙂

    #139300

    In reply to: SMF Import to bbPress

    infostrides
    Participant

    You’re right! Nothing was happening!

    #139298
    shearamariz
    Participant

    Hi,

    I just want to ask if there’s a php code or bbpress codex or hooks that can help me in adding an upload media or attached image in the bbp_the_content?
    I really don’t want to use plugin for this feature.

    Thanks. I am hoping for your kind response soon.

    #139296

    In reply to: SMF Import to bbPress

    manuxel
    Participant

    That’s weird, on every test I did I always saw some progress even if it was slow.

    I always check on phpmyadmin to see if the DB is growing while the conversion is in process, maybe you should take a look, if the script is doing nothing checking your DB could save you some hours.

    Cheers.

    #139295

    In reply to: SMF Import to bbPress

    infostrides
    Participant

    I am dedicated server. But still on “Starting Conversion” for the past 4hrs. I don’t know if it is running silently.

    #139294

    In reply to: SMF Import to bbPress

    manuxel
    Participant

    Those are some big numbers, hope you have a fast server because if not it will take a loooong time.

    Good luck @infostrides may the force be with you and the cpu throttle not 🙂

    #139293

    In reply to: SMF Import to bbPress

    infostrides
    Participant

    OK.. Thanks. I am importing now. Could not figure out how long it will take. I have more than 220K posts, 160K topics and 13K members.

    #139292
    mizzinc
    Participant

    Hello,

    I would like to know the correct method to add a filter in a child theme for a template function.

    For this example lets use ‘bbp_get_user_subscribe_link()’

    I would like to insert

    <icon class="icon-user"></i>

    into the following before the %s

    <span id="subscribe-%d"  %s>%s
    $html = sprintf( '%s<span id="subscribe-%d"  %s>%s</span>%s', $r['before'], $topic_id, $sub, $url, $topic_id, $text, $r['after'] );
    

    of this function bbp_get_user_subscribe_link()

    	function bbp_get_user_subscribe_link( $args = '', $user_id = 0, $wrap = true ) {
    		if ( !bbp_is_subscriptions_active() )
    			return;
    
    		// Parse arguments against default values
    		$r = bbp_parse_args( $args, array(
    			'subscribe'   => __( 'Subscribe',   'bbpress' ),
    			'unsubscribe' => __( 'Unsubscribe', 'bbpress' ),
    			'user_id'     => 0,
    			'topic_id'    => 0,
    			'before'      => ' | ',
    			'after'       => ''
    		), 'get_user_subscribe_link' );
    
    		// Validate user and topic ID's
    		$user_id  = bbp_get_user_id( $r['user_id'], true, true );
    		$topic_id = bbp_get_topic_id( $r['topic_id'] );
    		if ( empty( $user_id ) || empty( $topic_id ) ) {
    			return false;
    		}
    
    		// No link if you can't edit yourself
    		if ( !current_user_can( 'edit_user', (int) $user_id ) ) {
    			return false;
    		}
    
    		// Decide which link to show
    		$is_subscribed = bbp_is_user_subscribed( $user_id, $topic_id );
    		if ( !empty( $is_subscribed ) ) {
    			$text       = $r['unsubscribe'];
    			$query_args = array( 'action' => 'bbp_unsubscribe', 'topic_id' => $topic_id );
    		} else {
    			$text       = $r['subscribe'];
    			$query_args = array( 'action' => 'bbp_subscribe', 'topic_id' => $topic_id );
    		}
    
    		// Create the link based where the user is and if the user is
    		// subscribed already
    		if ( bbp_is_subscriptions() ) {
    			$permalink = bbp_get_subscriptions_permalink( $user_id );
    		} elseif ( bbp_is_single_topic() || bbp_is_single_reply() ) {
    			$permalink = bbp_get_topic_permalink( $topic_id );
    		} else {
    			$permalink = get_permalink();
    		}
    
    		$url  = esc_url( wp_nonce_url( add_query_arg( $query_args, $permalink ), 'toggle-subscription_' . $topic_id ) );
    		$sub  = $is_subscribed ? ' class="is-subscribed"' : '';
    		$html = sprintf( '%s<span id="subscribe-%d"  %s>%s</span>%s', $r['before'], $topic_id, $sub, $url, $topic_id, $text, $r['after'] );
    
    		// Initial output is wrapped in a span, ajax output is hooked to this
    		if ( !empty( $wrap ) ) {
    			$html = '<span id="subscription-toggle">' . $html . '</span>';
    		}
    
    		// Return the link
    		return apply_filters( 'bbp_get_user_subscribe_link', $html, $r, $user_id, $topic_id );
    	}
    

    So how would I construct my_custom_bbp_get_user_subscribe_link() function to add_filter( ‘bbp_get_user_subscribe_link’, ‘my_custom_bbp_get_user_subscribe_link’ ); ?

    I hope the answer will serve as a general example to correctly add filters to many other template functions.

    Thanks for your assistance.

    #139290
    Anonymous User 7343156
    Inactive

    Hi! I noticed that BBPress profile does not include several fields of the core WordPress profile. Is there any way to include them? It is very important for my website, because others plugins need those fields to work properly. Notice that I don´t need to create “custom fields”, but to include the core WordPress fields.

    #139289

    Topic: Force Login to View

    in forum Plugins
    ChrisOGwynne
    Participant

    On bbPress 1.x they had a plugin that forced login to view any pages within the forum, not just making the private once you’re on the forums.

    Anything like this for bbPress 2?

    #139288
    backd00r
    Participant

    Hi,

    I’ve installed bbPress 2.4.1 and I’ve the language files on:
    wp-content/languages/plugins
    bbpress-es_ES.mo
    bbpress-es_ES.po

    I’ve also the correct configuration at wp-config.php:
    define(‘WPLANG’, ‘es_ES’);

    The problem is that bbPress is showing the messages in english and not in spanish as I want.

    What I’m doing wrong?
    Any help will be appreciated.

    Thanks,
    Javier

    josephmiddleton
    Participant

    Greetings all,

    I am not sure even if it is possible, but I thought I seen that one could use an importer from phpbb to bbpress. Right now I use the wp-united but it seems that things are not being kept up. So am considering the transition. Is there such an importer? Stephen @netweb maybe you could help me with this? Or anyone in that matter. Part of my site is:
    JosephStory Support Group

    Will this be a difficult transition? Will I loose a lot?

    Thanks to everyone willing to help and inform.

    Joseph

    #139285
    clubcamion
    Participant

    Thank you very much! 🙂

    But now the right side of the forum can not be viewed (http://clubcamion.com/foro).

    Another question: Do you know where can I delete “Started by”?

    #139284

    In reply to: SMF Import to bbPress

    manuxel
    Participant

    Glad it helped.

    I’m not aware of a script like that, though I would love to have it too.

    The only thing I could recommend would be letting google know about the change with a SITEMAP

    #139283

    In reply to: SMF Import to bbPress

    infostrides
    Participant

    I got it now! Thanks.

    Is there any script or work around for redirecting old URL most especially indexed by Search Engines?

    #139280
    Robin W
    Moderator

    yes, there’s a plugin that does this for you

    https://wordpress.org/plugins/bbpress-notify/

    Haven’t used it yet, let us know if it works for you

Viewing 25 results - 23,251 through 23,275 (of 64,534 total)
Skip to toolbar