Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 8,526 through 8,550 (of 11,591 total)
  • Author
    Search Results
  • #82267
    chrishajer
    Participant

    You came to the project either a little too early or a little too late, depending on how you look at it. The project is in transition right now so there’s not a lot of visible stuff going on with it. There is quite a bit of discussion behind the scenes.

    To address your specific points:

    1. yes, the idea is to keep the core light and add plugins to establish the functionality with plugins.

    2. https://bbpress.org/plugins/

    3. there used to be a site called bbshowcase.org that listed many bbPress sites. That site was recently taken down. You can see people posting about their sites here https://bbpress.org/forums/forum/pimp-your-press and with a little creative googling you can find bbPress forums as well http://www.google.com/search?q=%22powered+by+bbpress%22

    If you need functionality that is included in a plugin, be sure to check the version compatibility to be sure it works with the version of bbPress you want to use. There are not currently many plugins for 1.0: most were written to be compatible with 0.9 or earlier. If you want login integration bbPress 0.9 with the latest WordPress, there are plugins to make the cookies compatible between the two versions.

    #32481
    sublimeblog
    Member

    Look the following image; it’s a fatal error with social-it 1.4.

    http://s2.subirimagenes.com/imagen/previo/thump_3676975fatalerror.png

    I have tested with the other versions, but the problem continues. I have wordpress 2.8.6

    Any solutions?

    Sorry for my English level, I am a Spanish student.

    #32472
    DeMBones
    Member

    Hello,

    I am aware that there have been several topics in regard to this subject. I am also aware that none of them solved my problem. I wish to have bbPress add target=”_blank” to all external links. I have tried _ck_’s plugin, but it results in an empty anchor: <a >url</a>. I am using the latest version of bbPress. Help is much appreciated.

    Ryan

    #82217

    In reply to: New Questions

    chrishajer
    Participant

    For # 1, just modify your front-page.php template and remove the secti0n that has the “latest discussions”. You can show only the forums if you want. Unless you’re talking about creating a new page that lists only forums?

    For # 2, you will have to do some work on the front-page.php again. Just move the hottags div to wherever you want to show it in your template, and then modify the CSS to make it the size you want.

    Both things are certainly possible.

    #32471
    ootes
    Member

    Currently i have a sidebar inside my ‘footer.php’ .

    Inside my sidebar, i have a ‘latest post’ widget.

    The latest post widget needs to be shown only on the front-page.

    kan someone help me out?

    #80395

    I have a workaround for the navigation issue.

    This does not solve why some plugins are not working with integration (which would still be nice to know, and what code would fix it), but allows to have consistent menu tabs when integrating the theme. It involves using theme options for excluding pages, rather than a plugin.

    Incidentally, my theme already comes with the option to exclude pages from navigation, but I still used PageMash for other handy features… Then it occurred to me to test if the options would be reflected into bbPress, and sure they were!!! This way, no core code changes, all is controlled from within the theme.

    @arpowers – I am sure you already know how to do this. Posting links just in case, for others as well.

    To create the theme options page, there are tutorials, showing code to add to functions.php

    http://forthelose.org/how-to-create-a-theme-options-page-for-your-wordpress-theme

    http://blog.themeforest.net/WordPress/create-an-options-page-for-your-WordPress-theme/

    in the arrays to exclude the pages, this is what I have:

    array(	"name" => "Main Menu Settings",
    "desc" => "The navigation menu tabs at the top.",
    "id" => $shortname."_admin_heading",
    "type" => "info"),

    array( "name" => "Exclude",
    "desc" => "Enter a comma-separated list of Page IDs to be excluded from the main menu tabs (example - 5,9,22).",
    "id" => $shortname."_exclude_pages",
    "std" => "",
    "type" => "text"),

    array( "name" => "Sort by",
    "desc" => "'<strong>menu_order</strong>' - sorts the Pages by Page Order<br /> '<strong>post_title</strong>' - sorts Pages alphabetically (by title)<br /> '<strong>post_date</strong>' - sort Pages by their creation date.",
    "id" => $shortname."_sort_pages",
    "type" => "select",
    "std" => "menu_order",
    "options" => array("menu_order", "post_title", "post_date"))

    I hope this helps!

    #81762

    @Alex Luft – Focused intent within a community can move mountains! :-)

    @Michael888 – As of now, BuddyPress works only with WPMU. It does not run as a standalone, because it is built as a set of plugins. Rumors said that the code for WP single user and WPMU would merge soon. I still have a test community area with everything installed and it’s the ideal combo. Didn’t transfer the blog there because of the announced merge… have been waiting for a year now. If the social network capability is urgent for you, you may want to use WPMU for the time being, and merge later.

    BuddyPress is another good reason why I don’t see bbPress coming to an end. A forum is an integral part of the social networking (group forums, etc.). BP itself relies on bbPress currently. From their site:

    Groups also include a group forum (bbPress), and wire where group members can engage in discussions.

    #32447

    It has been a while, since the alpha/RC-1 times, that we had a list of working plugins, so I thought to create a list of working plugins with the current version 1.0.2, that we can all add to, in order to help other users. Many plugins are listed as up to v. 9.0, but they do work with the latest release (that should be updated, so it doesn’t look like 1.0.2 has very little options…).

    Here is my list at the moment, planning on testing more.

    1 – Ajaxed Quote

    2 – Allow Images

    3 – BB Anonymous Posting

    4 – bbPress Recent Replies

    5 – bbPress signatures

    6 – bbPress Smilies

    7 – bbSocialize

    8 – bb Topic Views

    9 – BBVideo

    10 – Check For Updates

    11 – Comment Quicktags for bbPress

    12 – Human Test for bbPress

    13 – Instant Password

    14 – Leaderboard

    15 – Live Comment Preview

    16 – Members Online

    17 – New User Notification Email

    18 – no duplicate email addresses

    19 – OpenID for bbPress

    20 – Post Edit Look Behind

    21 – Post Meta for bbPress

    22 – Post Notification

    23 – Reputation (Karma) for bbPress

    24 – Subscribe to Topic

    25 – Unread Posts

    26 – WordPress Latest Post

    27 – bbAvatars

    28 – Bavatars

    29 – bbPolls

    30 – After the Deadline

    #82063

    I just installed and tried the plugin on my local test forum (1.0.2) and it works just fine.

    Select to show the poll on new topic, first fill out the poll questions, then write your post and submit. The poll appears automatically when the topic is started (no need for a “save” button under the poll creation field).

    Guests can read the poll (if so selected), but not vote. Only members.

    I tried both with ajax enabled or disabled. And single vote or test mode with multiple votes. The issues could be a plugin conflict.

    #80392

    @arpowers – I deep integrated my local installation, just to test, and I have the same problem. All template tags work fine, but the Page Mash plugin is displaying all hidden pages, and the sidebar is only displaying the default place holder widgets, but not the other ones.

    I believe that the problem is that the plugin settings and other data are stored in the wp_options table, and this is not being pulled into bbPress. It seems like deep integration allows for the use of the wp template tags, but not much more beyond it… Maybe there is a way to make the wp_options table available to bbPress, by defining something in bb-config.php?

    #81967

    In reply to: bbShowcase shut down?

    @kriskl, @sockmonkey – There are many plugins that work with 1.0.2, though they were developed up to the 9.0x version. I am currently using 26 plugins (and have a few more inactive at the moment), there were also several others that I tested to work, but didn’t need.

    Here is an initial list to get started, when they were testing the alpha version, before the official 1.0 release

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

    Sometimes, it is also mentioned in the discussions on the individual plugin page.

    Of course, having a local test install allows me to test them, before using the plugins on a live site…

    #32437

    Topic: atahualpa problems

    in forum Themes
    shansta
    Participant

    Hello,

    I have successfully integrated bbpress 1 and lastest wordpress but having trouble with the header and footer in the forum..

    This is what I have done so far…

    Copied and renamed kakumei to my-templates/newtheme/

    Added <?php get_header(); ?> & <?php get_footer(); ?> to all the required php files.

    I then added

    define(‘WP_BB’, true);

    if ( !defined(‘DB_NAME’) ) {

    require_once( dirname(__FILE__) . ‘/../wp-config.php’);

    }

    define(‘WP_BB’, true);

    if ( !defined(‘DB_NAME’) ) {

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

    }

    to the bb-config.php

    & then added

    <link rel=”stylesheet” href=”/discussions/my-templates/newtheme/style.css” type=”text/css” media=”screen” />

    <link rel=”stylesheet” href=”/discussions/my-templates/newtheme/style-rtl.css” type=”text/css” media=”screen” />

    to the WP theme header.php

    The forum shows up in the with what looks like the header and footer of my WP theme…

    I have a problem with all the css not working… Does adding the url for the css in the WP theme header work or do i need to do this another way?

    Thanks

    #81993

    In reply to: Where are the themes

    I guess it depends on the complexity of the WP theme, but when I matched the looks of the forums, with some trial and error, it wasn’t too complicated. In short, it was a matter of matching header, footer, and use the “hottags” section as the sidebar. If I can backtrack my steps, I will post about it, in case it may help other people, while we are waiting for the official docs.

    This WordPress plugin by Sam Bauers also looked very interesting, but I think it’s not working with the latest version of WP, after 2.6.2. It would be nice if the plugin could be updated.

    https://wordpress.org/extend/plugins/bbpress-live/

    #81921
    mrsparex
    Member

    I just downloaded and activated this plugin…

    Where is the control for limiting topics? I don’t know where it is.

    (I have 1.0 may be the problem since it says .09)

    Thanks everyone!

    #81920
    Kunstbanause
    Member

    Thanks a lot. This worked for me!

    #32426
    Kayak too
    Member

    Hello!

    I’m having trouble with the bbPress installation, and haven’t been able to get the forum up and running.

    I’ve got WordPress 2.8.6 installed on a test site (it’s up and running fine), and I wanted to also have a forum on the same site. I want to try bbPress because of the possibility of integration between WP and bbPress. It would be nice if users could log in once, and be able to post comments on the blog portion of the site or post messages in the forum side of the site, and not have to manage two separate logins.

    I downloaded bbPress 1.0.2, uploaded it to my web server, ran the bbPress installer, and entered the info requested, including the MySQL settings for database name, database username, database password,

    MySQL hostname, and clicked “Continue” (or something to that effect). The message I got back was that it had a problem opening the database. At this point, I noticed there was a checkbox or something like that on the installer page where I could enter additional details, so I clicked on that, and it asked for ‘AUTH_KEY’, ‘SECURE_AUTH_KEY’, ‘LOGGED_IN_KEY’, and ‘NONCE_KEY’.

    I remember generating these keys the last time I upgraded WordPress, so I had to download the wp-config.php file from my server and poke through it for these strings, but I found them, so I entered them into the bbPress installer page.

    In addition to those key strings, the bbPress installer page was also asking for “salts” for each of those keys. I had no idea what the “salts” might be, but when I clicked on the help button next to the entry field, it said that if you didn’t have this it would check with the server during installation.

    So I left the “salt” fields blank, and clicked “Continue.”

    An installation log was generated, and I saved it as a text file. I won’t put the whole thing in this message, but the installation process modified the database tables without problems. In Step 2 of the process (WordPress integration), it reported “WordPress cookie keys set” and went on to “Fetching missing WordPress cookie salts.” It said that the WordPress “auth” cookie salt was successfully set, but the next one was where the trouble may have begun, as it reported WordPress “secure auth” cookie salt NOT set. The WordPress “logged in” cookie salt was set OK.

    Finally, in Step 3, it listed the site settings for me. But one of the lines read “Forum could not be created!”

    Following that line were two lines reporting that directories were established for my plugins and themes. I used my FTP program to check my server, and those two directories were indeed created.

    And, of course, it summed things up by saying “some errors encountered during installation!”

    But at the same time, there was a message that I should go to http://www.mydomain.com/bbpress, and that the forum should launch.

    I went to that page, but every time I do, I get redirected to:

    http://www.mydomain.com/bbpress/bb-admin/install.php

    Where the message says:

    Oh dear!

    bbPress is already installed.

    Perhaps you meant to run the upgrade script instead?

    Well, no, I don’t want to run the upgrade script, since I’m trying to do a first-time install.

    So, I don’t know where to proceed from here.

    One question in my mind is if the installer script was able to find and set the salts for three of the keys OK, why couldn’t it set the “secure auth” cookie salt?

    Second question is why do I get a page telling me bbPress is already installed, when the installation script says the forum could not be created?

    Any guidance anyone can give me would be greatly appreciated.

    #32422

    Topic: Integration

    in forum Installation
    Macmenddotcom
    Participant

    I have integrated my test forum with wordpress. Both have seperate databases and are on the same host server but bbpress is in a sub-directory, Wp is in the root. WordPress has 4 members bbpress has 300, afterwords bbpress has only 4 members, why is that, it seems like instead of integration wordpress details have overwritten bbpress…any one able to help

    #81933
    hatter
    Member

    This may sound kinda stupid, but after looking at the code, can you add topics to your forum to create a page 3 to see if you still have the issue? I’m just wondering if this issue only occurs when you only have 2 pages worth of topics. Can you test this real quick to see if this is the case? I will keep looking into it in the mean time.

    #81927
    hatter
    Member

    Are you using the kakumei template? Here is what I have in my front-page.php file:

    <?php endforeach; endif; // $topics ?>

    </table>

    <?php bb_latest_topics_pages( array( ‘before’ => ‘<div class=”nav”>’, ‘after’ => ‘</div>’ ) ); ?>

    <?php endif; // $topics or $super_stickies ?>

    and have not had any issues.

    Can you paste the html code generated for your links to provide more information?

    #32420
    frooyo
    Member

    I’m running bbPress 1.0.2.

    I’m having problems with the “PREVIOUS” link when using the “bb_latest_topics_pages” function.

    I have the following code on my frontpage.php


    <?php endforeach; endif; // $topics ?>

    <?php bb_latest_topics_pages( array( ‘before’ => ‘<div class=”nav”>’, ‘after’ => ‘</

    div>’ ) ); ?>


    It display paged frontpage topic links (1, 2, 3, Next) but whenever I’m on a page other than the frontpage … for example, Page 2, both the Previous and Page 1 link points to the current page and not the previous page.

    #81919
    chrishajer
    Participant

    This plugin will allow you to limit the number of topics shown for almost any view:

    https://bbpress.org/plugins/topic/front-page-topics/

    #32418
    Kunstbanause
    Member

    Hi there good people,

    my bbPress forum has a bunch of Latest Discussions but I dint want them all to be shown on the Main Page. Currently there are 15 shown. I’d rather have 3 or 5. Is there a way to do so?

    Best regards

    -Ben

    Marius-
    Member

    I just installed Human Test and can confirm it works with BBPress 1.02.

    I deactivated Mass Delete Users, so lets hope these spambots doesn’t know what 4+2 is.

    #81904
    chrishajer
    Participant

    I never knew you COULD log in here with your wordpress.org login. I just tested it and it does work, which is cool. As for the password, I would try to change it wherever you registered. If you registered at wordpress.org, I would change it there and see if you can log in here.

    Other than that, someone with more experience than me will have to come up with some additional ideas.

Viewing 25 results - 8,526 through 8,550 (of 11,591 total)
Skip to toolbar