Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 9,151 through 9,175 (of 11,591 total)
  • Author
    Search Results
  • #72114
    Sam Bauers
    Participant

    Most 0.9 themes will work in 1.0 – they just may not have all the latest bells and whistles.

    Sam Bauers
    Participant

    Hmmm, that’s lame. Looks like it isn’t the latest bbPress though.

    #74769
    Sam Bauers
    Participant

    I really must release the new version of the bbPress Integration plugin… I’ll do some testing against WPMU now.

    #74794
    massbase
    Member

    @Fanny

    rather, ask, how great is the difference between RC3 and RC2? is it enough for there to be any incompatibility issues…? if the difference is small, than most RC2 plugins should work with RC3.

    in which you might want to look at this thread: –

    https://bbpress.org/forums/topic/list-of-plugins-that-work-on-rc1

    otherwise… add to the list of tested RC3 plugins by contributing to this list…

    RC3 Compatible :-

    – BB-Reputations

    – BB Code Lite

    – Members Online

    – BB-Signatures

    – BBPM

    #15028
    massbase
    Member

    reference: http://www.massbase.com/topic/testing-pagination

    how do i control what the avatar, usename and “member” title… all link too.

    the post.php file uses these three respectively… but i cant control the url of these links… i need the gravatar to link to the members profile rather than the users website.

    <?php post_author_avatar_link(); ?>

    <?php post_author_link(); ?>

    <?php post_author_title_link(); ?>

    #74694
    Sam Bauers
    Participant

    @arturo84

    I think the localisation problem is fixed, I’d appreciate if you could test it out.

    #15027
    massbase
    Member

    yeah sorry we’re all tired… however, I have a problem!

    How do i get rid of the “Tag:” piece text ABOVE the tags on the topics pages. example: http://www.massbase.com/topic/testing-pagination

    #15026
    Josh Leuze
    Member

    I think I found a bug with the third RC of bbPress 1.0 and WordPress 2.8, I checked around the forums and in Trac and didn’t see this specific issue mentioned elsewhere.

    I have WordPress installed in a subdirectory, with bbPress installed below that.

    WordPress: http://www.mydomain.com/beta/

    bbPress: http://www.mydomain.com/beta/forums

    So aside from having WordPress installed in a subdirectory for testing purposes, there is nothing out of the ordinary about my install. I don’t have WordPress set up to run in the root from the subdirectory or anything, it’s totally standard.

    The issue is that when I am logged in through WordPress, I am unable to access the backend of WordPress. Any attempt to access the Dashboard or any other page on the admin area is redirected to the login page of WordPress, even though I am already logged in.

    I am able to access the admin area of bbPress, but I am unable to logout from either WordPress or bbPress.

    When I login through bbPress, I am able to access the backend of both WordPress and bbPress. I am able to logout from bbPress, but not WordPress.

    I have followed along with Sam’s basic integration screencast a few times now, I believe I am installing everything correctly, and the results are consistent.

    I have a live install of WordPress running in the root of this particular domain, so I am unable to do a test install in the root, but I have a feeling that it would run fine there and that this issue is the result of installing from a subdirectory.

    The only difference that I can see between the screencast and what I am seeing on my end is the manual cookie settings code that bbPress asks you to add to wp-config.php at the end. In the screencast, bbPress lists this code:

    define('COOKIEPATH', '/');

    But in my install, bbPress lists this code:

    define('COOKIEHASH', 'e49cd3ef5873cd2d82bbc6a99b41ebfa');

    define('COOKIE_DOMAIN', '.www.mydomain.com');

    define('SITECOOKIEPATH', '/beta/wp-admin');

    define('COOKIEPATH', '/beta/');

    When I delete those three extra line from my wp-config.php file, leaving only the fourth line, the issue is resolved and I am able to login in and out from either WordPress or bbPress, and access both admin areas.

    Has anyone else encountered a problem like this? Am I skipping a step, or is one of the paths that bbPress giving incorrect?

    #74303
    massbase
    Member

    install the new RC3, which is said to have increased caching or whatever… do some testing.

    Clicknathan
    Participant

    When searching through the forums at BikePGH.org, I noticed that the Most Recent results aren’t in chronological order, which I assume they should be as they’re time-based, correct?

    For example, a search for testing brings up a post from 2006 at the top of the list, then the actual most recent post from 2009, and variously down the line. Click here to see that result.

    Has anyone ever experienced this? Any idea what might be happening?

    #74741

    As a novice bike commuter (who visits Toronto) WOOT! :) Your site looks good :) If you do, eventually, bring WP into the game, you may need some finagling, as ‘reverse’ integration is a bit un-tested.

    #15021
    Sam Bauers
    Participant

    See the blog post…

    bbPress 1.0 Release Candidate 3

    I hope everyone is able to give this a test run. There are some tricky caching changes which should radically improve performance for any site with more than a dozen users or topics.

    Please report issues to Trac as a matter of urgency, as soon as the admin area is skinned, this will be 1.0 final.

    #74375
    the_Wish
    Member

    Thanks. I clean installed the “latest” build, still no dice unfortunately. Code keeps getting scrambled. I went back to RC1 which doesn’t have this problem for me.

    If it’s working for you, maybe it’s related to one of my Plugins (though I doubt it)… will have to wait for the final beta I guess.

    #74300
    massbase
    Member

    @ashfame – i just graduated :D …….. which is why im bugging the hell out of everyone here. got all the time in the world… until i find a job, bit like finding a needle in a haystack though.

    @frooyo…. CK doesnt even have the time to make BB-Attachments compatible with RC1+ (i asked earlier) which is far more important than caching one of the litest forums available. …

    #74669

    I have already tested the integration of WP 2.7.1 and bbPress 0.9.0.5 here : http://blog.ashfame.com/2009/05/integrate-bbpress-forum-with-your-wordpress-setup/

    Although WordPress 2.8 should work fine (theoretically) by following that integration tutorial but I havn’t tried it yet. I will let you know if I face any issue and will update the tutorial.

    Hope that helps!

    #74662

    In reply to: Testing Embeded Video

    bzmillerboy
    Member

    Thanks everyone…once I get my bbPress up and running in BuddyPress I’ll give the plugins shot.

    #74538
    mikemcd22
    Member

    Hi, I have the same or similar problem. I removed the two defines mentioned above and I can login to BBpress and WP but not simultaneously. Users are showing up in both places when they register through bbp.

    Also, I installed Community User and I was wondering if there was a way to have the profiles on BBp match those produced by Community User? The CU profiles display great within WP.

    Thanks for any help and I will be looking for the integration fix. Congratulations on your great work.

    Wp 2.8 bbp latest

    Mike Mc.

    #74668
    chrishajer
    Participant

    > Can I use the latest production/stable releases of WordPress (2.8)

    > and bbPress (0.9.0.5) together?

    You can if you use something to make the cookies compatible:

    https://bbpress.org/plugins/topic/freshly-baked-cookies/

    or

    http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/

    Those were using bbPress 0.9.0.4 and WordPress 2.7, and there has been some additional talk about adding a line to (or was it removing a line from??) your bb-config.php to make the 0.9.0.* cookies work with WordPress 2.8:

    https://bbpress.org/forums/topic/bbpress-10-release-candidate-1#post-30330

    > Is that the best combination?

    Best is up to you to decide. I think you will find you can integrate logins and also have the greatest number of bbPress plugins available with 0.9.0.5.

    > Will most of the plug-ins or extensions for bbPress be available with those versions?

    The majority of the plugins were designed to work for 0.9 and below. There are significant changes to the 1.0 RC that some plugin authors are not updating their plugins until 1.0 becomes finalized.

    https://bbpress.org/forums/topic/list-of-plugins-that-work-on-rc1#post-37033

    #74661

    In reply to: Testing Embeded Video

    chrishajer
    Participant

    @bzmillerboy – you can’t embed video here. You’re welcome to allow it in your forum, using a plugin, as described.

    #74660

    In reply to: Testing Embeded Video

    Sam Bauers
    Participant

    bbPress 1.0 incorporates the shortcode API from WordPress, so most shortcode based video insertion plugins for WordPress will work with only minor modification.

    #15017
    wire42
    Member

    Can I use the latest production/stable releases of WordPress (2.8) and bbPress (0.9.0.5) together? Is that the best combination? Will most of the plug-ins or extensions for bbPress be available with those versions?

    I like the look of a lot of the plugins and just wanted to make sure that they will work. Thanks!

    #74659

    In reply to: Testing Embeded Video

    massbase
    Member

    there is a plugin that allows you to do this, there are two i can think off

    “bbVideos” – allows for people to easily embed videos from common video sharing sites.

    “Admins can post anything” – allows for admins to be able to post html

    #74658

    In reply to: Testing Embeded Video

    bzmillerboy
    Member

    I guess you can’t embed video objects huh :(

    I am trying to setup a buddypress community but the client wants to be able to post videos. Since you can’t directly link a blog to a group (or have a link to your the groups blog on the groups page), I was thinking I’d use bbPress for posting videos and images. …guess not?

    #15015
    bzmillerboy
    Member

    <object width=”400″ height=”225″><param name=”allowfullscreen” value=”true” /><param name=”allowscriptaccess” value=”always” /><param name=”movie” value=”http://vimeo.com/moogaloop.swf?clip_id=4573274&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1&#8243; /><embed src=”http://vimeo.com/moogaloop.swf?clip_id=4573274&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1&#8243; type=”application/x-shockwave-flash” allowfullscreen=”true” allowscriptaccess=”always” width=”400″ height=”225″></embed></object><p>Harley Clifford Wakeboarding 2009 from Norbi Vasko on Vimeo.</p>

    #74648
    Sam Bauers
    Participant

    Because the loop relies on the $topics global being set by the base index.php file.

    $topics = get_latest_topics(false, $page);

    You can add this to your template if you like just above that loop, to make sure $topics is always available…

    if ( !isset( $topics ) ) {
    $topics = get_latest_topics( false, 1 ); // Only fetch the first page
    }

Viewing 25 results - 9,151 through 9,175 (of 11,591 total)
Skip to toolbar