Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 7,326 through 7,350 (of 11,591 total)
  • Author
    Search Results
  • #99203

    In reply to: WPMimic V.1

    Adrienkb
    Member

    @ CNLee123

    that made you sound like a spam bot as it was an exsact echo of limited

    with out the link.

    I am using the latest stable version of BB press

    #104303

    In reply to: WPMimic V.1

    Adrienkb
    Member

    @ CNLee123

    that made you sound like a spam bot as it was an exsact echo of limited

    with out the link.

    I am using the latest stable version of BB press

    alexchenco
    Member

    I would like to know how to start a custom bbPress loop to display the recent 5 posts of a certain forum (say Forum Test 1).

    In WordPress I create custom loops like this:

    `<?php $custom_posts = new WP_Query(); ?>

    <?php $custom_posts->query(‘post_type=bbp_topic&posts_per_page=5’); ?>

    <?php while ($custom_posts->have_posts()) : $custom_posts->the_post(); ?>

    <div class=”block-2 border-top”>

    <h2><a href=”<?php the_permalink(); ?>” title=”<?php printf( esc_attr__( ‘Permalink to %s’, ‘twentyten’ ), the_title_attribute( ‘echo=0’ ) ); ?>” rel=”bookmark”><?php the_title(); ?></a></h2>

    <?php the_excerpt(); ?>

    <p><?php comments_number(‘0 Replies’,’1 Reply’,’% Replies’); ?>.</p>

    </div>

    <?php endwhile; ?>`

    How to do what I mentioned above in bbPress 1.1?

    #99202

    In reply to: WPMimic V.1

    CNLee123
    Member

    What version of bbPress are u running? This theme isn’t tested on any version early than version 1.

    Also, if you try to register with the email address tt@kk, it’ll tell you that the email address is invalid. Or if you’re using an email that already exist in your database then that wont work either…

    I tested everything in my site, and everything seems to be just fine.

    you can test it out yourself on my site if you want…

    http://www.mynflshops.com

    #104302

    In reply to: WPMimic V.1

    CNLee123
    Member

    What version of bbPress are u running? This theme isn’t tested on any version early than version 1.

    Also, if you try to register with the email address tt@kk, it’ll tell you that the email address is invalid. Or if you’re using an email that already exist in your database then that wont work either…

    I tested everything in my site, and everything seems to be just fine.

    you can test it out yourself on my site if you want…

    http://www.mynflshops.com

    #95017

    @offereins – try the latest revision; the widget issue should be fixed. The ‘/blog’ issue comes from a sub-directory multisite installation which I haven’t tested on yet.

    @Ryan – by popular request, because it’s easier to extend if all the files are included, and because we cannot guarantee that twentyten will exist. Don’t fret, there will be another theme bundled along with it.

    #99629
    panosbax
    Member

    Any recommendation Ashfame? Do you have it currently working with 3.1 wordpress and latest bbpress?

    #104729
    panosbax
    Member

    Any recommendation Ashfame? Do you have it currently working with 3.1 wordpress and latest bbpress?

    #99199

    In reply to: WPMimic V.1

    Adrienkb
    Member

    This is my site: http://bwshome.web44.net/ Try and sign up and you’ll see what I mean. Nothing works. the version is the latest stable version of bbpress what ever that is on the download section of this site.

    I dont get the error message you should get with tt@kk.

    trouble shooting?

    #104299

    In reply to: WPMimic V.1

    Adrienkb
    Member

    This is my site: http://bwshome.web44.net/ Try and sign up and you’ll see what I mean. Nothing works. the version is the latest stable version of bbpress what ever that is on the download section of this site.

    I dont get the error message you should get with tt@kk.

    trouble shooting?

    #99617
    mr_pelle
    Participant

    Question: since 1.0.3 was copied from the 1.0 branch, does it have ANY of the updates trunk has had since today..?

    If not, what’s the difference between the yet-unofficial 1.0.3 and 1.0.2?

    EDIT: as I thought, 1.0.3 does NOT have ANY of the latest updates… 0_o”

    #104717
    mr_pelle
    Participant

    Question: since 1.0.3 was copied from the 1.0 branch, does it have ANY of the updates trunk has had since today..?

    If not, what’s the difference between the yet-unofficial 1.0.3 and 1.0.2?

    EDIT: as I thought, 1.0.3 does NOT have ANY of the latest updates… 0_o”

    #95011

    @alexchenco – Right now creating topics/replies from within wp-admin is in rough shape, and doesn’t work correctly. Debating on whether to fix or block for release.

    Thanks for kind words. Happy to have as many testers as possible. :)

    #99599
    driz
    Member

    I have had a look at the latest version but there are template files inside the folder here: /bbp-themes/bbp-twentyten/ and also /bbp-themes/bbp-twentyten/bbpress/

    I have copied JUST the bbPress folder to my theme BUT there are still those other files that sit inside the root theme folder. Why are they NOT all inside the bbpress sub-folder?

    #104699
    driz
    Member

    I have had a look at the latest version but there are template files inside the folder here: /bbp-themes/bbp-twentyten/ and also /bbp-themes/bbp-twentyten/bbpress/

    I have copied JUST the bbPress folder to my theme BUT there are still those other files that sit inside the root theme folder. Why are they NOT all inside the bbpress sub-folder?

    #99586

    BBLD works fine in WordPress. Please note, its a WordPress plugin and not a bbPress plugin

    #104686

    BBLD works fine in WordPress. Please note, its a WordPress plugin and not a bbPress plugin

    #99585
    jwindhall
    Member

    Nobody?

    #104685
    jwindhall
    Member

    Nobody?

    #99198

    In reply to: WPMimic V.1

    Vietson
    Member

    What version of bbPress are u running? This theme isn’t tested on any version early than version 1.

    Also, if you try to register with the email address tt@kk, it’ll tell you that the email address is invalid. Or if you’re using an email that already exist in your database then that wont work either…

    I tested everything in my site, and everything seems to be just fine.

    you can test it out yourself on my site if you want…

    #104298

    In reply to: WPMimic V.1

    Vietson
    Member

    What version of bbPress are u running? This theme isn’t tested on any version early than version 1.

    Also, if you try to register with the email address tt@kk, it’ll tell you that the email address is invalid. Or if you’re using an email that already exist in your database then that wont work either…

    I tested everything in my site, and everything seems to be just fine.

    you can test it out yourself on my site if you want…

    #99197

    In reply to: WPMimic V.1

    Adrienkb
    Member

    Ok heres the update. First I downloaded from http://vietsonnguyen.com/WPMimic.zip <– there. and second this is what happens:

    Note: Registration works fine in the default theme so its no my installation or hosting, I have tested this out.

    I click register:

    Enter the name: kk

    Email: tt@kk

    Then his register, I dont get a message saying that your user name and password has been sent to your email.

    So I log in as admin and that user is not in the user section

    So then I register again:

    Enter the name: Adam

    Email: My email

    I dont get an error for username and I dont get an error for email.

    I switch to default themes:

    The first login Worked

    The second gave me an error for both user name and email.

    #104297

    In reply to: WPMimic V.1

    Adrienkb
    Member

    Ok heres the update. First I downloaded from http://vietsonnguyen.com/WPMimic.zip <– there. and second this is what happens:

    Note: Registration works fine in the default theme so its no my installation or hosting, I have tested this out.

    I click register:

    Enter the name: kk

    Email: tt@kk

    Then his register, I dont get a message saying that your user name and password has been sent to your email.

    So I log in as admin and that user is not in the user section

    So then I register again:

    Enter the name: Adam

    Email: My email

    I dont get an error for username and I dont get an error for email.

    I switch to default themes:

    The first login Worked

    The second gave me an error for both user name and email.

    #37598
    itsayiyi
    Member

    I have just installed the newest version of bbPress to test out. I’ve installed it as a subdomain under the main domain (WordPress). I want to use bbPress as a stand alone forum…not integrated with WordPress

    The default theme does not work and in the appearance panel neither of the two default themes show their screenshots. I’ve checked and rechecked my folder & file permissions which are set to 755. I created a my-templates folder and moved a copy of kakumei to this folder from bb-templates. I’ve checked the permissions on these files, 755, and switched to the new theme/location with no luck.

    Any help would be appreciated.

    #37595
    jwindhall
    Member

    Seems like there is a whole lot of older information on this, but i can’t really find anything current. I keep landing on this plugin:

    http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/

    Curious if anyone is using it succesfully still. It hasn’t been updated in quite some time and user feedback is marginal at best and it’s littered with various work arounds and hacks… It’s not really a plug-and-play situation either… wanted a little feedback for a waste a bunch of time.

Viewing 25 results - 7,326 through 7,350 (of 11,591 total)
Skip to toolbar