Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 16,151 through 16,175 (of 64,516 total)
  • Author
    Search Results
  • nolimit966
    Participant

    Hi,

    I’ve recently been making changes to my BBpress theme, (im new to php) and I have no idea what I have done but my forum users now cannot see the first post in a new thread. They can see the topic, click into it, but then the first main post does not appear.

    Does anyone know which .php file I need to fix to get this working again?

    Thank you

    #159840
    billy1983
    Participant

    Hi,
    I have downloaded and installed bbpress plugin and I have created a forum with multiple topics and replies from my wordpress dashboard. However, I am unable to do any of this from my forum page directly. I have looked in the common functions php file and can see that there is a filter for reverse proxies as i thought it might issue as I have seen this whilst searching posts for a solution. I am using Mamp and running server on port localhost:8888. Can anyone help me solve this issue please. My website is not public at the mo but i have tried to open the ports to my machine in the hope that you can access it. here is the url: http://88.107.65.111:8888/brighton-and-hove-school/wordpress3
    Many thanks
    Billy

    #159839
    sharlene_c
    Participant

    Like Dropbox https://www.dropboxforum.com/hc/communities/public/questions
    we would like to include a button at top right of forum page to post a question or idea.

    Topic options would be provided as a dropdown list for the user to select from.

    The user would provide title of question or idea and more details if required.
    Title and topic would be required fields, more details would be optional.

    Like this: https://www.dropboxforum.com/hc/communities/public/questions/new

    Is this possible with shortcodes or can some tell me how to accomplish this. Our wordpress version 4.1.1 and bbPress version is 2.5.6

    Thanking you in advance for any help

    #159838

    Topic: View Topic By

    in forum Troubleshooting
    sharlene_c
    Participant

    We would like to have our forum looking like https://www.dropboxforum.com/hc/communities/public/questions.

    That is:

    A link to view All Topics at the top of page for each Forum followed by
    Links to Newest, Recommended and Following topics.

    Can anyone tell me how to do this.

    Wordpress version is 4.1.1 and bbPress is version 2.5.6

    Thanking you in advance.

    #159837
    vaviv
    Participant

    I use wordpress 4.1.1
    bbpress 2.5.6

    #159836
    vaviv
    Participant

    When a register user try to make a topic and when click submit, get this error

    The page isn’t redirecting properly

    But the topic is ok.

    Any idea?

    regards

    #159834
    Pierre Ledoux
    Participant

    Hello,

    this is how it looks today:

    1
    2

    the words ware not in one row. I would like to improve the appearance. Thatswhy i want to have all words in one row and the button left or maybe centered.

    But i don’t know how to realize it.

    Regards

    #159831
    teamoo
    Participant

    Yes, this is very strange.

    I’ve placed the link for my forum and for my “test” topic below. I’ve been searching with the word “Wellsville” as that is unique to topic below. All it returns is the newest blog post which does not have Wellsville in it anywhere.

    My standard search within WordPress works as it should. Should the bbPress search be limited to the forum? That would be good.

    http://www.ohio-offroad.com/forums

    http://www.ohio-offroad.com/forums/topic/wellsville-still-operational/

    #159827
    artsylar
    Participant

    Hi, I have just installed bbpress to have a forum functionality in our website. However, when I tried to create a topic or reply to existing topic/post, the text editor seems to be disabled until I click on the editor buttons. There is no error in the console.

    Here’s our website

    #159825

    In reply to: First topic text color

    Navinn
    Participant

    Hi, it doesn’t change.
    I also tried this:

    #bbpress-forums #top ul:first-child > li > a {
      color: #b84444!important;
    }

    i don’t know it that helps, but my custom CSS contains this:

    li#menu-item-107548 .avia-menu-text span{
    font-size: 22px;
    }
    
    #header_meta {
    background: #4a96cd;
    }
    #top ul:first-child > li > a {
    color: #eeeeee;
    }
    
    #top ul:first-child > li > a:hover {
    color: #4a96cd; 
    }
    
    /* Main Menu - HIGHLIGHT BLOCK */
    #top .avia-menu-fx {
    display:block;
    position:absolute;
    border-style:solid;
    border-width:5px;
    }
    
    .avia_desktop .av-hover-overlay-active .av-masonry-image-container {
    opacity: 1;
    }
    
    .qa-faq-title { font-size: 110%; }
    .faq-catname { font-size: 150%; }
    
    .header_color .main_menu ul:first-child > li > a {font-size:110%; 
    }
    
    @media only screen and (max-width: 600px) {
    .av-inner-masonry-content.site-background {
    opacity: 0 !important;
    }
    }
    
    .single #main .content .entry-footer{
    float: left !important;
    }
    
    /* Couleur de la sideBar */
    .main_color .sidebar { background-color: #eeeeee; }
    
    /* Couleur des liens vers pages de même niveau dans la sidebar*/
    ul.nested_nav a:hover {
    color: #4a96cd!important;
    }
    ul.nested_nav a {
    color: #404040!important;
    }
    
    /*Classe pour centrer les images dans le menu*/
    p.menu-image {
    position: relative;
    top: -9px;
    }
    li#menu-item-107543 a .avia-menu-fx {
    bottom: 11px!important;
    }
    li#menu-item-107544 a .avia-menu-fx {
    bottom: 11px!important;
    }
    
    /*Désactiver la bordure en haut a droite du menu*/
    .avia-menu.av_menu_icon_beside { border-right: none; }
    
    #top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    padding-top: 5px;
    }
    #top #header .avia_mega_div > .sub-menu {
    padding: 20px 20px 20px;
    }
    #159820
    shanhard
    Participant

    Users are reporting an error when logging in using the bbPres login widget:
    Warning: require_once(/home/sitename/public_html/wp-content/plugins/bbpress/includes/admin/converters/example.php) [function.require-once]: failed to open stream: No such file or directory in /home/sitename/public_html/wp-content/plugins/bbpress/includes/users/functions.php on line 1705

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/sitename/public_html/wp-content/plugins/bbpress/includes/admin/converters/example.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/sitename/public_html/wp-content/plugins/bbpress/includes/users/functions.php on line 1705

    I noticed that the filename is different in the referenced location, it has a capital letter in Example.php When I change the filename it resolves the issue.

    Why does it need to reference the Example.php converter anyway?

    #159816
    Robkk
    Moderator

    i think using this instead will allow more customization options to the widget

    https://wordpress.org/plugins/bbpress-search-widget/

    #159809

    In reply to: First topic text color

    Robkk
    Moderator

    i thought it was because you closed the topic but no your theme is adding some weird CSS to the first topic.

    see if this CSS fixes your issue,

    #bbpress-forums #top ul:first-child > li > a {
      color: #b84444;
    }
    #159808
    Robkk
    Moderator

    i found this gist here , and it might be useful.

    https://gist.github.com/trishasalas/9818135

    plop this into your child theme functions.php or a functionality plugin

    add_action( 'bbp_template_before_replies_loop', 'bbpress_rss' );
    function bbpress_rss() {
    $url = "http" . (($_SERVER['SERVER_PORT']==443) ? "s://" : "://") . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
    echo ' <a href="' . $url . 'feed">Subscribe via RSS</a>';
    }

    EDIT: @netweb thats sweet!!

    #159807
    Dono12
    Participant

    I’ve visited your site and I saw there was no side bar. Make sure your sidebar is active first (DASHBOARD -> APPEARANCE -> WIDGETS). Then pull The widgets you want to display in the Sidebar section. Give the Widget a Title, the title will then display in the Sidebar area. To style any element you can inspect the element by right clicking on it -> select inspect element -> a window will pop-up showing you the div class or div id of any element on that page. eg(#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content). This div comes from inspecting the elements on this very page. You can even change things in the right-side window of the inspector and see the changes happen instantly. Elements like background-color, text color and font size and so on.(TRY IT)
    You can place this div inside your themes CSS file and change the elements within it. Example text color, font, font-weight. eg

    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    from width: 100%; to width:50% !important;
    from margin: 0; to margin: 10px 10px 10px 10px !important;
    from font-size: 12px; to font-size:14px !important;
    }
    the !important is used to override the styles already created within the plugins css

    You can also see an entire page by using right-click -> view page source

    #159806
    user-aaron
    Participant

    I am using WordPress 4.1.1, and bbPress 2.5.6 with the Theme Twenty Thirteen, and bbPress does not display correctly, all pages of the forum look like this, and the rest of website look fine. Does anyone have any suggestions I could try in order to fix this?

    View post on imgur.com

    #159800
    Stephen Edgar
    Keymaster

    This is included as an optional option in the next release bbPress 2.6 🙂

    #159799

    In reply to: SMF Import to bbPress

    Stephen Edgar
    Keymaster

    Mike, thanks, much appreciated.

    I’ve copied and pasted it into a GitHub Gist here:
    https://gist.github.com/ntwb/9ff3f1ed93ae9671a93b

    It makes it much clearer to read and update, if anyone wants to make improvements or suggestions drop a comment on the Gist 🙂

    This is a great start and I hope to one of these days get attachment importing into bbPress importer 😉

    #159797

    In reply to: SMF Import to bbPress

    curvemeister
    Participant

    I want to offer this php script in exchange for the help Stephen’s script provided. It ran successfully on my installation, going from SMF 2.0.4 to bbPress 2.5.6 / GD bbPress Attachments 2.2. Most of my time is taken up with consulting, and I regret that I will not be providing much in the way of support for this script.

    This is a stand-alone php script that you must modify to target your SMF install. I suggest using notepad++ to edit for readability, and something like FileZilla to transfer your file to your host. Install and run the script in the root folder of your WordPress folder. I used Putty configured for an SSHconnection. Do not try to run it via http – the script will time out.

    Thanks to Stephen Edgar for providing the original php on which this is based.

    Mike Russell – final result at: http://www.curvemeister.com/forums
    ==============================================================================

    
    <?php
    //Standalone script to import smf attachments for the GD bbPress Attachments plugin
    //Execute after you have imported smf into bbPress
    require( 'wp-load.php' );
    require( 'wp-admin/includes/image.php' );
    
    $verbose = false;
    //$limit = " LIMIT 0,1";
    $limit = " LIMIT 0,99999";
    
    // source database connection
    $host="localhost";
    $uname="xxx";
    $pass="xxx";
    $database = "xxx";
    $site_url = 'http://xxx/forum';
    $forum_path = 'forum/attachments/';
    
    echo "start smf_attachments-to-bbpress\n"; flush();
    
    //get the attachment rows from SMF
    $smf_db = new wpdb($uname, $pass, $database, $host);
    $smf_rows = $smf_db->get_results("
    								SELECT * FROM <code>smf_attachments</code> 
    								WHERE file_hash != '' 
    									AND filename NOT LIKE '%thumb' 
    								ORDER BY <code>id_attach</code>"
    								.$limit);
    								
    echo "processing ".$smf_rows->num_rows." rows total\n";
    
    // process each row
    $count = 0;
    foreach ($smf_rows as $smf_attachment_row) {
    	if($verbose) { echo 'next row, id_attach = '.$smf_attachment_row->id_attach."\n"; flush(); }
    
    	//look for both a new and old style filename.  If neither exists, skip this attachment
    	$smf_filename = $forum_path.$smf_attachment_row->id_attach.'_'.$smf_attachment_row->file_hash;
    	if(!file_exists($smf_filename))
    		$smf_filename = $forum_path.$smf_attachment_row->id_attach.'_'.$smf_attachment_row->filename.$smf_attachment_row->file_hash;
    	
    	if(!file_exists($smf_filename))
    	{
    		echo "no file, skipping attachment for ".$smf_attachment_row->id_attach.", missing SMF file: ".$smf_filename."\n"; flush();
    		continue;
    	}
    	
    	$uploads = wp_upload_dir('SMF');
    	$new_upload_dir = $uploads['path'];
    	$new_full_filename = $new_upload_dir.'/'.$smf_attachment_row->filename;
    	if($verbose) { echo('old->new = '.$smf_filename.' -> '.$new_full_filename."\n"); flush(); }
    	
    	//copy the enclosed file if necessary
    	if(!file_exists($new_full_filename) && !copy($smf_filename, $new_full_filename) ) {
    		echo "cannot copy: ".$smf_filename."->".$new_full_filename."\n";
    	} else {
    		//look for bbPress's previously imported topic or reply for the current attachment
    		$parent_args = array(
    			'post_type' => array('topic', 'reply'),
    			'meta_key' => '_bbp_post_id',
    			'meta_value' => $smf_attachment_row->id_msg
    		);
    		//echo "$parent_args = ".print_r($parent_args)."\n";
    		
    		$parent_query = new WP_Query($parent_args);
    		$parent_query->get_posts();
    		if($verbose) { echo $parent_query->post_count." posts found for smf_post id ".$smf_attachment_row->id_msg."\n"; flush(); }
    
    		//normally only one post references a given enclosure, but handle possible multiples anyway ...
    		while($parent_query->have_posts()) {
    			$parent_query->the_post();
    			$post_id = get_the_ID();
    			$attachment_data = array(
    				'guid' => $uploads['url'] . '/' . basename( $new_full_filename ),
    				'post_mime_type'	=> 'image/'.$smf_attachment_row->fileext,
    				'post_title'		=> $smf_attachment_row->filename,
    				'post_status'		=> null,
    				'post_content'		=> '',
    			);
    			//if($verbose) { echo "attachment_data = ".print_r($attachment_data)."\n"; flush(); }
    			
    			$attach_id = wp_insert_attachment($attachment_data, $new_full_filename, $post_id);
    
    			//echo "attach_id = ".$attach_id."\n"; flush();
    			if($attach_id) {
    				//update_post_meta($attach_id, '_bbp_attachment', 1);
    				if($attach_metadata = wp_generate_attachment_metadata($attach_id, $new_full_filename)) {
    					//echo 'attach_metadata = '.print_r($attach_metadata)."\n"; flush();
    					wp_update_attachment_metadata( $attach_id,  $attach_metadata );
    					set_post_thumbnail( $post_id, $attach_id );				
    				} else {
    					echo 'wp_generate_attachment_metadata failed, fname = '.$new_full_filename."\n"; flush();
    				}
    			}
    			wp_reset_postdata();
    		}
    	}
    	$count++;
    	if($count%100 == 0)
    	{
    		echo $count." attachments processed\r";
    		flush();
    	}
    }
    echo "Done, processed ".$count." records\n\n";
    
    //clean up message body text
    //convert <tt> -> <br />
    mysql_query("UPDATE wp_posts SET post_content = REPLACE (post_content, \'<tt>\', \'<br />\') WHERE post_content LIKE \'%<tt>%\'");
    
    mysql_close($connection);
    exit;
    ?>
    
    #159785

    In reply to: bbPress downgrade?

    Robin W
    Moderator

    No, you’ll need to repeat whatever you did when you originally installed it.

    see

    https://codex.bbpress.org/bbpress-in-your-language/

    #159782

    In reply to: bbPress downgrade?

    Robin W
    Moderator

    Yes, deactivate and delete the current plugin – you won’t lose the forums !

    then

    https://wordpress.org/plugins/bbpress/developers/

    and download the appropriate version at the bottom of the screen to your pc and then uploads it and activate

    #159780
    Skvirly
    Participant

    I am trying to install bbPress 2.5.6 with the Sweetdate theme using WordPress 4.1 Everytime I install the bbPress plug in I get the 500 Internal Server error. Removing bbPress using FTP resolves the issue so it looks like a bbPress issue. Other plug ins install fine. Any suggestions ? The site is not yet up. Thanks.

    #159778
    shogunteam
    Participant

    Hello all,

    can someone please tell me how to downgrade the bbPress plugin? After the last update my forum is available only in english and i dont know any other way to fix it (there is no polish version of the new version yet).

    It is ok, if I delete the plugin and install the old version per ftp? Are the old settings saved in the database?

    Thanks for an answer!

    Best regards,
    shogunteam

    #159775

    Topic: 2 plugins i needed

    in forum Plugins
    wenlujon
    Participant

    I’m running WP 4.1.1 and bbpress 2.5.6

    I wonder if there’re plugin:
    1. shows if a topic has picture or not (in the topic title), it’s better to show the sizes of the pictures if any, that’s important for portable devices since traffic is expensive
    2. shows if a user is online or not below his/her avatar

Viewing 25 results - 16,151 through 16,175 (of 64,516 total)
Skip to toolbar