Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 18,776 through 18,800 (of 32,505 total)
  • Author
    Search Results
  • #105272

    In reply to: @mentiones in bbpress?

    Syrinxie
    Member

    The plugin that isn’t ready yet, John?

    …Tease. XD

    #100173
    jwindhall
    Member

    Well for those interested. Here is how I solved it… Skipped the integration step all together. After install, I defined the cookie path in both config files, regenerated all the unique kees and salts, installed the bbpress plugin for WP integration, entered the settings and role mapping (make sure you do this before saving) I had to redo this b/c I role mapped myself right out and couldn’t get in at first :)

    #105273
    jwindhall
    Member

    Well for those interested. Here is how I solved it… Skipped the integration step all together. After install, I defined the cookie path in both config files, regenerated all the unique kees and salts, installed the bbpress plugin for WP integration, entered the settings and role mapping (make sure you do this before saving) I had to redo this b/c I role mapped myself right out and couldn’t get in at first :)

    #95114
    wildkyo
    Member

    Awesome the last alpha! This is looking good! Go Fight JJJ and Gautam, good work! :)

    #100169
    Gautam Gupta
    Participant

    You can checkout a copy (if you know how to do it). The SVN link is on the download page. Otherwise you can get a copy of the alpha version from here – https://trac.bbpress.org/browser/trunk (scroll down and download as Zip Archive). Hope that helps. :)

    #105269
    Gautam Gupta
    Participant

    You can checkout a copy (if you know how to do it). The SVN link is on the download page. Otherwise you can get a copy of the alpha version from here – https://trac.bbpress.org/browser/trunk (scroll down and download as Zip Archive). Hope that helps. :)

    #95112

    @Paul – Done. :)

    @stockable.net – Open to anything, but I have a semi-strict laundry-list of things I’m looking for to have something included in the package.

    #38169
    asboyd
    Member

    I have created a test site and added several topics to a forum.

    I have set the number of items in reading to 10.

    When I access the forum (which has 32 topics) I see the first ten topics, but when I click the page navigation for page 2, I simply get the add new topic form and no existing topics are shown.

    I am using the default theme and even when I change between the built in themes this is still a problem.

    Could someone please advise of a fix?

    I am not overly skilled in PHP code. But can find my way around to make changes under direction.

    Cheers,

    AlexB

    #95109

    @yutt – It’s my official job responsibility at Automatic to contribute a relatively large percentage of my time directly to the development of both bbPress and BuddyPress. The past negativity of the bbPress community has played a part in the lack of developer contributions, but I think a bigger part is the need for integrated forums not being as large as some of us perceive it to be. If everyone wanted it, more people would naturally contribute. Either way, I’m happy to keep things moving, and I’m always around if someone needs to contact me, has questions, etc… It’s also not a matter of “WordPress HQ” since bbPress is its own project, it’s more a matter of someone committing to seeing it through, which I plan to. :)

    @qprints – Good eye :)

    #95106
    Gautam Gupta
    Participant

    @padams

    The registration is handled by WordPress (so the back-end part of the Recaptcha plugin currently available would be the same). Only the template is shown by bbPress, and you can make use of the ‘register_form’ action.

    #95103
    tooltrainer
    Member

    @JJJ – I greatly appreciate you fixing my “Close Topic” bug! Unfortunately it appears to break super sticky posts. =(

    The particular topic I want to close, is a super stick with some “forum guidelines” that should be visible everywhere. When I close it now, it’s visible in the original forum it was created in, but nowhere else.

    So we have half the problem solved, at least the topic IS visible to other users.

    Looking forward to a full fix on this one!

    As for favorites and subscriptions, the problem is that the buttons for choosing them in the first place, aren’t available. They exist in the code, but are not present visually to the user, to be able to press them. What’s the best way to actually enable these features?

    Also for anyone else this may help – here is how I updated painlessly (and will do so going forward)

    1) Download latest branch and edit bbpress.php, changing the plugin name to add the specific branch number

    2) Rename new plugin folder name to “bbpress xxxx” where “xxxx” is the version number”

    3) Upload folder to plugins folder of my WP install

    4) Deactivate old bbPress plugin

    5) Activate new “bbpress xxxx” plugin

    6) Move theme from old bbP to new bbP

    7) Enable theme in the new bbP

    8) Profit!

    This worked great for me, no conflicts, no worries of overwriting files, etc. Very smooth and easy to degrade back again if I need to.

    Jonathan

    #77992
    addy80
    Member

    i am agree with all..except Marius!! Marius just shut up!! go to hell..!lolz

    Affordable Logo Design

    logo design services

    business logo design

    logo designing

    #99989

    In reply to: WYSIWYG

    silasje1
    Member

    you can find button settings in header.php, then move the things to 2 bars instead of 3:

    ‘theme_advanced_buttons1 : “newdocument,|,bold,italic,underline,|,justifyleft,justifycenter,justifyright,fontselect,fontsizeselect,formatselect”,

    theme_advanced_buttons2 : “cut,copy,paste,|,bullist,numlist,|,outdent,indent,|,undo,redo,|,link,unlink,anchor,image,|,code,preview,|,forecolor,backcolor”,

    theme_advanced_buttons3 : “insertdate,inserttime,|,spellchecker,advhr,,removeformat,|,sub,sup,|,charmap,emotions,youtube”, ‘

    here you can move everything from buttons 3 to 1 and 2.

    i can add an button for and <qoute>

    #105089

    In reply to: WYSIWYG

    silasje1
    Member

    you can find button settings in header.php, then move the things to 2 bars instead of 3:

    ‘theme_advanced_buttons1 : “newdocument,|,bold,italic,underline,|,justifyleft,justifycenter,justifyright,fontselect,fontsizeselect,formatselect”,

    theme_advanced_buttons2 : “cut,copy,paste,|,bullist,numlist,|,outdent,indent,|,undo,redo,|,link,unlink,anchor,image,|,code,preview,|,forecolor,backcolor”,

    theme_advanced_buttons3 : “insertdate,inserttime,|,spellchecker,advhr,,removeformat,|,sub,sup,|,charmap,emotions,youtube”, ‘

    here you can move everything from buttons 3 to 1 and 2.

    i can add an button for and <qoute>

    #99707

    In reply to: test it

    Not out of the box, no.

    Allowed markup: a blockquote code em strong ul ol li embed.
    You can also put code in between backtick characters.

    #104807

    In reply to: test it

    Not out of the box, no.

    Allowed markup: a blockquote code em strong ul ol li embed.
    You can also put code in between backtick characters.

    #99988

    In reply to: WYSIWYG

    Anonymous User
    Inactive

    Thanks silasje. I installed your plugin but have a problem.

    First, how do I reorganize the buttons and squeeze them into two rows instead of 3?

    Second, there is not quote or code buttons. I used your bb formatting file too, so I’m a bit confused about that.

    Thanks.

    #105088

    In reply to: WYSIWYG

    Anonymous User
    Inactive

    Thanks silasje. I installed your plugin but have a problem.

    First, how do I reorganize the buttons and squeeze them into two rows instead of 3?

    Second, there is not quote or code buttons. I used your bb formatting file too, so I’m a bit confused about that.

    Thanks.

    gregptpt
    Member

    Dear all

    It seems frustrating to find what I thought would be an easy enough to find topic. Maybe I’m searching wrong but here goes.

    After a lot of hours I finally managed to integrate WP and bbPress. I managed to create a link to my bbPress. The final step before i take a break is to create a link back to WP in my bbPress.

    The closest I could find to clear cut directions was here:

    http://bbpress.org/forums/topic/link-header-image-to-wordpress

    I followed the instructions and changed

    <h1>”><?php bb_option(‘name’); ?></h1>

    to

    <a href="http://www.my website.com” "><Back to my website</a>

    and when I get to the forum site there is nothing. No link back to my website.

    (I know it looks weird to have com” “> but somehow without the second ” my bbpress log in, search box, etc gets crammed into the right side of the header)

    Could anyone explain exactly how and where to change this line? Is there anything else I must change? Maybe…

    … it’s because I should omit the “www”?

    … I need to have the “/home” for my website?

    For reference, here’s how my original header.php looks like

    <?php

    $_head_profile_attr = ”;

    if ( bb_is_profile() ) {

    global $self;

    if ( !$self ) {

    $_head_profile_attr = ‘ profile=”http://www.w3.org/2006/03/hcard”&#8216;;

    }

    }

    ?>

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.1//EN” “http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd”&gt;

    <html xmlns=”http://www.w3.org/1999/xhtml”&lt;?php bb_language_attributes( ‘1.1’ ); ?>>

    <head<?php echo $_head_profile_attr; ?>>

    <meta http-equiv=”X-UA-Compatible” content=”IE=8″ />

    <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />

    <title><?php bb_title() ?></title>

    <link rel=”stylesheet” href=”<?php bb_stylesheet_uri(); ?>” type=”text/css” />

    <?php if ( ‘rtl’ == bb_get_option( ‘text_direction’ ) ) : ?>

    <link rel=”stylesheet” href=”<?php bb_stylesheet_uri( ‘rtl’ ); ?>” type=”text/css” />

    <?php endif; ?>

    <?php bb_feed_head(); ?>

    <?php bb_head(); ?>

    </head>

    <body id=”<?php bb_location(); ?>”>

    <div id=”wrapper”>

    <div id=”header” role=”banner”>

    <h1>”><?php bb_option(‘name’); ?></h1>

    <?php if ( bb_get_option(‘description’) ) : ?><p class=”description”><?php bb_option(‘description’); ?></p><?php endif; ?>

    <?php if ( !in_array( bb_get_location(), array( ‘login-page’, ‘register-page’ ) ) ) login_form(); ?>

    <div class=”search”>

    <?php search_form(); ?>

    </div>

    </div>

    <div id=”main”>

    <?php if ( bb_is_profile() ) profile_menu(); ?>

    #99208

    In reply to: WPMimic V.1

    smiga
    Participant

    This is a great theme, I was using v.02 with small css adaptions and some bugfixes with topic display. Some days ago I upgraded to v.1 and its visually much more better.

    But there is one small feature what was in v.02, but is missing in v.1 – when I entered some on going topic, what I have visited before, then page automatically moved me to last unread post where I stopped reading previously.

    As I`m not strong in programming, I hope that this feature in previous version was not coming from some plugin… :)

    If it was in previous theme version, could you at least give me some hint about function name what to search? I could try to add it to new code myself…

    #104308

    In reply to: WPMimic V.1

    smiga
    Participant

    This is a great theme, I was using v.02 with small css adaptions and some bugfixes with topic display. Some days ago I upgraded to v.1 and its visually much more better.

    But there is one small feature what was in v.02, but is missing in v.1 – when I entered some on going topic, what I have visited before, then page automatically moved me to last unread post where I stopped reading previously.

    As I`m not strong in programming, I hope that this feature in previous version was not coming from some plugin… :)

    If it was in previous theme version, could you at least give me some hint about function name what to search? I could try to add it to new code myself…

    TheClue
    Member

    Good morning,

    i’m planning to move my existing wp 3.1.1 network to a multisite installation, while installing a bbpress forum for them;

    the idea is to have the following domain mapping:

    1. blog1.mydomain

    2. blog2.mydomain

    3. blog3.mydomain

    ….

    x. forum.mydomain (it could be like a new ad-hoc ‘fake’ blog, i guess)

    the point is: can i share users and users profile between all subdomains? i know that multisite wp allow this, but what about that _including_ the forum blog?

    before moving in i prefer to be sure it is possible :)

    tnx in advance for help,

    gabriele

    #38105
    Gautam Gupta
    Participant

    Hello everyone!

    I have released the RC 1 of WordPress to bbPress Converter Script. What it does is migrates all your users, converts categories to forums, articles to topics and comments to posts. Currently, it just doesn’t change image shortcodes to image urls and doesn’t preserve the forum hierarchy.

    To use it, download it, put it on your server, edit the script and change the options to appropriate values before the Stop Editing Here part.

    I am soon planning to release a bbPress standalone to plugin converter script if someone doesn’t beat me to it. ;)

    Download: http://code.google.com/p/wordpress-to-bbpress-converter/downloads/detail?name=w2bc.zip

    Thanks!

    – G

    #99986

    In reply to: WYSIWYG

    silasje1
    Member

    you unzipped the jscripts map to: my-plugins?

    you edited some of the code? which is neccesary :)

    otherwise send me your link of website to: silasje1@live.nl

    #105086

    In reply to: WYSIWYG

    silasje1
    Member

    you unzipped the jscripts map to: my-plugins?

    you edited some of the code? which is neccesary :)

    otherwise send me your link of website to: silasje1@live.nl

Viewing 25 results - 18,776 through 18,800 (of 32,505 total)
Skip to toolbar