Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 57,576 through 57,600 (of 64,397 total)
  • Author
    Search Results
  • #64276

    chrishajer: Ah, sorry. mod_rewrite

    timskii: I could have sworn they had it turned off at some point, but maybe I am misremembering. The point is that hosters tend to do stuff like that (often without warning), so as robust a solution as possible would be ideal, naturally.

    *I’m a designer, not a coder, so I’m mostly talking out of my ass.

    Beer
    Member

    Would anyone be able to assist with testing a conversion script from IP.Board 2.3.4 to bbPress 0.9? I’ve started writing some code myself to handle the switch. It would be great if any other coders would be willing to assist with this too.

    The way it will work currently is to generate a ‘ipb2bb.sql’ file that you can pass to mysql to upgrade the database. It will import users, categories, topics and posts. You can ask it to limit it’s import to select categories only instead of all categories.

    #64241
    philgreen
    Member

    It’s not fixed, cause most of the posts are unattributed and the rest are attributed to the wrong person. That thread is where it’s most obvious. What happened was that all the users from BBpress were erased and replaced with the users from WP, some of whom have the same names.

    Is there a way to manually reassign authorship of posts?

    I’m going to switch it now to the blue theme though, thanks for the advice.

    Ryan
    Participant

    My shiny new bbPress forum is trying to send the messages to me when a new member signs up without anything in the To: line. They don’t send because of a missing recipient address, which means they still wind up in my inbox through a different account but I’d like them to send correctly if possible.

    I assume I’m just missing a setting somewhere. Where do I set the email address that these messages should be sent to?

    #62495
    Beer
    Member

    We could try to appeal to the mercy of whoever the current plug-in coders are. I’ve seen something at TextDrive where a group would donate some money into a pool for development purposes.

    I think it’d be great if they added the “Ideas” feature here at bbPress like they have for WordPress also.

    https://wordpress.org/extend/ideas/

    #64275
    timskii
    Member

    Dreamhost does allow mod_rewrite. And technically they do support Multiviews, but as a .htaccess hack.

    However. I remember having terrible trouble trying to configure BBPress to use Multiviews, because it appeared to work, but didn’t on certain pages. I ended up manually adding mod_rewrite.

    As an aside, in automating anything like this, keep in mind that people like to do strange things with their directories. One of the annoyances of WordPress is that it assumes almost complete control of the layout of all directories below where it is installed.

    #64006
    blackidlabs
    Member

    Hi Sam,

    youve been a great help so far. I was just going through the installation of bbpress. Now I have wpmu installed on my server http://www.blackidlabs.com. I wanted to integrate bbpress into it. I guess wpmu is in 2.3.3 stage as of now. So I wanted to ask you, should I go through the wordpress integration option which bbpress gives during the installation?

    Thanks

    Jyot

    #64107
    charliestout
    Member

    I started a conversation about this very topic here: https://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads

    I believe in both sides of this argument:

    1. Keep bbPress clean. Don’t bloat.

    2. Make bbPress extendible. Do create plugins for everything.

    That said, I’m all in favor of an image/attachment plugin. Definitely.

    To argue that there is not great desire for this simply because it has not been written is like trying to say “living on the moon sucks” just because we haven’t figured out a way to do it yet. I’m sure living on the moon would totally rule ass.

    #64106

    Maybe it’s because I’m not so knowledgeable about wikis, but I really wonder what you are talking about. I totally agree concerning the “simple, fast and elegant”. phpBB is far too complicated for example. But gimme a break please. I don’t need to be told what I need. WordPress is great for news publication, it’s understandable by my not so computer literate community and it even allows to attach documents to posts (albeit not to comments). Now I’m thinking about phase 2, which is the integration of a forum to the blog and the duplication of WordPress posts in a dedicated sub-forum through the bbPost plugin. These guys are scientists who need to communicate AND exchange documents. bbPress appeals to me because of the WordPress integration, BUT I need it to have attachment as a feature. And I don’t have the skills to add this feature. I don’t intend to be demanding. I have an idea what open source development can be. I just don’t want some geek zealot to tell me that my need is wrong just because it breaks his ideal of how his software idol should be…

    #64005
    Sam Bauers
    Participant

    Try putting this in your bb-config, it should rename those bbPress cookies for you:

    $bb->usercookie = 'wordpressuser';
    $bb->passcookie = 'wordpresspass';

    .

    You may also need to adjust the cookie domain and path, but try that first.

    #62416
    robomilk
    Member

    I don’t know anything about MU and how integration with bbPress and MU works.

    That’s the weird thing, after I effectively stopped it being integrated then it still failed to let me into the admin panel. Even more curious is that although my forum user database still exists, it doesn’t seem that bbPress is now recognising it – even though it’s set to use the same database. All users are displaying as Anonymous or Inactive.

    I think I solved why I can’t access the admin panel though… it doesn’t appear that I’m an admin anymore…

    #62415
    devcore
    Member

    I installed bbPress on a directory called /discussions on the root of my hosting account, where I have also installed WordPress 2.5, everything on the installation went ok, but after all been done, the admin login to the dashboard gives me the following message:

    You do not have sufficient permissions to access this page.

    Any solution?

    #55026
    samuli
    Member

    I for one would appreciate the possibility for registration approval. I’m currently involved in a zero budget project to launch a forum on a sports related website that runs WordPress as CMS, and registration approval seems to become the last thing we need to solve before choosing bbPress (over Vanilla.) In this scenario, a registration approval plugin for bbPress would naturally be very handy. (I don’t think we have skills to make our own plugin.)

    For what the approval thing is needed, then? For example, Vanilla discussion forum uses registration approval in a way we would appreciate to copy for our project. The idea of people not registering an account but applying for one would suit our project really well. “Why do you want to join this forum?” is a question we would like people to answer before letting them post anything.

    A Finnish online magazine covering ice hockey, Jatkoaika.com, has a forum that has grown into a lively discussion community for over 13,000 registered users without losing its, well, usefulness. It’s not only because of strict moderation of discussions, they require their users to apply for registration as well. Given that the topic is ice hockey (you know, that game with all the tackling and fighting and strong emotions) and most forum users are hockey fans (“We want blood!”) and male (“We want blood!”), we consider that a great role model for this forum project of ours, even though we don’t expect our forum to become as popular (and we are not about ice hockey.)

    (In what comes to our project, we might still decide to NOT having approval for registration. There are advantages in also not having that, of course.)

    #55025
    _ck_
    Participant

    If you are just trying to filter out spam bots, try my Human Test:

    https://bbpress.org/plugins/topic/human-test/

    Someone would have to explain the need for registration approval to me before I would bother making such a plugin.

    #64056
    _ck_
    Participant

    I’ve now written a plugin to solve this problem:

    https://bbpress.org/plugins/topic/read-only-forums/

    #64332

    In reply to: key master only forum

    _ck_
    Participant

    I’ve now written a plugin to solve this problem:

    https://bbpress.org/plugins/topic/read-only-forums/

    #64373

    In reply to: Forum Disappeared!

    I found the issue. The table names were custom set to not interfear with anything that that wasn’t called out anywhere in the install process except in an advanced (hidden) area.

    I’ve re-installed BBPress 4 times now and I finally go it to work, with all my old posts, but I can’t log in. :(

    #64055
    _ck_
    Participant

    This question is related:

    https://bbpress.org/forums/topic/key-master-only-forum#post-15457

    I think I will make a real plugin since this seems to be a requested feature that is not too hard to handle in 0.9 Look for it in the plugin section over the next day or two.

    #64339
    _ck_
    Participant

    I have a karma plugin in development but it is not available yet and most likely will not be until early May.

    You can preview it in use at http://bbShowcase.org

    The code in brackets is BBcode so you want my BBlite:

    https://bbpress.org/plugins/topic/bbcode-lite/

    #49647

    In reply to: Emoticons For bbPress?

    citizenkeith
    Participant

    Still no luck getting Comment Quicktags for bbPress to work in the latest bbPress install.

    #64004
    kinthehouse
    Member

    Hi Sam, would this hold good to WPMU as well? I figure it is definitely not as up to date as WP.

    I tried installing these plugins in bbPress but WordPress doesn’t seem to recognize that I am already logged into bbPress or vice versa.

    When I look at the cookies, WPMU has just wordpresspass & wordpressuser set. The bbPress cookies look like wordpressuser_2c7… & wordpresspass_2c7..

    This is with the two plugins installed and made to load with the underscore.

    I will appreciate any help. Thanks!

    #64353

    In reply to: Uninstall forum?

    chrishajer
    Participant

    I think it is. The only issue is if you had an integrated install, then you would have bbPress users in your wp_users and wp_usermeta table. You would probably have to manually remove those entries from those tables. Don’t drop the wp_ tables, just the bb_tables.

    I think that’s about it. Once the code is gone from the filesystem, the database doesn’t matter much except for keeping things tidy.

    #3214

    Topic: Uninstall forum?

    in forum Installation
    raygene
    Member

    Hi,

    I wish to uninstall bbPress from my WP 2.5 installation and was wondering if it were as simple as:

    – Deleting the forum sub-folder from my /blog/forum folder

    – Dropping the bb tables from the shared database

    Thanks,

    Gene

    #54899
    raygene
    Member

    “Why does it matter? I’m curious.”

    1- Makes up for a long list when you’ve deleted hundreds of posts/topics

    2- Bloats the database for absolutely nothing

    Doesn’t matter, I’m about to remove bbPress from my WP installation, not enough Admin control.

    Thanks,

    Gene

    adaptiman
    Member

    Horrorshow said >>>

    Also, I added the “cookiedomain” to the config.php

    Here’s the full list relevant to the integration.

    <<<

    There is no config.php file. What file are you talking about? Do you mean wp-config.php in WordPress? If I’m using WPMU, where would these changes go?

    Could you post the entire procedure for integrating bbPress with WPMU?

    Thanks!

Viewing 25 results - 57,576 through 57,600 (of 64,397 total)
Skip to toolbar