Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 21,376 through 21,400 (of 32,516 total)
  • Author
    Search Results
  • #87989
    _ck_
    Participant

    Oh and the font-size on the forum can be fixed by adding this to the end of the stylesheet.

    body {font-size:100% !important;}

    Everything scales because of the CSS reset and tests well in stylish for me as I can now read everything without squinting.

    Hey I decided to just scrap everything and re-install…

    That fixed it. But – then I thought I’d be smart and just rename the databases to the new table prefix, and that broke things again.

    So I’m think it’s something to do with the database holding onto to information about the wordpress database… Just my hunch.

    Anyways I ended up just reinstalling and going with it from scratch.

    Thanks for you help! :)

    #87988
    _ck_
    Participant

    I found the bug, they need to change this rule

    in /common-theme/style.css

    find

    #bborg-banner

    go to the end of the rule and change

    scroll bottom 180px;}

    to

    scroll 180px bottom;}

    problem solved

    He has X/Y reversed.

    #87882

    First thing to check – Does your host allow you to send mails?

    How – http://blog.ashfame.com/2010/03/check-mail-sending-capabilities-webhost/

    In the second section, instead of wp-load.php, do it with bb-load.php and come back with results.

    #87952

    In reply to: Welcome Back _ck_

    pagal
    Participant

    Welcome back _ck_

    I hope you’ll never leave us again :-)

    #87985

    I just fixed a few bugs. Thank Sam, Matt and Noël :)

    #87980
    Fernando Tellado
    Participant

    Same problem here :(

    I cannot login in plugins page and don’t see the download link

    #87951

    In reply to: Welcome Back _ck_

    Fernando Tellado
    Participant

    Welcome back _CK_, it’s a great notice to have you here again ;)

    #87700
    _ck_
    Participant

    This all started with Sam 9 months ago.

    https://bbpress.org/forums/topic/sneak-peek-at-bbpressorg-20

    I sure miss him :-(

    #87699
    paulhawke
    Member

    Kudos to whoever made the change … the new look for the site is a huge step forward. If, for no other reason, than to send the message that “something is happening around here” :-)

    paulhawke
    Member

    I can tell you one thing – the site is using my Topic Icons plugin. That is very gratifying to see! :-) In fact, they are running with the default skin.

    kikko088
    Member

    Hi at all, I have some question:

    first question:

    if I put

    require_once( dirname( dirname( __FILE__ ) ) . ‘bbpress/bb-load.php’ );

    define(‘WP_BB’, true);

    on my wp_config.php, for use bbpress function on wordpress, I recive a blank page, why? is the same code that I put on bb-config.php with another path and file. (I can put wordpress function on bbpress, it works). wordpress is on the root and bbpress inside the bbpress folder.

    second question:

    i have install bbsync, on plugin page I see that there is some config to do, if I click on “It needs your config!” i’m linked on general setting, I don’t understand what I have to do for use this plugin.

    third question: is neccesary wp_plugin_bbPress_Integration?

    I put all key on bb-config and wp-config.

    thank you

    kikko088

    @Daiv

    Thanks! They should be up in a few days. I will announce here :)

    #87978
    infected
    Participant

    Well, had just a problem logging in with my “old” login data. After 3rd or 4th try it worked for me. But i often get a white screen when clicking on links around this page. Hope someone fixes this soon. I like the new look. :)

    #57934

    In reply to: Bbpress themes

    Trent Adams
    Member

    Hi Chris! Finally have another project that will use bbPress pretty extensive in the works so I should be stopping by “way” more often ;)

    #87549
    gerikg
    Member

    Okay,

    wp-config:

    iit had two cookiepath, I delete one.

    bb-config.php:

    I took out the cookiehash (i think it should be on WP only)

    The include line

    include_once( '/home/xxx/public_html/xxxx' ); was not pointing to any file

    it should point to wp-load.php

    `include_once( ‘/home/xxx/public_html/xxxx/wp-load.php’ );

    also the ‘ wasn’t ‘ it was something else which happens when you copy and paste. I mentioned it “(beware some pasting of this code make the ‘ character change, make sure it’s the button left of the enter key on your keyboard)”

    I didn’t do the follow up steps on the bbP dashboard, but this should set you on your way.

    #88004

    In reply to: Linking to WordPress

    Why not just a simple .htaccess redirect? Or this: https://bbpress.org/forums/topic/howto-disable-registration

    For .htaccess, something like this in your bbpress folder might help:

    RewriteRule ^bb-login.php http://www.arguemax.com/wordpress/wp-login.php [L,R=301]
    RewriteRule ^register.php http://www.arguemax.com/wordpress/wp-login.php [L,R=301]

    #34193
    xarzu
    Participant

    I installed a fresh copy of bbpress and during the installation process I was asked if I wanted to connect it to a wordpress database.

    Now, when I register a new account on wordpress, it appears as a new account on bbpress.

    But here is the rub. I have added a plug in on the wordpress side on the registration menu. You have to click to agree to some policy. Since this plugin does not exist on the bbpress side, if I register a new account on the bbpress side, and try to use it to log in on the Wordperss side, I get an error that says “you do not have permission to ….”

    How do I make the registration I have formed on the WordPress side match the Registraion process on the BBPress side. Although the database is shared according to my tests and how I installed the latest versioin of BBPRess, the registration and login pages are not the samel

    Here is the registration on the wordpress side showing my custom plugin

    http://i67.photobucket.com/albums/h292/Athono/WordPress/arguemaxregistration2.jpg

    Here is the registration on the bbpress side.

    http://i67.photobucket.com/albums/h292/Athono/WordPress/arguemaxregistration.jpg

    Maybe there is a way to make the bbpress such that when they click on the login link it directs the user to the login for the wordpress side (and also if they click on the registration link on the bbpress it goes to the registration on the wordpress side). How would I go about changing that? Is it html code or php code? The page http://www.arguemax.com/bbpress-1.0,2-2/bbpress/ has the login and register links the link for login goes to http://www.arguemax.com/bbpress-1.0,2-2/bbpress/bb-login.php and the link for Register goes to http://www.arguemax.com/bbpress-1.0,2-2/bbpress/register.php . How do I change that?

    #87977

    And the link to the forums in the menu bar suffers from the old breadcrumbs bug (yay for testing). It tries to link to “https://bbpress.org/forums/topic/forums/” which redirects to “https://bbpress.org/forums/topic/” which obviously isn’t real.

    The problem is that the link for the forums is <li><a class="current" href="forums/">Forums</a></li>

    It should be <li><a class="current" href="/forums">Forums</a></li> instead :)

    #80260
    Chip Bennett
    Participant

    @bingster loot:

    I will try to address that shortly. I don’t have a Mac with which to test, but I’ve been tidying up the CSS in my WordPress theme from which I ported the bbPress theme. So, once I also propagate those changes to the bbPress theme, hopefully it will work better for you. :)

    #87698
    Chip Bennett
    Participant

    What a pleasant surprise! Two, actually: the bbPress.org refresh, and CK! :)

    #87547
    rich777
    Member

    wp-config.php has 8 keys from that link you provided

    bb-config.php has the same 8 keys as above, with the BB text added in as well

    any other ideas? :(

    #87975
    Xevo
    Participant

    Perhaps making the green on top of the site one color green (instead of the gradient)?

    Other than that, looks great. :)

    #60667

    In reply to: dutch translation

    Xevo
    Participant

    Would appreciate it Robine.

    I can have a look at the translation if you want. :)

    #87945

    In reply to: Welcome Back _ck_

    cnc
    Member

    Also from my side…

    loudly

    Welcome back _ck_

    stay connect with bbPress and with Us :)

Viewing 25 results - 21,376 through 21,400 (of 32,516 total)
Skip to toolbar