Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 21,301 through 21,325 (of 64,534 total)
  • Author
    Search Results
  • #144268
    kvr28
    Participant

    check threads where you posted videos, if you used the embed codes, it will just show up blank, I noticed on some threads the original post was wrong, I’m getting some errors in my log whenever someone makes a post, I’m trying to work through that now

    you can see my forum here

    Forums

    you can keep the same tiered set up you you have now, just go under forums for bbpress, create a forum say cannabis cultivation and set it as a category under types in forum attributes, then take your soils, outdoor grows etc and set category as a parent, enter your orders for the forums to have the correct order displayed,

    that’s the biggest things I can think of right now

    #144267

    In reply to: Shotcodes not working

    yoshimitsu1234
    Participant

    I am using latest versions of all softwares and Plugins. Theme is wpzoom Gazeti.
    Example of error is http://www.desimedicos.com/forum
    Getting this 404 errors on all pages with any kind of bbpress shortcode irrespective of whether i am logged in or out.

    #144262

    In reply to: Shotcodes not working

    Robin W
    Moderator

    what shortcodes?
    what software versions of bbpress, buddypress and wordpress are you running?
    what theme?
    what plugins are you running?
    url of your site?
    when do you get 404 – logged in, not logged in?

    etc.

    We would love to help you, but give us a fighting chance of working out what is wrong by giving us some details 🙂

    Come back and we’ll do our best to hep you !

    #144260
    Robin W
    Moderator

    and this on their site seems to suggest issues

    http://help.olegnax.com/discussion/2099/retro-with-buddypressbbpress/p1

    #144259
    Robin W
    Moderator

    this just posted in wordpress

    https://wordpress.org/support/topic/cant-edit-own-post-with-bbpress?replies=1

    is that the same website?

    #144256
    danromanchik
    Participant

    This is really driving me crazy.

    I purged the data using the “reset forums” function, then restarted the conversion. This time, it converted the users, all of the topics, and about 220,00 replies, then started just outputting dashes again. What does it mean when it starts outputting dashes? What is the program doing?

    I clicked “stop” and then “start” again, but it just kept outputting dashes.

    I opened a new window and re-started the conversion from that window, but instead of picking up where it left off, it started converting topics again. Am I going to have two copies of each topic in the BBPress forums now? Should I reset the forums again?

    Thanks, Dan

    #144249
    Xn2
    Participant

    im using retro theme from olegnax.

    They have nothing about issue with bbpress on their support pages.

    #144247
    Robin W
    Moderator

    I imported from an access database (ditto conversion to sql) so know what you’re going through! see https://bbpress.org/forums/topic/documented-import-from-snitz-access-database/ for a blow by blow of how I did this and presume you’re already well into using custom importer https://codex.bbpress.org/import-forums/custom-import/

    Now given that you’re going to re-register users, then we only need the topics to be assigned to a user which exists, which then when they re-register you can set up properly.

    So for instance if you have a topic with the author name of “fred” – then you need a user fred to exist. This needs to be at ID level.

    So in essence you’ll need to import

    topic with author ID
    User with same ID

    Minimum info to create a user is (in theory – it may be less) ID, username, email and password.

    In my case they mapped from a snitz access forum (via sql) as follows

    MEMBER_ID _bbp_user_id
    M_NAME user_login
    M_PASSWORD _bbp_password
    M_EMAIL user_email

    So I would go about it this way.

    What we need to end up with is a topics/replies table that has a author ID (number) against each topic/reply.
    In a user table, we then need that same ID, together with name, password and email.

    So first I’d go back to my lotus notes and see if topics has an author ID. If not we’ll need to create one (we’ll do that in a minute).

    Then from the topics and replies lists create a set of autor names and (if it has them) ID’s

    Create a user table (in my case in excel, but presume you’re familiar with creating in lotus notes) with the following headings

    ID NAME PASSWORD EMAIL

    If your topics/replies doesn’t have user ID’s then you just need to populate this table with unique ones, I’m pretty sure that you can just start with 1 and increment them – wordpress will assign new ID numbers as they come across starting with the next number that wordpress is not using.

    For password, just put anything – and they can all be the same

    Emails must be unique in theory, but don’t need to exist so abc@def.com is fine (you’ll be fixing these as they register, so doesn’t matter). But as you’re importing directly into the database, I reckon you could get away with them all being a single fictitious one. But if you have the skills, I’d create them as increments eg abc1@def.com, abc2@def.com just in case

    so now you have a user table to import.

    If you topics and replies don’t have author ID’s, then now go back to the topics and replies tables and run macro to populate a new column using name against the user table you’ve just created to populate with id.

    Now we have topics with ID’s an da user table to import. Just check that column names match the importer, convert it all to sql, and off you go !

    #144246
    Juan
    Participant

    Finally I’ve written a small script to migrate kunena attachments to GD bbPress attachments. It is in a very early stage, any help are really wellcome. You must run the script as standalone and only after the kunena migration has been performend using the importer distributed with bbPress.

    Now I’d like to write a script to convert kunena BBCode into bbPress HTML because there are some bbcodes not converted.

    #144245
    yoshimitsu1234
    Participant

    I have added shortcodes to few pages on my site wit both bbpress and buddypress installed but i am getting 404 error on those pages. Is there any way to resolve this issue?

    #144243

    In reply to: Descending sort

    SandyRig
    Participant

    Here this plugin does exactly what you all looking for
    https://wordpress.org/plugins/bbpress-sort-topic-replies/

    #144238
    remymedranda
    Participant

    Hello,

    I’m trying to import our Mingle forum into BBpress, but have so far had no luck.

    The website is http://www.kylekushman.com

    The forum is located at http://kylekushman.com/community/message-board/

    I have entered “kushman_wrdp1” as my database name, and for prefix “wp_”

    Everytime I hit start it returns with

    “Repair any missing information: Continue

    Conversion Complete

    No reply_to parents to convert

    No replies to convert

    No tags to convert

    No super stickies to stick

    No stickies to stick

    No topics to convert

    No forum parents to convert

    No forums to convert

    No data to clean

    Starting Conversion”

    Any idea what I am doing wrong?

    #144236
    photoboothowners
    Participant

    I am trying to migrate from our current phpBB3 forums to a bbPress and BuddyPress instance. I have the plugins installed and configured. My issue is when I try to run the importer under Tools > Forums > Import

    I am receiving the following:

    Repair any missing information:
    Conversion Complete
    No reply_to parents to convert
    No replies to convert
    No tags to convert
    No super stickies to stick
    No stickies to stick
    No topics to convert
    No forum parents to convert
    No forums to convert
    No passwords to clear
    No users to convert
    Starting Conversion

    The problem is that there is 18 forums, 14,000+ posts and 1,900+ users.

    Has anyone experienced this? If so and your succeeded in getting phpBB3 to import could you share any tricks you had to perform?

    Thanks really looking forward to leaving phpBB3 behind if possible!

    #144230
    Robin W
    Moderator

    This comes from your theme’s main style, in my case

    a:link { 
    color : #EEEEEE !important ; 
    }
    

    if you want to change this throughout your site, then drop this into your style.css (or amend the current setting)

    If you just want it in bbpress

    #bbpress-forums .bbp-author-name a:link { 
    color : #EEEEEE !important ; 
    }

    should work

    #144225
    Juan
    Participant

    Any plan to add attachments migration from kunena to bbPress? Maybe using GD bbPress Attachments?

    #144222
    adressler
    Participant

    I’m importing a large subscription forum from a custom-coded Lotus Notes / Domino database (*sigh*) which I converted to MySQL. The posts exported from Lotus include User’s first and last names, but no passwords, or email addresses. These old users won’t be able sign in, but their names should be displayed next to the posts they authored that were imported to the new WP site. I would like all users to re-register for the new site in order to post new topics, etc.

    So, is this even possible? Are email addresses/passwords required when importing Users based on the converter /plugins/bbpress/includes/admin/converters/Example.php? I’m really trying to avoid creating an Admin user named “Archived Author” to assign all 35,000 of these old topics/replies to.

    Thanks in advance.

    #144218
    Robin W
    Moderator

    do you mean no. 8 in the attached?

    bbPress Styling Crib

    adressler
    Participant

    Thank you Stephen! Just noticed a typo on my part, fixed it and mostly everything imported perfectly. Just finding a few data anomalies (thanks to Lotus Notes…) but I should be able to fix them within BBPress. Thanks again for your support on these forums, I appreciate the good work you’ve put in.

    Aaron

    #144205
    savalina
    Participant

    @eduardosilva Thanks for the link. It worked for me too. This should be officially be added to bbPress plugin list, or someone should create an official plugin for this. It’s very useful when you have a support forum and need some automation when it comes to topic closing (and also don’t know any php to create it from scratch 🙂 ).

    I’m using bbPress 2.5.3 on WordPress 3.8.1

    #144201
    Robin W
    Moderator

    do you have a root page as such?

    Step by step guide to setting up a bbPress forum – Part 1

    Step 3 method 2

    #144199
    jgrmstr
    Participant

    Hi,

    I’ve set up a bbPress forum on my WordPress installation. Thanks to Jetpack “widget visibility” feature, I’ve put the bbPress Login Widget on the Forum and Topic page types.

    But I found no answer on how to display the Login Widget on the forum root. It’s kind of confusing for users who land on the forum root and can not see any registration link…

    #144194
    sowmya
    Participant

    Hi Stephen,

    Thanks for your reply!

    In fact we do not want the WP comment form to appear, but it was just a trial to see if we can do something with the social media postings.

    If we leave that part, I mean WP comment form on bbpress page is not required.

    But if I need the bbpress topics and replies as such to be posted by using social media accounts and shared on social media walls as well, what method do you suggest. Does bbpress provide support in this regard.

    Thanks!
    Sowmya

    #144193
    Robin W
    Moderator

    put this code into your style.css in your theme

    #bbpress-forums li.bbp-header {
    	background: #dc9e5a !important ;
    }

    You should select the color you want

    #144191

    In reply to: simple registration

    Robin W
    Moderator
    #144190

    In reply to: Bar users

    Stephen Edgar
    Keymaster

    Yes, bbPress uses the same system as WordPress, how to do that is explained here:

    https://codex.wordpress.org/Combating_Comment_Spam#Default_Comment_Spam_Tools

    You can and should also enable and use the Akismet plugin.

Viewing 25 results - 21,301 through 21,325 (of 64,534 total)
Skip to toolbar