Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 5,501 through 5,525 (of 11,580 total)
  • Author
    Search Results
  • #135238
    Sameer
    Participant


    @Rasheed

    Can you please share Arabic Language files for bbPress 2.2.3
    I didn’t find it for latest version of bbPress

    Thanks in advance

    dubbinz
    Participant

    The widget called bbpress topics views list has some links broken and I have no idea how to fix it. Some links work others are returning no results when they should be

    the links that are working and not working are as follows
    Most popular topics – Working – http://dubtopian-review.eu/view/popular/
    Topics with no replies – Working – http://dubtopian-review.eu/view/no-replies/
    Topics with most replies – Working – http://dubtopian-review.eu/view/most-replies/
    Latest topics – Working – http://dubtopian-review.eu/view/latest-topics/
    Search Results – Not Working (not sure what this anyway) – http://dubtopian-review.eu/view/search/
    New posts since last visit – Not Working – http://dubtopian-review.eu/view/new-posts-last-visits/
    New posts: Last day – Not Working – http://dubtopian-review.eu/view/new-posts-last-day/
    New posts: Last week – Not Working – http://dubtopian-review.eu/view/new-posts-last-week/
    New posts: Last month – Not Working – http://dubtopian-review.eu/view/new-posts-last-month/

    As you know these links are integral to communication so having them returning no results when there are plenty of replies on my site is infuriating.

    Does anyone know what might be going wrong?

    #135221
    minhtri_doccophong
    Participant

    do you have wigget? copde tai game avatar

    #135220

    Topic: Installing a theme

    in forum Themes
    markusloffler
    Participant

    Hi all,
    I installed the latest version of wordpress and then bbpress on top of it.

    How do I install themes, like the ones that can be found here: http://bbshowcase.org/forums/view/available-themes/page/2? I searched through the web, but I couldn’t figure out how.

    #135213
    Daniel J. Lewis
    Participant

    I figured this out. I had to add this in my bbpress_functions:

    function my_topic_class($classes) {
    	$classes[] = 'test-class';
    	return $classes;
    }
    add_filter( 'bbp_get_topic_class','my_topic_class' );
    #135212
    Daniel J. Lewis
    Participant

    How do we implement this? I tried replacing

    <ul id="bbp-topic-<?php bbp_topic_id(); ?>" <?php bbp_topic_class(); ?>>

    with

    <ul id="bbp-topic-<?php bbp_topic_id(); ?>" <?php echo bbp_get_topic_class('test-class'); ?>>

    but the test class doesn’t show. I know I’m working with the right line of code because I can remove the class part altogether and see it removed from my site.

    #135210
    Daniel J. Lewis
    Participant

    Did you ever figure this out?

    #135170
    Daniel J. Lewis
    Participant

    How can I set a particular forum or category to be excluded from the “latest topics” (or “latest posts” if that’s available) list?

    My forum is about a TV show and many participants don’t want to see spoilers. We place spoilers in a particular section, and those spoilers shouldn’t show on the page that lists the latest stuff, or I would like to have two pages: latest with spoilers and latest without spoilers.

    #135169
    Daniel J. Lewis
    Participant

    Where is the URL, or how can I make a page that will contain the latest replies? I don’t want just the latest topics, but chronological list of every topic that has recently been replied to. For example, a topic from a year ago that received a reply 3 seconds ago should show up on the top of this list.

    In phpBB, I had a “new posts” link that would do this.

    Essentially, something like “[ bbp-topic-index ] – Display the most recent 15 topics across all your forums with pagination” would be perfect, but for all posts—topics and replies, not just new topics.

    #135145
    Laughing Cat
    Participant

    The pagination count (count of pages) for my topic archive is wrong.
    The page count (and clickable links in the generated page navigation) says 16 pages. But actually only pages from 1 to 13 will work (from 14 to 16 will return 404).

    Forum archives and individuall discussion (replies) pagination will work fine.

    I’ve set to display 15 discussions per page. If I change this number the pagination count might change as well but the error will stay (just the total count will change, but again it adds up a couple of pages that shouldn’t be there). This happens also if I use the shortcode to show up latest discussions (topics).

    I tried to reset the counters in forum tools, but didn’t produce a change.

    I tried to force the number of queried posts per page (topics per page) via pre_get_posts filter, but doesn’t change the pagination error.

    I don’t know how to solve this. I’m using bbp 2.3.2 and wp 3.5.2. Buddypress is also installed. No legacy forums/groups activated.

    #135142

    Topic: Forum link…..

    in forum Installation
    GGGamers
    Participant

    I have made a test side in order to run bbpress and buddypress. But i didnt found the url of bbpress forum… when i click on the forum it give me this kind of link (http://pakshares.com/test/members/admin/forums/) which i am not able to place on my menu…

    #135140
    Daniel J. Lewis
    Participant

    Thanks for sharing. But doesn’t that list only the latest topics, not the latest replies?

    #135139
    Daniel J. Lewis
    Participant

    Did you figure this out? I would like to do this, too.

    #135136

    In reply to: Page Layout Question

    jeanbledsoe
    Participant

    I’m having the same issue. I designed the client’s site using Impact Page Builder. But when I use bbPress to set up forums, the option to assign an Impact template is not there. Therefore, the forum looks like this: http://northidahocvma.org/forums/forum/forum-2?preview=true&preview_id=607&preview_nonce=7b2aed77ba
    Instead of having the Impact styling like this: http://northidahocvma.org/
    I’m using the latest versions of both WordPress & bbPress with Twenty Twelve theme. Any other suggestions?

    #135124
    Ed
    Participant

    I’m trying to import from vanilla to latest bbpress (the vanilla install comes via punbb & others).

    I get the following errors while importing users:

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘jtf>IS” WHERE ID = “48076”‘ at line 1]
    UPDATE wp_users SET user_pass = “fe9b68005ebfc248e03446f81d7fe8d752547189$;>iNO”jtf>IS” WHERE ID = “48076”

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘R!`+o-KG’V” WHERE ID = “48068”‘ at line 1]
    UPDATE wp_users SET user_pass = “f5f993c4bed3f54ed56fa8352215e213efe03746$”R!`+o-KG’V” WHERE ID = “48068”

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘48065″‘ at line 1]
    UPDATE wp_users SET user_pass = “513e8099ef2e9efdf7a2b9a65e531e80f365e6eb$wys%KRZ|VCz”” WHERE ID = “48065”

    What can I do?

    #135113
    squid1974
    Participant

    Hi,

    I want to test the import of my Vbulletin forum into BBPress. I have trouble with it because the data is too big and therefore I cannot import my Vbulletin data into a local database.

    I would like to know which tables of VBulletin are used by the importer so that I only export those that are needed?

    Fabian

    #135108
    bkypes
    Participant

    Hey guys,

    I’ve been checking around but I haven’t seen any solutions to the issue I’ve been having since BP no longer had a built in forum. I’m getting a error. Here are some screenshots showing my issue:
    http://screencast.com/t/ZjhbyLX7
    http://screencast.com/t/lliWIhQBQwa
    http://screencast.com/t/J7Gu1Rp1e5
    http://screencast.com/t/i20SgkVfqgT0

    The one topic that is showing up was a test topic that I made in a different group earlier today but I get the same error in that group now. I haven’t made any changes since it was working so I’m not sure what the issue could be.

    Any help I could get would be greatly appreciated! I’m so close to getting this working, I just need to iron out a few bugs!

    Thanks,
    Brandon

    #135096

    In reply to: Lost A Forum

    SickSquirrelTwo
    Participant

    Not sure but I checked from four computers of which one had never been to my site.

    It is Private but I’m admin and logged in as such.

    I was thinking of adding a test user, giving her permissions, then testing — but — if I can’t view this as admin, why bother?

    #135045
    begattokitchen
    Participant

    Did you find a solution? I installed BBpress on a site with latest WordPress and Buddypress, but I cannot create new topics from the forums. I have the exact same problem you had…

    #135038
    arcandio
    Participant

    I’m now having this same problem. I’ve been all over the site so far, and all I’ve really found is that I need to fix my mod_rewrites or reset my permalinks. To restate my problem, when I test a post on my forum, it loads a page similar to what ryandoz posted. If I refresh/reload the page, the proper page comes up.

    I’m working with a pretty vanilla install here, until this happened, I hadn’t even changed the permalinks from the default install (done by SimpleScripts). I don’t know enough about apache to know how to properly fix my .htaccess file to rewrite the urls, and anyway, I would prefer if I could set it up in WordPress.

    So, what’s the deal with the rewriting? What exactly is actually going on? bbPress is asking for a url that isn’t rewritten, then the server tells the client the page was moved? Is that not something that bbPress can handle? I really have to put extra Rewrite rules in my .htaccess if I want to have a vanilla install of WordPress use a vanilla install of the bbPress plugin?

    #135032
    moldex3d
    Participant

    We’ve got TWO questions about the forum.
    The first one is, the edit function. When an author post a topic and want to edit the posted one, the author could “edit” it by pressing “edit”. But sometimes the “edit” button would disappear and the topic could not be edited anymore. We’re not sure if it’s a bug or are there any limitation of how many times the topic could be edited?

    Second, we’d like to show only the latest five edit record in editing logs. Where can I modify the setting?

    #135030
    zintarweb
    Participant

    I have a newish install of WP and bbPress on a WISP (win, iis, sql server, php) server. I have them both running. But, bbPress won’t show a “topic” (a message), instead, it jumps directly to the reply function.

    go to:
    dev.teamfishco.com
    forums
    test
    pick a topic.

    instead of showing the message, it goes directly to the reply… any help?

    #135028

    Topic: Plugins deleted posts

    in forum Plugins
    SickSquirrelTwo
    Participant

    I enabled plugins today. The site broke (every other post is blank; I use bbPress with WordPress) so I deactivated those plugins.

    Posts are still missing.

    I decided mid-type to test again. One by one was activated. Ultimate WP Filter caused it to happen.

    So … y’all have a similar plugin? You enter a list of words not allowed.

    #135018
    Laughing Cat
    Participant

    +1
    I’m having the same issue, it only happens for non-admins on bbpress home archive, where I have latest topics and forum list shortcodes too (which work fine)

    has this issue been solved?

    #135014

    Topic: Featured slider

    in forum Plugins
    MoniqueR
    Participant

    Hello,

    I wonder if someone can help me out. For the last few days I am looking for a slider for my WordPress site. I am using the bbpress plugin. What I want to accomplish, what I am looking for is a featured slider which can display the latest topics and replys. I know there is a widget for it, but I would like to have it in a slide on my homepage. I cannot seem to find it. There a several beautifull sliders but they don’t support the option for adding topics and replys. They only work with latest posts/pages.

    Anybody who knows a plugin for this? (There are several which support custom content, but then I would have to right code for it, which I can’t.

    Hope someone can help me out.

    Regards,
    Monique

Viewing 25 results - 5,501 through 5,525 (of 11,580 total)
Skip to toolbar