Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 27,476 through 27,500 (of 64,535 total)
  • Author
    Search Results
  • #125557

    In reply to: Vanilla 2 Converter

    brokentwig
    Participant

    Stephen,
    I’m not sure what you mean by “Once bbPress core converter is updated we can filter the users imported”. I believe we need to add the ‘from_expression’ => ‘WHERE User.Deleted = 0’ back into the first user section, but if your saying the core converter can do it, how does the core know who’s deleted?

    Also, is there a way we can check for the password type in the User table, and then if the type is not Vanilla, do something else? I didn’t dig into how you guys handle passwords you can’t convert, but I’m pretty sure a Facebook auth token will be one of those off cases. I would be happy to help test and work on this more to produce a finished product.

    #125556

    In reply to: Vanilla 2 Converter

    Stephen Edgar
    Keymaster

    The docs are now up also,


    @brokentwig
    Key changes from your great work getting this started

    • Topic tags are now included
    • Once bbPress core converter is updated we can filter the users imported
    • Added Topic Closed Status
    • Inline docs consistent with other importers
    • Whitespace and code formatting improved
    • Uses parser.php to convert HTML & Smilies
    • Reply status not needed, defaults are built into converter.php
    • Reply Order removed, this is calculated during the import

    The to do list:

    • Remove the `callback_savepass` & `authenticate_pass` as you rightly point out they are not needed and Vanilla uses the same hash as WordPress for passwords so this is too easy.

    If you see any bugs with the converter `Vanilla.php` please post these to the trac ticket here.

    If there is anything else that needs doing before or after the import that I have not already listed in the codex docs if you could add/update these that would be great.

    https://codex.bbpress.org/import-forums/vanilla
    (Use the same bbpress.org username and password to login)

    #125554

    In reply to: Vanilla 2 Converter

    Stephen Edgar
    Keymaster

    Introduce Forum Importer template for use with importing from Vanilla 2.0.18.1

    bbPress Core Trac Ticket: https://bbpress.trac.wordpress.org/ticket/2179

    Codex Docs: ​https://codex.bbpress.org/import-forums/vanilla/

    #125549

    In reply to: Vanilla 2 Converter

    Stephen Edgar
    Keymaster

    I have made quite a few tweaks 😉

    You can see the revisions I made up until last night here

    https://gist.github.com/4633175/revisions
    (It is a fork or your gist with my changes)

    I have just added ‘topic tags’ and just cleaning up the code ready to submit for bbPress core 😉

    What else have you changed? If you update your original gist, I can look at any differences and merge those also.

    #125540
    remaille
    Participant

    Hi,

    I just migrated from sp4 to BBpress thanks to plugin sp_to_bbPress.php made by Mark Barnes 🙂

    All my users have en empty little square juste before their name. Obviously it is supposed to be their icon/image/avatar.

    Where could they add this image ? I saw nothing related to that in their profile nor mine.
    Thanks

    #125539
    intelisystems
    Participant

    I am starting to use bbPress for the first time.
    There are some forums and absolutely there are topics in each forum.

    I would like to make recent topics from a specific forum appear in the sidebar.
    Current widgets support this and all the recent topics from all forums are shown.

    What I am trying to do is..
    Let’s say that there are forum 1 and forum 2.
    I just want to show recent 5 topics from only forum 1 in the sidebar.

    How do I do this?

    #125538
    mintertweed
    Participant

    This is a continuation of another thread, but it is a separate problem. I was trying to get bbPress to recognize a CSS document. To check that my current CSS document actually worked, I deactivated bbPress. The document indeed works. So, I went to reactivate bbPress and once I did that I looked at my forums and everything was gone. I go to check Forums > All Forums on my Dashboard and everything is still listed. Why are my forums not showing up? I am still using the original bbpress.css document, so I know that is not the reason why. Thank you in advance!

    tgarmon
    Participant

    I have a multinetork / multisite with Buddypress installed and BP-Multinetowrk active on some of the sites, while other sites do not have the plugin active; thereby sharing the Buddypress members, groups, group forums, etc. I also need these sites to share the same bbPress file for the main site forums. How do I configure a sites bbPress install to look to the same install as another site’s bbPress?

    #125536
    mintertweed
    Participant

    Okay, so I physically replaced bbpress.css located in bbpress/templates/default/css/ with the newly named style-forums.css and the styles are working fine. But I immediately replaced it with the original bbpress.css because my forums are still not appearing properly. So…first problem solved! Yay. Now, how do I make my forums appear once again? Thank you for your help thus far!

    #125535
    mintertweed
    Participant

    Nope. That did not do it. It reverts back to style.css rather than bbpress.css and I know this because the two styles are two completely separate colors. Also, I just realized something. I deactivated bbPress to see if I had coded style-forums.css correctly (now named bbpress.css) and when I reactivated bbPress, my forums have disappeared. So, I went to Forums > All Forums and it still shows them as being there, but they are not appearing on my Forums page like they were before. So, I guess I now have two problems.

    Edit: And I just deleted bbPress and reinstalled it. The various forums still appear in Forums > All Forums, but they are not showing up on my Forums page. Sigh.

    #125534
    steilenhang
    Participant

    I bet there are quite many here that would like a translation for their bbPress, but the translation files are not complete. Why don’t you help a little? There are quite a lot to translate (almost 1000 sentences), but if we all contribute it will not take that long. Go to http://translate.wordpress.org/projects/bbpress/2.2.x and help to complete the translation into your language!

    #125533
    steilenhang
    Participant

    You can remove “plugins” from the topic. The standard TinyMCE does not work either. Only admin can change color of the text, align right, etc. Looks like my bbPress has a general issue with TinyMCE.

    #125526
    steilenhang
    Participant

    I got this great TinyMCE plugin, Ultimate TinyMCE, that works just great with WP. It does everything you want, but the most used functions for me is uploading images and inserting smileys.

    When you turn on the “Use the fancy WordPress editor to create and edit topics and replies” it shows up in bbPress too, but only admin can use the extra functions enabled. Take the smileys for instance. If you make a post of just smileys it tells you “ERROR: Your reply cannot be empty.”. If you write som text and include a smiley, it posts the text without the smiley. It is the same with images.

    What is happening? It does not matter what forumrole the user has. He can be key admin, makes no difference. Only WP Admin can post smileys and images on my forum, and I would like to change that. Does anyone know what is wrong here?

    choibc
    Participant

    I kike your code

    #125520

    In reply to: bbPress 2.2.4 Released

    PavelS
    Participant

    @netweb When you you think images uploading problem will be fixed? I mean that default users can’t upload images now using TyniMCE editor.

    #125519
    Ormtung
    Participant

    I’ve the same problem.

    User Role: Super Admin
    Setup: Multisite
    WPVersion: 3.5
    BBPVersion: 2.2.3

    When activating bbpress form my own site I’m not propagated as a subscriber to the other sites.
    When I activate bbpress for the main site, the admin site, I become member of that site but no other sites. BUT when I as the network admin list out all the sites I become members of all the sites. So I’m guessing it is a bug.

    #125517
    Stephen Edgar
    Keymaster

    Rename your CSS file from style-forum.css to bbpress.css in your themes root directory.

    #125516
    Stephen Edgar
    Keymaster

    Are you using the builtin importer included with bbPress?
    https://codex.bbpress.org/import-forums/
    https://codex.bbpress.org/import-forums/simplepress

    Were any replies imported or did the converter stop at topic 490?

    Once the conversion stops if you click ‘start’ again without changing any options does it then complete or stop at the same point?

    If it does continuously stop in the same position open phpMyAdmin and open the `wp_options` table and bump the value stored in `_bbp_converter_start` by 1 and click start again, if it fails again bump this value again.

    When you want to start again fresh and remove all topics, forums, topic tags & replies previously imported check the ‘Start Over’ & ‘Purge Previous Import’ checkboxes.

    #125515
    Stephen Edgar
    Keymaster

    bbPress 2.2.4 (now available for download) is a maintenance and security release, and a safe and easy update for all previous bbPress 2.x versions.

    Version 2.2.4 includes some security hardening inside the Forum Importer/Converter tool, and improves post form output sanitization. These issues were responsibly disclosed by Maty Siman.

    Download 2.2.4 now or visit Dashboard → Updates in your site admin to update now.

    choibc
    Participant

    I have reviewed bbpress plugin source, but can’t find clue to add link for next, previous topics in templates file (/bbpress folder)
    Is this going to be future bbpress development plan?

    I am curious how you can easily navigate topics while reading it.

    #125513
    cedriclocqueneux
    Participant

    Hello,

    I use Simple Press 5.2.2 with WordPress 3.4.2, and I want to migrate my forum to bbpress 2.2.4 (on the same installation of WordPress).
    My forum currently has 29 forums, 768 topics and 4324 posts, which is not so huge.

    I try to migrate with the plugin “SimplePress 5 Import”, but the process stops at 490 :/ In fact it created the forums, a lot of the topics and posts, but it miss all the Reply.
    I do not know where it blocks or why.

    In addition, I can’t restart the process: I deleted all the bbpress forums, I even made a reset bbpress, but import around in circles in the first stage.

    Can you help me, I really want to migrate to bbpress?

    jaykilleen
    Participant

    Hi I am running a WordPress site with Genesis and the bbPress forum with the Genesis extension. For some reason my avatars are displayed weird and my links are getting the same formatting as the avatar links to peoples profiles. Any ideas what is causing this?

    http://www.brisbanegojukarate.com.au/forums/topic/iherb-orders/#post-766

    #125511

    In reply to: Forums in the root

    uphichet
    Participant

    Whatever this topic is too long time or not, I can still apply the way advised by Andre with bbPress 2.2.3

    Really appreciated with your kind support Andre
    UPhichet

    #125501

    In reply to: Vanilla 2 Converter

    Jack Tarantino
    Participant

    Could one of you guys post a gist for just the regular importing of Vanilla2 into bbPress? I’m awful with SQL. I’m trying to get the previously posted gist to work by modifying little bits here and there but it still keeps telling me there’s nothing to convert…

    #125500
    amandafrench
    Participant

    I have this problem too, with a similar setup — both multisite and BuddyPress.

Viewing 25 results - 27,476 through 27,500 (of 64,535 total)
Skip to toolbar