Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 6,851 through 6,875 (of 11,580 total)
  • Author
    Search Results
  • Erlend
    Participant

    Fantastic, will start testing right away. A couple questions & suggestions right off the bat:

    – Some very simple step-by-step tutorials for the different kinds of set-ups would go a long way. I’m assuming bbPress 1.x also includes BuddyPress, but it’d be nice to know if there’s any kind of distinction where the conversion is concerned.

    – In the bbConverter settings you ask for a Table Prefix. Which one do you want, the WordPress prefix (commonly wp_ ) or the forum prefix (e.g. bb_ , wp_bb_ , etc.)?

    – In the case of a BuddyPress forum migration, do we really need to keep bbConverter activated for passwords? They should all be compatible already.

    Zhen
    Participant

    Hello all, I got the exactly the same problem but I found a way that may be help.

    I was install the WP on my Mac using MAMP, then BP and BB and they both work and integrated well. Activity stream showed. And then, I moved the test to the web server, do the same thing, activity stream not working but I noticed the @ mention stuff did work. The only thing that is different from my local setting is, the visibility of WP. I set the web server one to “block from search engine” while the local one “visible”. And then, I turn on the “visibility” to open and it works!!!

    That’s it, simple and easy. It helps me but I am not sure whether it will be helpful for the rest of you!

    Ed
    Participant

    Hi,

    to help test this, I’ve moved my punBB forum over, and for the most part things work. However there is one major issue.

    I’ve done the conversion by going from:

    punbb > phpbb2 > phpbb3 > bbpress1 (standalone) > this converter > bbpress2

    at the bbpress1 stage, I checked the data, forums, users etc and all looked good.

    after conversion, when going through the ADMIN page/REPLIES, you see that each reply is linked to:

    ‘top level forum container’ (Mismatch)

    and each thead that I look at, has an empty post at the start (i guess because of this issue?).

    Topics are allocated correctly as they should be though.

    My forum is setup as so:

    – Top Level Forum Container

    – forum 1

    – forum 2

    – forum 3

    Any ideas how to fix this issue?

    Thanks!!

    #108862
    Enzo
    Member

    I’m in the same boat as 3sixty. This is what I did on a fresh install of WordPress 3.2.1

    1. Plugins > Add New > BuddyPress 1.5

    2. Activated BuddyPress

    3. Run the Install Wizard BUT leaving the Forum Component unchecked.

    4. Plugins > Add New > bbPress 2.0

    5. Activated bbPress

    6. Made a forum, test topics, and test replies

    No dice on the activity feed.

    Second time around on a second fresh install, I ran the Install Wizard and this time checked the Forum Component. When I try to install Sitewide forums, it just sends me to the Plugin repository and prompts me to download and install bbPress 2.0 (which I do). After which I am stuck again.

    Group discussions seem to be working fine, but that’s not what I’m looking for.

    Thanks a lot in advance for all your help.

    #107341
    xanderr
    Member

    Hello,

    Thanks John.

    Is there a shortcode to get the latest topics from a specific category (forum). If there isn’t, how to get it?

    Xander

    #40141
    Pastey
    Member

    Hi All,

    Sorry if this has been resolved somewhere else, I’ve tried searching the forums and haven’t found anything.

    My problem is that I’ve installed the bbPress plugin into a clean install of wordpress, and when testing it tried a simple JavaScript insert. Open script tag, alert “Oh Dear” and close the script tag.

    When I posted this, it went through. The page alerted the text. Each time the page loads, it runs the JavaScript.

    So, my question is: Is there a way of stopping this? I’m pretty new to WordPress and *very* new to bbPress, but have been loving what I’ve been seeing so far. I really don’t want to have to try something else when this solution seems to tick every box but this.

    #109314
    Jaja..
    Member

    Oo gosh..

    :)

    I think i have a different bbPress plugin. Are you sure there is no fake ‘Made’ in China bbPress plugin on the market?

    Maybe it’s time for me to test my bbPress plugin on a single WP install because i think all my functions not working has something to do with me being on a Multisite install.

    #109047
    Anointed
    Participant

    @jaredatch

    ‘// Limit search to topics/replies

    add_filter(‘get_search_form’, ‘bbpress_search_limit’, 10, 3);

    function bbpress_search_limit($form, $search_text, $button_text) {

    $onfocus = ” onfocus=”if (this.value == ‘$search_text’) {this.value = ”;}””;

    $onblur = ” onblur=”if (this.value == ”) {this.value = ‘$search_text’;}””;

    $bbpress_form = ‘

    <form method=”get” action=”‘ . get_option(‘home’) . ‘/” >

    <input type=”text” value=”‘. $search_text .'” name=”s”‘. $onfocus . $onblur .’ />

    <input type=”hidden” name=”post_type” value=”topics” />

    <input type=”hidden” name=”post_type” value=”replies” />

    <input type=”submit” value=”‘. $button_text .'” />

    </form>

    ‘;

    if (is_post_type_archive( ‘forums’ , ‘topics’ , ‘replies’ ) || is_singular( ‘forums’ , ‘topics’ , ‘replies’ ))

    return $bbpress_form;

    else

    return $form;

    }’

    From the hip… not tested, but I think you get the idea.

    *I am just guessing on the conditionals for returning bbpress_form and probably would rework that portion entirely.

    #40124
    Gecks
    Member

    When using internet explorer to view own profile or just view other players profiles it loads up a 404 Error, it works perfectly fine in other browsers i have tested it on other machines and Chrome and firefox work 100% but that dam I.E is causing me alot of hassle.

    Its set up as a wordpress website with bbpress plugin activated any ideas?

    Thanks

    Tom

    #109040
    Jaja..
    Member

    I would like to know that also..

    Just to test it, maybe i google with Google (site) Search stuff.

    Are there more features that has been disabled because they are still working on them?

    At my forum the Tagged Topics will not get listed by the Tag name when i click on them.

    Lest say i add the word bbPress as a Tag to 5 different topics and after that i click on the Tag ‘bbPress’ is shows ALL topics not only the 5 topics that involve the Tagged (word) ‘bbPress’

    #109204
    vatoloco2
    Member

    Are you accepting phpbb3 testers? I would like to test your plugin, too. Actually I am sticking with Orson’s phpBB3 converter and it works like a dream if you follow all instructions carefully. So I may also help here with some testing if you want

    #40111

    Hi there

    I have created a few forums and added some sample posts… these are now automatically showing on my homepage via a widget which displays latest posts. The widget should only displays posts as in “articles” not posts from the forum. Why could this be happening and how can I resolve it?

    Please visit my site at http://www.fastfingerfreddy.com/ for a better understanding. Under header “Latest Lessons” you can see the forum posts however I do NOT want them displayed in this way.

    Any help would be great

    Thanks

    adams21
    Member

    At this point, after just test creating a few forums and topics, it looks like the plugin is “functioning” like it should. I can tell that it’s using some of the styles from my main theme style.css (colors, fonts etc), the MAIN PROBLEMS that I have now is the fact that it’s not taking to my page template widths in my main theme (gridlocked), it wont use a full-page-width template (or let me pick) and the default that it is probably using, is also supposed to be full width, plus something is wrong with the padding and it snugs too tight to the page edges

    adams21
    Member

    At this point, after just test creating a few forums and topics, it looks like the plugin is “functioning” like it should. I can tell that it’s using some of the styles from my main theme style.css (colors, fonts etc), the MAIN PROBLEMS that I have now is the fact that it’s not taking to my page template widths in my main theme (gridlocked), it wont use a full-page-width template (or let me pick) and the default that it is probably using, is also supposed to be full width, plus something is wrong with the padding and it snugs too tight to the page edges.

    Here are some screenshots to show you what I mean;

    lckitchen
    Member

    Hi there, first I want to say thanks for creating this, seems like a great forum plugin once you get it working.

    To start, I have read the entire thread on the forum on theme compatibility; http://bbpress.org/forums/topic/bbpress-20-theme-compatibility and a few other treads and topics relating, unfortunately I am still having some problems.

    I am including screen-shot links to be as clear as possible in hope for great support.

    What I have done so far;

    A.) I decided to go with the child theme option since I am using a custom theme that I am not the author of and prefer not to clutter that folder.

    I copied all the files (except functions.php) that were inside “bbp-twentyten” (/bbpress/bbp-themes/bbp-twentyten) and put them in my “gridlocked-child” folder that I placed inside /wp-content/themes/ (next to my custom “gridlocked” theme folder)

    I added the “theme name” and “template” name to the empty “style.css” in folder “gridlocked-child”. screenshot: http://grab.by/cJ7R

    I put the ” add_theme_support( ‘gridlocked-child’ ); ” code in my “gridlocked” (not child) functions.php file. screenshot: http://grab.by/cJ7S

    B) At this point, after just test creating a few forums and topics, it looks like the plugin is “functioning” like it should. I can tell that it’s using some of the styles from my main theme style.css (colors, fonts etc), the MAIN PROBLEMS that I have now is the fact that it’s not taking to my page template widths in my main theme (gridlocked), it wont use a full-page-width template (or let me pick) and the default that it is probably using, is also supposed to be full width, plus something is wrong with the padding and it snugs too tight to the page edges.

    Here are some screenshots to show you what I mean;

    Forum home page: http://grab.by/cJ7I

    Forum named MINGLE page and test topics: http://grab.by/cJ7J

    I would like the forum to look like this; http://grab.by/cJ7H

    and fill up the entire width of a full page, with nice padding. I achieved that preview by adding shortcode [bbp-forum-index] in the html section of a “page” picking the “full-width-template” option in my theme.

    Ok, here comes the questions:

    1. Did I set everything up correctly in the directories and files?

    2. What files do I need to modify to tell the bbPress forum to use a full page width template? Can I copy code from my main theme “template-full-width.php” into one or more template files inside my new child theme?

    2. Do I need to add code/functions into my main theme “template-full-width.php”? and if so, what kind of code? and on a scale, how easy should these edits be? (I have asked, but I am not getting any support with this from my theme support forum, otherwise great forum but they wont help with plugins, understandable)

    3. How does shortcodes work? Are those simply just for placing certain parts of your forum on different pages as previews/links but not for use throughout the FULL forum?

    Do you have ANY ideas on how I can solve this issue, I feel pretty lost and I am not a developer or programmer, just a stubborn, enthusiastic designer that loosing her hair about this.

    I HIGHLY APPRECIATE ANY HELP WITH THIS!

    Thank you!

    Steven Hodson
    Participant

    I am running the current version of WordPress, v1.0.2 of bbPress and trying to import it into the latest available build of bbPress 2.0.

    When selecting to begin the import this error gets thrown:

    Fatal error: Cannot redeclare class BPDB in /home/winextra/public_html/forums/bb-includes/backpress/class.bpdb.php on line 39

    Now that it the path to the installed version of the stand-alone version (1.0.2) of bbPress but for the live of me I can’t figure out how to gt past this so *any* help would be greatly appreciated

    #109028
    Anointed
    Participant

    I’d be really careful about changing core files as you loose changes on every update. Depending upon what you did, you may be best off copying the code to your theme functions file, renaming the functions, and storing it there so you don’t loose the changes.

    #109022

    In reply to: bbpress capacity

    Anointed
    Participant

    I have not done any ‘true’ stress testing as of yet. I’m actually waiting for a stress test plugin to be built to see real stats. (Not my area of expertise)

    What I can say is that my server load is staying under 2, which is where it was with vb.

    #109202
    Anointed
    Participant

    Just like with MyBB, let us finish up testing on the first systems and we’ll see about adding it later.

    #109221
    Anointed
    Participant

    Not tested:

    In the file loop-single-reply.php change the following line:

    <?php bbp_reply_author_link( array( 'sep' => '<br />' ) ); ?>

    to:

    <?php bbp_reply_author_link( array( 'sep' => '<br />', 'size' => 100 ) ); ?>

    change 100 to whatever size you prefer.

    #40064
    highexistence
    Participant

    Every single permalink for forums give me a ‘page not found’ error. I’m using BBpress 2.0 and Buddypress 1.5 on the latest version of WP.

    Any suggestions? Thanks :)

    #109143
    Jaja..
    Member

    When in your Admin, create a new page and call it ‘Latest Topics’ or whatever title you like.

    And select from the right-side sidebar where is says: template the New Topics template.

    Save it.

    Still in the Admin-/Dashboard – Go to your WP Settings (bottom left) -> Reading.

    And select the New Topics template as a static page on the homepage.

    Save it and your done.

    #40059
    Ravi
    Participant

    Hi,

    The forum homepage now shows only list of forums.

    How to show list of latest topics above this forums index? (like it is done in the bbPress forums page)

    I am using bbPress 2.0 plugin.

    Which file should I edit and what should I add?

    http://ravidreams.in/offgrid/forums/ is the site I am working on.

    Thanks,

    Ravi

    common8308
    Participant

    In WP, most of the users usually set the latest post or comments shown on the first loaded page. I think it’s very natural to show like that, but somehow the forum topic URL is made to show the first page when clicking the forum link.

    I’m curious to know if there’s any manual way to show the latest page URL when clicking the topic URL. Thanks for reading!

    #109027
    common8308
    Participant

    @anointed Thank you for the suggestions! I searched for the codes and it seems it’s very nicely written about almost all the functions, I just added a couple of lines in the the widget core (since I don’t know much about tweaking the codes without fixing the core..) and it works great! Thanks for making the forum plugin again. It’s really a seamless and powerful integration of forum and WP!

Viewing 25 results - 6,851 through 6,875 (of 11,580 total)
Skip to toolbar