Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 62,001 through 62,025 (of 64,515 total)
  • Author
    Search Results
  • #55799
    Trent Adams
    Member

    It will be more like how wordpress.com does it:

    [youtube=videolink]

    Trent

    #55903
    Trent Adams
    Member

    Brilliant Sam! I will implement this one for sure and test it out!

    Trent

    #56023

    In reply to: Tags not found

    kannued
    Participant

    The only thing I play with was on the 20th, more than 24 hours ago, was the config.php file. I changed the $bb->edit_lock = 60; to $bb->edit_lock = 99999;

    as in here, https://bbpress.org/forums/topic/271?replies=2#post-1357

    I check with my ISP for system upgrades. They did say:

    “The only recent change was an upgrade of the Apache web server software, from Apache 1.3 to Apache 2.2 (the current version). This happened last Wednesday night, March 21.

    Looking the your website, I see that the forum topic links point to non-existent files. For example, the link for topic “Circles in the Sand” points to http://www.canadianbookclubs.com/bkrv/topic/9 but there is no subdirectory called “/bkrv/topic” in your account, nor any rewrite rules that would map that URL to a real file. The same goes for the forum links. Something seems to be missing…”

    #52806

    In reply to: Plugin: Summon user

    Hi there

    I think this is a fantastic plugin but for now I’ve had to disable use of it on my site forums. Why? Well I’m no dab hand at PHP but I do know it’s using the user_login to display users in the drop-down menu and what I want it to do is use display_name instead as, otherwise, my site login name is shown and I keep that deliberately long and complicated and it’s nothing like my display name, to help protect against anyone finding out my login details and getting into my blog admin.

    I run the bbpress plugin to use display names not login names but it has no impact on this plugin, so I was really hoping you might consider changing it, or producing a different version, that doesn’t use login names but uses display names instead in the drop-down menu that appears under forum posts?

    Many thanks for considering the change, as I really do think this plugin is fantastic – and I love the idea of ‘summoning’ people to topics!

    #56058
    Arlo
    Member

    You both ask very reasonable questions :)

    Basically, my forum is such that people tend to sign up just to ask 1 question and disappear. So over the years it has amassed about 700 users with 1-2 posts, tops.

    My current setup is pretty much a mirror of the old forum (it’s at my site at /bbpress if you want to see the design in progress), which can of course work fine, but being the anal type I was thinking of starting this forum with a “clean slate”, as it were. Maybe 2-3 users would be returning and bear the burden of re-registering.

    But I guess I’ll leave it be. As new posts come in the old ones will “flush” off the front page anyway. Thanks for the insights.

    #56057
    chrishajer
    Participant

    This is very interesting to me. How about these ideas?

    For the close a forum, I don’t know how you would do that. There’s nothing I know of in the bb_forums table that marks it open or closed. The best I think you could do is mark the topics closed. To do that with SQL, you could do something like

    UPDATE bb_topics
    SET topic_open=0
    WHERE topic_id IN
    (your comma separated list of topic_ids)

    You could drop the WHERE part if you wanted to mark all existing topics as closed. Before you do anything with SQL though, be sure you have a backup of the data.

    I can see why you want to take a snapshot of the old forums and mark them “archived/old” but, I would assume if you are moving things from phpBB to bbPress that your forum structure is going to be similar, so closing the forums to new topics wouldn’t make sense anyway.

    Another option is to create a new forum called “phpBB Archive” or something then move all the topics and posts over to that “archive” forum, then create your forum hierarchy again in bbPress like it was in phpBB (i.e. World News, World Labs, Support, etc.)

    For the users, why not just change all the passwords? That would make the usernames still valid, so no one else could re-register as an existing name, no one could log in with the old name, and all the existing posts would still be attributed to the original poster.

    Just my thoughts: maybe they’ll be useful. Good questions though…

    #1621
    Arlo
    Member

    I have a few things I’d like to do, and not sure if it’s possible:

    I’ve migrated a phpBB forum over to bbPress. What I want to do is twofold:

    1. Lock or close a given forum so it’s read only. Basically to call this the “archive of the old forum”

    2. Delete the bulk of users that migrated with phpBB while maintaining the usernames on the original posts. If I just delete users, all those old posts become “anonymous”.

    Thanks…

    Steve

    #1618
    samureye
    Member

    If this is in the wrong place, my bad. I couldn’t find all the answers I needed, so I decided a new thread would help.

    * Can I import my data from an Invision Power forum?

    * bbPress can integrate with my WordPress blog, right? Meaning users make a profile and use an avatar that would show up in the forums as well as in comments on the blog?

    * Is there a WYSIWYG editor for bbpress?

    * What about signatures for posts, as you would find with phpBB, Invision Power, etc?

    * Is there a quick reply feature?

    What I’m looking for is a forum to integrate with WordPress, but Invision can’t do that, so it would be ideal if bbPress had features like it.

    Thanks!

    #1614
    stasi
    Member

    Hi..

    I’v installed bbPress correctly (i guess) and intergrated it with WP, and it words fine. The problem is, that the link: http://stasi.se/forum/?new=1

    that comes up, when I push “Add new / Tilføj ny (danish) » “

    The a form should appear (like the one i then buttom), but all that appears is a info “Hello user” edit etc.. no form..

    Someone how know whats wrong, or do you know another link/file that I could redirect the link to, so I will word?

    I’v created a user: testtest pass: 0b28fc

    – so you can try to login at se the faoult with you own eyes..

    I hope someone has a golden solution :)

    //And sorry, that the page is translated to danish

    #55071
    Arlo
    Member

    I update my profile after the fact to try and get rid of it; ya know, clearing that field, putting in a “0” etc.

    The really strangest part to me is that there is no bozo in my usemeta table at all. So where the *heck* is the flag coming from?

    #55070
    fel64
    Member

    I’ve never seen it as a checkbox, it’s always been a text area for me. Look here: http://forums.loinhead.net/profile/fel64/edit ~ Err, you probably can’t edit accounts on my forum. Nevermind. :P But really, I have the same HTML output as you.

    You have Update Profile‘ed, haven’t you?

    I keep getting flagged as a Bozo.

    You shouldn’t be flagged again if Akismet is not running. Strange.

    #55681

    In reply to: Empty tag <br> issue?

    fel64
    Member

    I might do it sometime, but for now I’d say just use the Comment Quicktags – press a button and the code is inserted, if your problem is remembering the codes.

    https://bbpress.org/plugins/topic/14?replies=6

    Demo here: http://forums.loinhead.net/topic/the-purty-image-associator/page/2?replies=52

    #56001
    fel64
    Member

    My default is actually http://www.example.com/topic/topicnumber.

    It is possible to have topic-title in the link instead of the number, but you need to be running the very latest version of bbPress from SVN, which is likely to be buggier than the official releases. The Download page has both.

    #55918

    In reply to: Show off your Forum !!

    fel64
    Member

    http://forums.loinhead.net/

    Done quite a lot of stuff, running 1.0-alpha at the moment (which includes the possibility for forums to be children of other forums – could be useful, although I’m not using it right now) and a bunch of plugins.

    • Page links
    • bbPress Integration
    • Allow Images
    • Comment Quicktags for bbPress
    • bbEmoticons
    • Show Post Count
    • Online List
    • WP Posts
    • Quote
    • WordPress Integration

    #53715
    maker
    Member

    I get these errors:

    bbPress database error: [Table ‘mpmorg2_bbpress.bb_online’ doesn’t exist]

    SELECT * FROM bb_online WHERE user_id = 1 LIMIT 1

    bbPress database error: [Table ‘mpmorg2_bbpress.bb_online’ doesn’t exist]

    INSERT INTO bb_online (user_id, activity) VALUES (‘1’, ‘2007-03-24 06:06:37’)

    read me says:

    “You’ll maybe get an error if you browse your forum the first time after you’ve installed the plugin. This is normal.

    If you keep getting errors, try setting $mysql41 to false maybe it works then, otherwise don’t hestitate to contact me.”

    How do I set this to false?

    forum is here: http://www.mpm.org.au

    EDIT: It’s okay, it just took some time for the errors to disappear.

    #52035

    In reply to: Post Moderation

    karaboga
    Participant

    Yes, you are right; some people will not want to use this.

    But i mean, this would be an option, like in WordPress.

    As bbPress’ structure is very similar to WordPress; adding that option to bbPress won’t be so hard, i guess. :)

    #55636

    In reply to: What’s integration?

    maker
    Member

    Is shared logins the only benefit?

    Can bbpress use any of the wordpress plugins?

    What are some of the practical benefits of integrating a blog with a forum?

    Can you make the comments from wordpress go directly to the forum? Not just appear in the forum but ONLY appear in the forum?

    My wordpress blog is http://300.mpm.org.au, a community charity illustration blog but I’d like the community aspect of the commenting system to be part of our forums with all our other forum topics/projects at http://www.mpm.org.au.

    Ideally I would like the root of our site (http://www.mpm.org.au) to use something relatively simple like Nulls BBportal to pull and display open forum topics from a couple of specific categories (in our forums case our ‘newsfront’ category and our company specific category) and then have our wordpress blog also linked into the forums from a subdomain.

    #55915

    In reply to: Show off your Forum !!

    wittmania
    Member

    http://www.lne97.com/bbpress/

    user name: just a test (note the spaces)

    password: justatest (no spaces)

    This is a WP/BBP installation for my upcoming 10 year class reunion. I originally launched the site as static pages and a phpbb board. However, about a month ago I put WP behind it to manage updates, add payment collection capabilities, and rotating ads. After that I added a bbpress installation, which is integrated with WP. I used the phpbb import plugin, with some minor tweaks, to bring all of the posts and users over from phpbb. I’ve made minor changes here and there to the default template, and I am using most of the available plugins. So far my classmates haven’t had any trouble with anything, and it has been much easier to manage and moderate the boards, especially with MUCH less spam and bogus user registrations than on phpbb.

    Cheers!

    #55889
    Sam Bauers
    Participant

    @fel64 – You don’t have to copy the styles into another style sheet, just edit the styles in the file page-links.css

    @wittmania – I’ve updated the plugin to be compatible with “Front Page Topics”, it’s more a design problem with that plugin, but I’ve worked around it.

    @Null – All that has to be done is copying the three files, one php, one css, one image into the my-plugins folder. If you want to change the styles then just edit them in the CSS file. I couldn’t have made it any easier given I wanted it to be easily styled for different layouts without having to modify templates.

    #55888
    Null
    Member

    Hmm take out the images and put the page numbers between (..), makes your plugin easier to install (no difficult stuff with images, extra uploading etc)… just my 2 cents

    #55914

    In reply to: Show off your Forum !!

    Null
    Member

    http://www.sourceskins.com/bbpress is my area 51 where i test my plugins (bbmenu, bbportal,bbwysiwyg)

    #1616
    zapata
    Member

    My bbpress is exclusively for only authors who write on the attached WP Blog. Recently I found that on the home page of my bbpress, I can see latest posts in threads… which when I click on – go to the thread of the lastest post – scroll down – the latest post isn’t there. I check Akismet filter and the post is not there either.

    I don’t use blocking or bozos for authors. Could someone advise what could be going wrong and how can I rectify them.

    On a seperate note, how can I turn Akismet for bbPress off?

    #53899

    In reply to: Bozo problem

    Arlo
    Member

    None of these tricks work for me. I’m using latest bbPress and fix plugin. Even with a clean install, my keymaster user will randomly become a bozo. I have a either a “1” or ny login name in the profiles bozo field (yes, it’s a field, not a checkbox). Akismet is not enabled.

    Also, there is no “is_bozo” in my usemeta table at all, and sure enough it’s not listed in the admin bozo section.

    Is there a fix for this? It’s a big mess.

    #55872

    In reply to: links to forums broken

    bedbugger
    Participant

    the .htaccess file is:

    Options +MultiViews

    (That’s the entire file. I havebbpress sharing a database with wordpress.)

    #49614

    In reply to: Emoticons For bbPress?

    Null
    Member

    How to make is so, that it wont filter between the code tags? Cause we dont want smilies in code parts :)

Viewing 25 results - 62,001 through 62,025 (of 64,515 total)
Skip to toolbar