Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 63,051 through 63,075 (of 64,450 total)
  • Author
    Search Results
  • #53373
    JzL
    Member

    thank you bbolman.. I was placing the code after that line, not before. That did it… but I had to disable “Ultimate Tag Warrior” plugin to keep from getting any errors.

    Now, on to trying to customize the look of bbpress. Thanks again.

    #1240

    Topic: My Template

    in forum Themes
    bbolman
    Participant

    I’m working on porting the Tarski theme to bbPress. You can see it in actions here: proforums.palmansworld.com/forums/ Anyways. For some reason, I cannot get the header image and the welcome text and sign in box to match up. I’m wondering if anyone could take a quick look and see if they have any ideas to help me try to center the forum name and the login stuff inside of the header image. Any help is much appreciated.

    #53390
    bbolman
    Participant

    Yeah, I think the localhost bit might be your problem. I’m hoping soon bbPress will get an automatic installer like the newer WordPress has. That would save everyone a ton of support questions effort I feel.

    #53384

    In reply to: bbPress 0.75 Released

    Null
    Member

    Perhaps an upgrade.zip can be made for a quick fix…

    #1238
    aircow33
    Member

    Hi all, I am trying to install bbpress with my wordpress blog. I get a 500 Internal Server Error was encountered everytime i try to run the install.php. My config.php looks like the following

    ?php

    // ** MySQL settings ** //

    define(‘BBDB_NAME’, ‘****’); // The name of the database

    define(‘BBDB_USER’, ‘******’); // Your MySQL username

    define(‘BBDB_PASSWORD’, ‘******”); // …and password

    define(‘BBDB_HOST’, ‘mysql’); // 99% chance you won’t need to change this value

    // Change the prefix if you want to have multiple forums in a single database.

    $bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!

    // If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.

    // Adjust the domain and path to suit your actual URL.

    // Just the domain name; no directories or path. There should be no trailing slash here.

    $bb->domain = ‘http://prosperworldloans.com’;

    $bb->path = ‘/blog/bbpress/’;

    // What are you going to call me?

    $bb->name = ‘New bbPress Site’;

    // This must be set before running the install script.

    $bb->admin_email = ‘admin@prosperworldloans.com’;

    // Set to true if you want pretty permalinks.

    $bb->mod_rewrite = false;

    // The number of topics that show on each page.

    $bb->page_topics = 30;

    // A user can edit a post for this many minutes after submitting.

    $bb->edit_lock = 60;

    // Your timezone offset. Example: -7 for Pacific Daylight Time.

    $bb->gmt_offset = 0;

    // Change this to localize bbPress. A corresponding MO file for the

    // chosen language must be installed to bb-includes/languages.

    // For example, install de.mo to bb-includes/languages and set BBLANG to ‘de’

    // to enable German language support.

    define(‘BBLANG’, ”);

    // Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage

    // of Akismet’s powerful spam blocking, you’ll need one. You can get an Akismet key at

    // http://wordpress.com/api-keys/

    $bb->akismet_key = false; // Example: ‘0123456789ab’

    // The rest is only useful if you are integrating bbPress with WordPress.

    // If you’re not, just leave the rest as it is.

    $bb->wp_table_prefix = ‘wp_’;

    $bb->wp_siteurl = ‘http://www.prosperworldloans.com’;

    /* Stop editing */

    define(‘BBPATH’, dirname(__FILE__) . ‘/’ );

    require_once( BBPATH . ‘bb-settings.php’ );

    require_once(‘../wp-config.php’);

    ?>

    #1237

    After i updated to 0.75 the You must log in to post. is no longer displayed.

    http://trac.bbpress.org/changeset/580/trunk/bb-includes/template-functions.php

    This was the change, I think there is a echo missing in line 138.

    #51954
    Staffan
    Member

    Does anybody know how to combine this great little plugin with the Use display name plugin? I want the it to show my nickname instead of my username.

    #53383

    In reply to: bbPress 0.75 Released

    bbolman
    Participant

    These are all just guesses from looking at the Trac, so I could be wrong on some. I also may have missed a few.

    tags.php

    bb-settings.php

    bb-admin/index.php

    bb-admin/admin-functions.php

    bb-includes/template-functions.php

    bb-includes/capabilities.php

    bb-includes/pluggable.php

    bb-includes/functions.php

    bb-templates/tag-single.php

    bb-templates/style-rtl.css

    bb-templates/style.css

    #53382

    In reply to: bbPress 0.75 Released

    Geezerjim
    Participant

    Does anyone have a list of the files that have changed? I’d rather not upload everything if it’s not necessary.

    #53253
    bbolman
    Participant

    Trying upgrading to version 0.75 of bbpress. That could help.

    #53381

    In reply to: bbPress 0.75 Released

    bbolman
    Participant
    #1236

    bbPress 0.75

    There’s a security fix in this release, so everyone should upgrade.

    #53379

    In reply to: Version Name

    “Bix” will stay until we next release with a new major release number.

    Here’s the explanation: https://bbpress.org/blog/2006/10/bbpress-072/

    #53251
    Staffan
    Member

    I have encountered exactly the same problem!

    I have the latest version of bbPress (downloaded only a few hours ago), php version 4.4.4 and apache server.

    Link to my forum: http://www.thecalmingseas.com/forums/

    /Staffan

    #53378

    In reply to: Calendar?

    bbolman
    Participant

    who knows…maybe CalendarPress will be coming soon. I joke, but really, I would try integrating wordpress and bbpress, and then using the event calendar plugin for wordpress. It is not full-screen unfortunately, but it is a very good calendar for keeping track of events.

    #50945

    In reply to: Quote Option

    Trent Adams
    Member

    I had a post on blockquote earlier, but I think you could really do some neat stuff with images if you wanted as well!

    https://bbpress.org/forums/topic/411?replies=3

    Trent

    #1234

    Topic: Calendar?

    in forum Plugins
    rueger
    Member

    Somewhat off topic, we’re trying out bbPress as a tool for our Board of Directors.

    What would make it invaluable would be a good calendar function to track events, and tasks that need to precede events.

    I’m thinking of something that looks like google calendar, full page and easy to read. I guess we could just embed the google calendar into a page on our site but would prefer something that we can install and maintain on our own server.

    Maybe a bbPress plugin, maybe something standalone – I don’t care.

    Suggestions?

    #1233

    Topic: Error

    in forum Installation
    antivirus
    Member

    Click any tags, for example — > http://bbpress.org/forums/tags/plugin

    and click —> RSS link for this tag.

    #53375

    In reply to: Freshness = -1

    aydos
    Member
    #1232

    I just installed bbpress and went through all the steps to integrate it with WordPress and so far everything is fine except that the times are screwed up. For example, the freshness of all posts is -1 (that’s negative 1) even though the posting times are perfect. That seems to be it and I can’t fix it. Any ideas?

    #815

    Topic: First Plugin Attempt

    in forum Plugins
    Geezerjim
    Participant

    I am attempting to write my first plugin. The idea is to display a graphic image for the posters rank. I keep getting this error.

    Parse error: parse error, unexpected ‘=’, expecting ‘}’ in /home/brightan/public_html/bbPress/my-plugins/graphic-display-ranks.php on line 82

    Here is the function that includes line 82.

    function user_rank($id) {

    $special_rank = get_special_rank (get_post_author_id());

    if ($special_rank>0)

    {

    switch ($special_rank) {

    case 1 :

    $display_rank=$path_to_rank_images . $image_for_special_rank_1;

    break;

    case 2 :

    $display_rank=$path_to_rank_images . $image_for_special_rank_2;

    break;

    }

    }

    else

    {

    $rank_count=get_post_count(get_post_author_id());

    for ($i=1;$i<$num_ranks;$i++)

    {

    if ($rank_count<$rank_max[$i])

    {$display_rank=$path_to_rank_images . $rank_img[$i];

    }

    else

    {$display_rank="";}

    }

    }

    return $display_rank;

    }

    What am I not seeing?

    #51926

    In reply to: Language

    If some strings are not translated it’s cause they are missing to be included nto the internationalization functions, and this is a bug, You can open a ticket on trac about untraslated strings so they will be corrects annd included into pot. file.

    For info about internationalizion and stuff you can refer to WordPress COdex searching for internationalizazion and localization, the info you will find there arcan be applied to bbpress also.

    #53359
    aydos
    Member

    thanks all…

    i have corrected “hot tags” bug (tag over other tags) and added the small green box near <h2>, used in original template but i had forgotten…

    (download file is the same file, overwritten)

    and thanks for “-1 freshness”, this is a demo forum, but i must fix it in my real forum.

    #53358
    bbolman
    Participant
    #53250
    Trent Adams
    Member

    I know there was a problem with the links for some people. I might just try the solution found here and see if it works for you:

    https://trac.bbpress.org/ticket/543

    Trent

Viewing 25 results - 63,051 through 63,075 (of 64,450 total)
Skip to toolbar