Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 10,651 through 10,675 (of 11,584 total)
  • Author
    Search Results
  • #2311
    bordercollie
    Member

    Hey,

    i’m using my bbpress with the mysty theme.i’ve been trying to customize it so it can fit the screen of a Playstation Portable without scrolling.

    Heres the forum:

    http://bordercollie.kilu3.de/forums/bbpress/

    the latest disccusion thing is next to the login form.

    what do i have to do so the latest disscoussion thing is below?

    i guess i’ll hjave to put a <p> tag somewhere but i don’t know.

    thanks a lot

    alex

    Sam Bauers
    Participant
    neyoung
    Member

    looks like I’m about 1 month late to this discussion… did the plugin ever get released?

    #2318
    mbwebdesign
    Member

    I’ve just launched a new BBPress theme for public testing via my website:

    BBPress

    It’s available in 4 colours. Feedback, bug reports etc would be greatly appreciated.

    #60327
    Null
    Member

    Looks nice just 2 comments:

    – The background mouseover is still green, would change that to some blue-ish

    – The bold black titles (like latest discussions, views etc) are kinda too hard black for the theme. I would soften these or give them the color that ADD NEW haas now (ofcourse the add new would get a new color too then) I think it would blend in better then the hard black.

    _Null

    #60254
    _ck_
    Participant

    Ugh sorry.

    I will have to create a bunch of fake posts to try to test a similar environment.

    Because of the way bbpress calculates those pages, this is a very tricky process (also a very annoying process).

    If all you are trying to affect is just the front page, there is a direct hack for the core you can do which should not affect any other page and allow all other plugins to work properly.

    https://bbpress.org/plugins/topic/3?replies=15#post-346

    In theory it will work better than any other plugin method.

    I’ve got my hands full right now working on an advanced user tracking program to replace simple onlinelist that works across wordpress+bbpress.

    #60252
    mciarlo
    Member

    Thank you–I will test this out at the earliest.

    #60251
    _ck_
    Participant

    Okay I think I have a workaround.

    Try this.

    http://ckon.wordpress.com/files/2007/08/change_topics_per_page.txt?v002

    Don’t really have a way to test, so you’ll have to let me know. You’ll have to re-edit the limits at the top, sorry.

    Null
    Member

    “We’re pleased to announce the latest release of jQuery: jQuery 1.1.4. Barring any horrible mistakes, this release will be the last of the 1.1.x branch – leading us up to the release of jQuery 1.2 in September.”

    New trac made for updating jQuery

    #53438
    chrishajer
    Participant

    roniabirk: do you have a URL where this is happening?

    #53437
    roniabirk
    Member

    I modified rss.php trying to reduce the number of topics returned in the feed, but it still returns all of them. Am I missing a step somewhere?

    #56052
    w3creativa
    Member

    Hi Ganzua, Thanks for taking the time to explain this to me. I believe, as you say, that it is not the best solution but, apparently, the only one at the moment (?).

    I wonder how did other users managed to translate their integrated bbpress.

    Thanks again!

    #56051
    ganzua
    Member

    “hi, I have the same problem. Has anyone found a way to integrate and change the language without errors?”

    I managed to translate a wp-bb integration but I don’t know if you are going to like my workaround;

    1. edit bbpress config.php and in define language section point to your wp language file with this code; ‘ define(‘BBLANGDIR’, ‘wp-includes/languages/es_ES.mo’); ‘ (change es_ES.mo for the name of your language .mo file)

    2. edit wp language .po file and insert there your bbpress .po file. In other words, copy/paste all bbpress entries at the end of wp .mo file

    3. Open with poedit and try to save this modifed file. You’re going to have +-100 duplicated entries in an error log. Delete all duplicated entries, one by one, so you can save.

    4. When you save with poedit you produce 2 files; .po file and a .mo file. This .mo file is the one you want. Now you have translated both; wp and bbpress with just one .mo file.

    I do know that this workaround implies a lot of future problems and I don’t like it at all but I didn’t find any other way.

    I hope someday bbpress will appear as a plugin for wordpress.

    #60232

    In reply to: Gravatar Plugin

    The myavatar plugin supports Gravatar but I need to do some more work to update it to the latest code – Give me a few days

    #59505
    Anne-Lise
    Member

    I have more or less the same problem. My forum is only accessible to WordPress users of the blog the forum is linked to. They cannot register themselves. Therefore registration is not possible on the forum either. All user names consist of two words. When I, or another user, is logged in in WP and then switches to the forum, he or she has to login again. When user name and password are filled in correctly and the login button is clicked, the user is redirected to a page where it says that the login failed and that he or she has to try again. But this time the space between the words of which the username consists is deleted (‘tester twee’ becomes ‘testertwee’). Logging in with the newly formed username doesn’t work either, of course. Logging in with a username that is made up of one word is no problem (for example ‘admin’).

    This problem didn’t exist in the previous version of BBpress and it doesn’t have anything to do with the browser either since I tested this with Firefox as well as with IE. I also tried deactivating all plugins, but wasn’t the solution either.

    I hope there is anyone who can help me fix this, because it’s really annoying. I was so glad I finally found a rather simple forum that could be integrated with WP.

    #56050
    w3creativa
    Member

    hi, I have the same problem. Has anyone found a way to integrate and change the language without errors?

    #2252
    rosebud
    Member

    I am having problems with the character encoding of my bbpress install. I have it integrated with wordpress and when I use the “Latest bbpress discussions” plugin I see the weird characters you get when you mix collations and charsets.

    I have wordpress in utf-8 thanks to this plugin: utf8 dtaabase converter.

    Before it I had it set to utf but still, the database was showing weird characters (the collation was alright though). So this is probably a MySQL problem somewhere.

    Should I try to adapt the wordpress utf8 converter for bbpress?

    #2296
    ronjroy
    Member

    Just down loaded latest version and it says copy the confi.example.php to the config.php and I don’t see a document called config.php. What do they mean?

    #60241
    _ck_
    Participant

    Yeah all the “users online” and user tracking can only come after I release a user tracking plugin ;-)

    #60234
    crazybatca
    Member

    Try this:

    .post { display: block; width: 100%; overflow: auto; overflow-x: auto; overflow-y: hidden; }

    Tested in IE 6, Opera 9.23 and Firefox 2.0.0.6 on the PC

    Didn’t test it on IE 7 though, so you might want to look at that…

    cb

    #60240
    benbeltran
    Member

    Nice nice :D. Maybe a “Most users ever online” or something. Personally I like to keep statistics simple and compact, but some people like to display a lot of statistics.

    Top Taggers maybe? Who knows.

    #60218
    _ck_
    Participant
    #2289
    _ck_
    Participant

    I began working on this last night:

    http://bbshowcase.org/forums/views/statistics/

    As you should be able to tell it’s far from finished.

    I’m interested in hearing ideas for other statistics you’d like to see.

    I already just realised a list of the 10 oldest/newest member registrations might be interesting.

    Since all those calculations are “expensive” I’ll make it cache them for an hour at a time (perhaps adjustable).

    Also there will be more time/user based calculations once I get useronline released for bbpress.

    Currently bb-topic-views is required for the module.

    I’ll release it for beta test after more work on it tonight.

    #60044
    adriengeille
    Member

    After a few tests it seems the problem comes from the last paragraph

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

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

    $bb->wp_table_prefix = ‘wp_’; // WordPress table prefix. Example: ‘wp_’;

    $bb->wp_home = ‘http://www.subventions.fr&#8217;; // WordPress – Options->General: Blog address (URL) // Example: ‘http://example.com&#8217;

    $bb->wp_siteurl = ‘http://www.subventions.fr/wordpress&#8217;; // WordPress – Options->General: WordPress address (URL) // Example: ‘http://example.com&#8217;

    $bb->cookiepath = ‘/’;

    $bb->cookiedomain = ‘.subventions.fr’;

    define(‘WP_BB’, true);

    require_once(‘/wordpress/wp-blog-header.php’);

    /* Stop editing */

    if ( !defined(‘BBPATH’) )

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

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

    ?>

    Where is the error guys?

    #60132
    mciarlo
    Member

    Is there a way to get the latest posts highlight to, instead of highlighting the title bar and the first post, skip the first post and then highlight the second post first? (To avoid having a very thick highlighted top plus the first post)

Viewing 25 results - 10,651 through 10,675 (of 11,584 total)
Skip to toolbar