Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 35,526 through 35,550 (of 64,534 total)
  • Author
    Search Results
  • #108772
    Adam
    Member

    omg….Im sorry I meant BBPRESS…I was developing all day in buddypress hence why I said buddy press. any ways:

    Site -> multisite:

    site 1 = blog, regular wp-admin

    site 2 = buddypress, buddypress sign in

    site 3 = bbpress = no login?

    i am wondering, as when i copied all the theme files like your sticky sais to for making bbpress integrate with your current wordpress theme, i saw some login, registration, forgot password and so on .php files. How can I use these to allow users to login on site 3, or to construct a form for signing up and logging in?

    #108781

    The concept of “deleting” is one we purposely prevent, to prevent permanent loss of data. If you want to delete it forever, you can do so directly or by making a plugin to do it. In bbPress 2.0, WordPress handles this for us the way you wish for it to.

    Regarding posts bleeding into other topics, I’ve never heard of that happening before. Normally if you delete/spam the first post in a topic, it realigns the following posts properly.

    Can you give me exact steps to duplicate the issue?

    1. Do this

    2. Do that

    3. Etc?

    #108811
    Adam
    Member

    Hmm lets see:

    – we can rule out theme (for all but this paragraph and code issue, code being what tags can be used in the forum). I never though to check plugin in relation to the moderation buttons. I fear it may be the buddypress moderation plugin. tests will be done >_> (which they should have been)

    -The install is on a multi site activated on one site instead of a network activate.

    Where are the html tags located in the .php files that i can add or remove tags to? these tags don’t work on local host or live….unfortently. except for em….

    also paragraph formatting doesn’t work on localhost or live.

    Localhost has two plugins but only one is activated, bbpress. the other is buddypress 1.5 rc1 and its deactivated.

    any other ideas or suggestions?

    #108771

    Please don’t bump topics here. The forums do not move quickly enough to need it.

    BuddyPress and bbPress both rely on WordPress’s users tables, and you should be able to use either one. It’s possible that BuddyPress takes over the registration though, so you might need to do some investigating/development to get it working how you’d like it to.

    #108790

    Someone needs to make a Retro Kakumei theme, which I think would be awesome.

    #108660
    master5o1
    Participant

    In my CSS (toolbar.css) all things are constrained to #post-toolbar.

    It doesn’t do any resizing yet, and may never do. But the toolbar’s FAQ does suggest how to set a max-width using style.

    I am going to make the CSS more customisable, just a tad.

    #108763
    Andre
    Participant

    Depending on what you are trying to accomplish, there may be a WP plugin that fits your needs and will impact the bbPress plugin.

    #108762
    iamxquisite
    Member

    Thanks bro i kind of figured there is only about 3 plugins out for 2.0 so far i guess those will have to do for now

    #108484
    Andre
    Participant

    I suggest using the WordPress plugin version of bbPress, version 2.x. bbPress 2.0 uses the same WP theme your site is using. It can also import data from a 1.x installation.

    This thread will tell you how to display forum content the easiest way. – https://bbpress.org/forums/topic/bbpress-20-shortcodes

    This thread will tell you how to display forum content in a more customized way. – https://bbpress.org/forums/topic/bbpress-20-theme-compatibility

    #108761
    Andre
    Participant

    If you are using bbpress 0.x or 1.x, create and use a my-plugins folder.

    If you are using bbpress 2.x, use WordPress plugins instead of bbPress plugins.

    #39889
    warezjasz
    Member

    Why is does even BBpress 2 looks like all other crappy forum plugins for WordPress like Mingle forum, or WP forum?

    Why the conception was changed? How to make BBpress 2 looks like good old BBpress

    (I obviously mean about 1 main board, and categories on sidebar)

    #39883
    ledsalesoz
    Participant

    I know this has been mentioned in topics elsewhere but there’s so many topics in this forum that I can’t find them at the moment and thought it was time this was asked again.

    When topics and posts are deleted they are just set not to display in the front end of the forums. However, there is a bug that if a topic with a single post, ie a spam topic, is deleted, all the previously deleted posts including all the spam magically reappears all through the forum topics.

    This is obviously a rather serious bug. Has this been addressed in the most recent bbpress? We are currently running 1.0.3 and I thought it was supposed to be fixed in that version but it hasn’t.

    I am now marking spams etc as spam rather than deleting them, hopefully this will fix the issue.

    However, it brings up another issue, and that is that there’s no simple way to delete posts etc permanently from the db without doing it manually through sql.

    Again, this is a huge omission from the software.

    So, my question is, has anyone written a plugin to do this, or are these probs being addressed? Anyone got any info on the status of these probs?

    I’ve had to go back and redelete spam so many times it’s not funny, I want working forum software, not a hobby, I’ve got better things to do, as I expect many other bbpress users do too.

    Don’t get me wrong, I appreciate all the work that’s gone into bbpress and its plugins, but it’s kind of hard to fathom these sorts of omissions from what is otherwise quite a good system.

    #39882
    amirsaam
    Member

    I really need to instal bbPress 1.0.3 on localhost but I jus’ can do it with XAMPP that have 5.3.1. but bbP give me error :-( I really need help.

    These are the errors:

    Deprecated: Assigning the return value of new by reference is deprecated in /Applications/XAMPP/xamppfiles/htdocs/bbp/bb-admin/includes/class.bb-install.php on line 1283

    Deprecated: Assigning the return value of new by reference is deprecated in /Applications/XAMPP/xamppfiles/htdocs/bbp/bb-includes/functions.bb-l10n.php on line 484

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/bbp/bb-admin/includes/class.bb-install.php:1283) in /Applications/XAMPP/xamppfiles/htdocs/bbp/bb-admin/includes/class.bb-install.php on line 393

    Deprecated: Assigning the return value of new by reference is deprecated in /Applications/XAMPP/xamppfiles/htdocs/bbp/bb-includes/backpress/pomo/mo.php on line 171

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/bbp/bb-admin/includes/class.bb-install.php:1283) in /Applications/XAMPP/xamppfiles/htdocs/bbp/bb-includes/functions.bb-core.php on line 1136

    #105880

    bbPress 2.0 is a plugin with 40,000 lines of code, adding huge amounts of capability equal to WordPress posts and pages themselves. Sadly, it won’t work out-of-the-box with 100% of all themes, and it sounds like you’re one of those cases. It’s one of the first plugins to mix custom post types with theme compatibility, so you’re literally one of the first few people to use it.

    #100780

    bbPress 2.0 is a plugin with 40,000 lines of code, adding huge amounts of capability equal to WordPress posts and pages themselves. Sadly, it won’t work out-of-the-box with 100% of all themes, and it sounds like you’re one of those cases. It’s one of the first plugins to mix custom post types with theme compatibility, so you’re literally one of the first few people to use it.

    #39880
    justle
    Member

    There’s no importers available for most forum systems, but it would be really easy to just rebuild my small forum if I could change the post authors. Is there a way to do this?

    #39879
    #105879

    The “vanilla” configuration doesn’t show the forum until my sidebar is finished… so the page becomes extremely long and appears to have no information aside from a title and the sidebar content. I’m sorry to seem frustrated, but this is the only plugin I have used that required me to completely redesign my site or the plugin in order for it to function properly.

    #100779

    The “vanilla” configuration doesn’t show the forum until my sidebar is finished… so the page becomes extremely long and appears to have no information aside from a title and the sidebar content. I’m sorry to seem frustrated, but this is the only plugin I have used that required me to completely redesign my site or the plugin in order for it to function properly.

    #105878

    Then don’t. :)

    Use the theme compatibility that it comes with.

    If you’re not happy with the vanilla configuration, you’re on your own to customize it. If you’re able to make a WordPress theme, you’re able to make it bbPress enabled. You just need to learn how like you did with WordPress.

    #100778

    Then don’t. :)

    Use the theme compatibility that it comes with.

    If you’re not happy with the vanilla configuration, you’re on your own to customize it. If you’re able to make a WordPress theme, you’re able to make it bbPress enabled. You just need to learn how like you did with WordPress.

    #39395
    sekinger
    Member

    I’m trying to get bbpress working with my existing wordpress site. I installed the V2 plugin but liked the look of the standalone site. So I installed the 1.0.3 standalone version. I also downloaded 3 themes to play with. I installed them in my_templates/ but when I click on “themes” on the Admin panel, it just takes me back to the main forum page. I also installed a plugin in my-plugins/ but don’t see anyway to activate it.

    I must be missing something basic here. I can’t see anyway on the admin page to configure this stuff.

    iamxquisite
    Member

    hey there i found a solution got my site i made a tutorial!!

    http://xquisitelab.com/blog/topic/how-get-bbpress-2-0-on-full-width-layout/

    #108483
    GHOSTChoja
    Member

    I am?? Andre, can you please tell me a good combination of the two so I can get started… PLEASE!

    Mny thanks for your help sir :)

    #39877
    unisphere
    Member

    Hi everyone, I’ve got a new WordPress theme support forum ready but I’m stuck in something. Registered users of the forum (Subscriber role) aren’t allowed to post certain tags in topics for security reasons.

    My question is, is there any way all code is allowed in raw format if it’s inside a CODE html tag? I believe the previous standalone version of bbpress supported this.

    Best regards

Viewing 25 results - 35,526 through 35,550 (of 64,534 total)
Skip to toolbar