Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 43,726 through 43,750 (of 64,527 total)
  • Author
    Search Results
  • zaerl
    Participant

    Nice work man. Nice work.

    #89017

    In reply to: moving data into BB

    zaerl
    Participant
    #34400
    serec88
    Member

    Hi,

    I have a problem; I use buddypress 1.2.3 and I installed bbpress directly from buddypress and I traslate buddypress in italian whit file .po and .mo but phrases of bbpress remain in english.

    Any idea?

    Thk

    Gautam Gupta
    Participant

    Nice!

    Guide to WordPress integration is now up. Ah, that was a good day and a half of playing around in phpMyAdmin, bbPress, and WordPress! :-)

    #88941

    I am finishing up a plugin that will do this, probably within the next week or so. It’s very usable now, but still need some functionality added in. I was hoping to get it hosted in the plugin directory, but the form to add it seems broken. I can post a link to download here if you’d like.

    Hello everyone,

    I just wrote a guide to basically achieve what the title says. Two reasons:

    (1) There isn’t a vb4-to-bbPress converter out there making the process more difficult then it should be

    (2) The answers are out there if you’re willing to search for hours like I did :P I decided to piece together all my research into a single guide

    Credit, of course, goes to the generous souls who created the vB-to-phpBB and the phpBB-to-bbPress converters, which are both required.

    I’m still working on the integration with WordPress part which should be up soon. If you guys see any errors, please let me know.

    Hope this helps!

    Edit: Forgot the link! http://www.ericm.ca/2010/articles/vbulletin-4-to-bbpress-and-wordpress-integration

    #89002

    In reply to: How to icons?

    gerikg
    Member

    use this plugin

    https://bbpress.org/plugins/topic/topic-icons/

    follow the instruction.

    #87799
    chrishajer
    Participant

    The member title is certainly the smallest on my system and it probably the only think I would consider unreadable. It’s slightly more readable than your screenshot, but I am using Chrome on Linux, so maybe the font is already there.

    The next size up in font size is all the stuff beneath the avatar (Posted 18 hours ago/IP/Edit/Delete/Spam) then the next size up, what I would consider normal, is the post text.

    #88992
    gerikg
    Member

    There is a plugin but it needs to be updated called Forums Moderators (1.0)

    https://bbpress.org/plugins/topic/forum-moderators/

    peppo
    Member

    Hi people,

    I followed the instructions on how to upload the Avatar Upload plug-in. When I go to my forums, make a new account and then try editing my avatar, it takes me to the home page of the forums. How can I fix this?

    i have tried to follow this http://bbpress.org/forums/topic/plugin-avatar-upload/page/5

    but it doesn’t work, and it takes me on a blank page with line 8 error.

    its 0.8.3 version of Avatar upload plugin.

    Please help me!

    #88991

    I’m afraid bbPress doesn’t come with any of the functionality that you are asking about.

    #34395

    How do you restrict moderators from being able to moderate certain forum sections?

    Also, if I run multiple bbpress forums that share the same bb_user table, does this mean a moderator can moderate all the bbpress forums? If yes, is it possible to restrict their access to only one forum?

    Thanks.

    #88988
    Kasparas
    Participant

    I’m upgraded bbpress but when anyonimus posting is enabled i’m get error becouse of “human-test.php” plugin:

    “Fatal error: Call to a member function has_cap() on a non-object in /*****/*****/*****/forum/my-plugins/human-test.php on line 52”

    #34390
    gerikg
    Member

    I received this error

    http://bbpress.org/plugins/topic/forum-moderators/#post-4890

    Obviously it’s not for 1.0

    Can someone update it?

    I changed line 182 to: $tmp_user = new wp_users($user_id);

    but I got a new error

    Warning: array_shift() [function.array-shift]: The argument should be an array in /homepages/wordpress/forum/my-plugins/forum-moderators/forum-moderators.php on line 184

    #88940

    yes it is feasible but will require technical know-how to achieve it

    #88974

    If you guys have integrated setup, then if you login from WordPress side and then try to access bbPress dashboard you are redirected back to the frontpage. Just login from bbPress side and you will be able to pass through :)

    #88521

    1. WPMU 2.9.2

    bbPress doesn’t play well with WPMU. I’m afraid you’ll pretty much have to use BuddyPress.

    That said, there should be a plugin somewhere that allows you to specify people to skip akismet. I actually think it’s called “skip akismet”, but really you’re looking at a short term fix.

    Sorry

    #87798

    Also, i finally upgraded FireBug after notcing how much smaller the text has become again and according to that this is what I’m looking at:

    font-family ‘Lucida Grande’,’Bitstream Vera Sans’,Arial,sans-serif

    font-size 8.4px

    font-style italic

    I don’t know what’s changed (i’ve been away at a wedding since Wednesday night), but “Member” or the role is so incredibly small its unreal. Given that Browsers struggle with decimal points of fonts, we’re looking at 8px text.

    The fact that it’s italic is huge amounts of fun to read too.

    As I pointed out earlier, ‘Lucida Grande’ is a MAC font and ‘Bitstream Vera Sans’ is a Linux font. I wonder if we could check the pages on systems without these fonts because 8px text is honestly a nightmare to read (especially as it’s italic).

    http://www.kevinjohngallagher.com/member_text.png

    Edit: Found the change:

    The 960 layout framework, for some reason, has decided to control the text as well (brilliantly outwith its remit imo). It sets the text size as 12px, and then we set it to 70% on line 76 of “https://bbpress.org/forum-theme/bborg/style.css”.

    #87797

    Michael and Noel,

    Dudes, we are all so greatly apprecaitive of the time and effort you’re throwing into this. And we do apprecaite that not everythings a simple bug to fix, and of course there will be some legacy stuff/hacks to deal with… But I hope you don’t take offence when we point out things like the homepage not working for days on end (why not roll back??) or:

    These pages haven’t been styled yet – register, login, profile edit, views, favorites, post-edit, search

    I mean, we all accept bugs, heck we’re happy to find them so we can contribute to fixing them. But to release a theme without even bothering to style 8 (minimum) out of the 27 theme files is really starting to make us all look a bit amateur. (Thats 30% btw)

    These 2 links are broken (which are in forum’s footer):

    https://bbpress.org/about/privacy/

    https://bbpress.org/about/gpl/

    I wonder, with all due respect, how cool this sort of thing would be over at WordPress.org?

    Please let us know if we can help, we want to help!!

    #34389
    Kasparas
    Participant

    I downloaded .zip archive of trunk from http://trac.bbpress.org/browser/trunk (beta version of bbpress i guess) and i want to upgrade my bbpress from 1.0.2. Should i’m just only upload and replace all files ? or what… ?

    Thanks for answer :)

    #88972
    w-hat
    Member

    I’m having the exact same issue. Cache/cookies have been cleared, tried multiple browsers, etc. I have integrated WP with bbPress and all the user roles appear to be set up correctly (though I can’t imagine what else the problem could be…). Users are shared between WP and bbPress correctly, etc. but when I try to go to /bb-admin I’m simply redirected back to forums main, same as jbrzr3.

    Out of ideas. WP + bbPress is an ideal solution for the site I’m working on but this is a pretty major roadblock.

    #88891
    Gautam Gupta
    Participant

    My patch would take some time (also it would edit some core files and only if the patch goes into the core, then only your theme would be functional if you apply the patch) – so you need not wait for that.

    #34387
    retostauffer
    Member

    Hello Community

    I have a small problem after intalling wordpress 2.9.2 and bbpress 1.0.2.

    I’ve installed the bb-integration plugin on my wordpress and configured the necessary things. I had also check the keys and salt’s in bb-config and wp-config twice and checkt out the support forum here but couldnt find any solution.

    The Problem: I can register on wp without any problem and login with this user into the bbpress forum. BUT if i make a login on WP the BB doesnt know something about that. I know that this has to bee a small cookie-problem but i cant find the “bug” :). Does anyone has a hint please?

    My Cookies
    ———-
    domain wordpress_logged_in_THEKEY /imgipress/ VALUE1
    domain wordpress_THEKEY /imgipress/wp-content/plugins VALUE2
    domain wordpress_THEKEY /imgipress/wp-admin VALUE2
    domain wordpress_THEKEY /imgipress/bbpress/my-plugins VALUE2
    domain wordpress_THEKEY /imgipress/bbpress/bb-plugins VALUE2
    domain wordpress_THEKEY /imgipress/bbpress/bb-admin VALUE2
    domain wordpress_test_cookie /imgipress/ VALUE2

    domain – is always the same string
    THEKEY – is always identically the same
    VALUE1 – is a combination of my username%something%something
    VALUE2 – is a combination of my username%something%something
    but VALUE2 is always identically the same
    [code]

    What’s the problem? should the cookiepath always be the same? I dont think so .. but whats the Problem? 🙂

    Thank you for any hint!

    Greez, Reto, Switzerland

    [code]

    My Cookies


    domain wordpress_logged_in_THEKEY /imgipress/ VALUE1

    domain wordpress_THEKEY /imgipress/wp-content/plugins VALUE2

    domain wordpress_THEKEY /imgipress/wp-admin VALUE2

    domain wordpress_THEKEY /imgipress/bbpress/my-plugins VALUE2

    domain wordpress_THEKEY /imgipress/bbpress/bb-plugins VALUE2

    domain wordpress_THEKEY /imgipress/bbpress/bb-admin VALUE2

    domain wordpress_test_cookie /imgipress/ VALUE2

    domain – is always the same string

    THEKEY – is always identically the same

    VALUE1 – is a combination of my username%something%something

    VALUE2 – is a combination of my username%something%something

    but VALUE2 is always identically the same

    [code]

    What’s the problem? should the cookiepath always be the same? I dont think so .. but whats the Problem? :)

    Thank you for any hint!

    Greez, Reto, Switzerland

    #34386
    jbrzr3
    Member

    Hey,

    I was deleting and blocking some spam users when I tried to go back to the dashboard of bbpress, the link would redirect me to the home page of the forums. I tried typing the link in the browser and the same thing happened. So, as of now, I can not get back into the dashboard.

    Has anyone else experienced this? If so, what was going on and how can I fix it?

    Thank you in advance.

Viewing 25 results - 43,726 through 43,750 (of 64,527 total)
Skip to toolbar