Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 42,301 through 42,325 (of 64,513 total)
  • Author
    Search Results
  • #92030
    OreilleMalade
    Participant
    #92029
    OreilleMalade
    Participant

    “Severity is low because it doesn’t create problem with normal users. ” :

    Hi ! This is my firt post here. I’m french but I hope my english is not too bad ;-)

    I DON’T use WP integration with my bbpress installation (even if my blog http://www.oreille-malade.com runs on WP).

    My forum is here :

    http://www.oreille-malade.com/forum

    The problem is precisely I can’t access admin dashboard for a few days. I didn’t know upgrading WP to 3.0 could create a problem on my bbpress installation ?? (is it possible, really ??)

    I’m quite annoyed with this problem. Any idea, someone ?

    Thanks a lot !

    Best Regards and thanks a lot for all the good work !

    #91840
    chrishajer
    Participant

    The first part will be to determine if the user is logged in.

    https://bbpress.org/forums/topic/check-if-a-user-is-logged-in#post-19953

    https://bbpress.org/forums/topic/if-user-is-logged-in-do-if-not-do#post-36822

    You will probably use the function bb_is_user_logged_in() to see if they are logged in, if so, you can just continue. If not, then you need to send them to the log in form, and then redirect them after they log in back to the post they were looking for.

    #34916
    RedBull
    Member

    I know in WP there is a “Translate Page” plugin, but s there one specifically for bbpress?

    Thanks In Advance!

    RedBull

    #90183

    Yes we are running the trunk here. After 1.1 don’t know if running a trunk version would make sense at all.

    #92044
    zaerl
    Participant

    On that page there are 3 fields:

    Plugin Name (required)

    Plugin Description (required)

    Plugin URL

    then select “Send Post”

    you will receive an email that enable the access to the plugin SVN repository at http://plugins-svn.bbpress.org

    #90182
    copperblade
    Participant

    Both my installs are live, used, and svn trunk. After the next update I may switch to the stable tag depending on how reliable trunk is going to be in the future. My general feeling is: as long as trunk is used for the bbPress website, it’s good enough for me.

    #91936

    Theoretically it it can be done by reading the database and then writing in the other.

    Its like more of a paid gig, else if its just a few topics, then you can do that manually if you have some basic database understanding.

    #92041
    zaerl
    Participant
    #90181

    Yes! _ck_ is right. SVN would be hassle free – http://blog.ashfame.com/tag/bbpress+svn/

    #90180
    _ck_
    Participant

    I wouldn’t be in a rush for the 1.1 final release because it really will likely be quite final unless there is a security issue.

    Since the trunk isn’t polluted yet with commits from the plugin version, you can just download the trunk instead:

    https://trac.bbpress.org/changeset/2518/trunk?old_path=%2F&format=zip

    actually I don’t think that will include backpress updates, so it’s all unnecessarily overly complicated unfortunately

    best way to do it is to install SVN as a client on the server which I have instructions somewhere around here…

    #90179
    mr_pelle
    Participant

    Is 1.1 coming out soon?

    At the moment we still have 4 tickets to close.

    I suppose there will be a beta release in late autumn (I hope so), since more testing is definitely needed!

    #90178
    chengdu-living
    Participant

    Is 1.1 coming out soon?

    #91477

    In reply to: Can't access admin.

    Set the capabilities for the new user – http://blog.ashfame.com/2009/09/fix-lost-admin-access-bbpress/

    #91837
    Trisha Cupra
    Member

    Could anyone at least point out where there could be some info on this?

    All I’ve gotten is a rude reply that I should search the internet for answers. I guess that reply got moderated because I only received an email notification of it, and it isn’t here now.

    I’m not an idiot. Naturally I googled the heck out of this issue before posting here. And poured over all the bbPress files to see if I could find it myself.

    mackeyk
    Member

    Got it, I had skipped “Adding Keys and Salts” because I thought I already did it, but after following that step it now works.

    http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/

    #34910
    logicalweb
    Member

    I’ve seen this problem mentioned but I haven’t seen a solution. I have bbpress integrated with WP 3.0. When I log into WP and then try to access the bbpress dashboard it redirects back to the forum. I can’t access it unless I log out and log in to bbpress.

    I can only access the dashboard if I log out and then log into bbpress. And then when I go to WP I have to log in there again.

    #34909
    zaerl
    Participant

    This is one of the forums I admin and is the main playground for my plugins.

    http://www.brigata.it/forum/ (warning, it’s in italian)

    is a modified version of 1.0.2 paired with the blog at /blog/ (no deep integration.) Plugins used:

    Ajaxed quote – customized

    Akismet

    bbPM – the amazing plugin of Ben. Customized in many ways

    bbPress signatures

    Bozo

    Post Count Plus – wonderful work

    zeal Avatar – modified version of the wonderful (I talk like Steve Jobs) bavatars

    zaerl Easter – a plugin that hide some easter eggs on posts’ text

    zaerl Editor – unreleased version with support to custom tags and emoticons. Obviously you can’t see it in action if you aren’t logged in

    zaerl Emoticons – with code stolen from WordPress

    zaerl GA – yet another Google Analytics plugin. But this is paired with zaerl Visibility and output the google js code only on those pages that a guest (search engine are guests) can see

    zaerl Members Online – a modified version of _ck_ Members Online

    zaerl Post Permalink – permalink in the form post/number

    zaerl Random Description – random desc under main title

    zaerl Spoiler – add the spoiler tag

    zaerl Tags Administration – new tags and blah blah

    zaerl URL Preview – unreleased new version that print server names after links, add target=”_blank”, auto-embed youtube videos, vimeo videos and Anobii book covers. No fancy bbcode or stuff like that. If a link is a youtube/vimeo/anobii link than it is transformed.

    Finally what you see on the left is the output of my plugin zaerl Sidebar. It is my personal (and totally useless right now) attempt to bring WordPress-like widgets to bbPress. The “Membri online” is a widget registered by Post Count Plus and “Tag in evidenza” instead is a widget bundled with the plugin. Right now I have implemented these widgets: stats, most popular posts, text-only, hot-tags, views list, members online (Post Count Plus), Spam caught (Akismet), RSS and search.

    If you are curious you can see transformations and tags in this topic: http://www.brigata.it/forum/topic/aiuto-forum

    The theme is Kakumei with some CSS changes.

    #34908

    Topic: Kakumei Black

    in forum Showcase
    copperblade
    Participant

    Nothing special, just a black theme based on old phpBB2’s subBlack color scheme.

    Example site

    Download

    I would have uploaded a screenshot, but I’m not sure how to do that with Google Code just yet.

    #91930
    pedagog
    Member

    Thanks zaerl, I’ll take a look at it now.

    copperblade
    Participant

    I would like to merge a couple of forums. Right now, there’s about 3 or 4 topics worth that could be moved from the less-used forum over, and it would take care of everything. Is there already something that does this, or is this easy? I’m guessing those few topics probably have id collisions with the other forum.

    #76655
    邹 毅
    Participant

    The main purpose of the plug-in are those that will be finished bbPress background or other double-byte languages to Chinese users. It will back control in the smallest font size 12px, and the original text into a normal italic font. In this way, back in reality, when the Chinese had underestimated the font does not appear unclear phenomenon.

    Now the plug-in made up of two ways. BbPress plug-in is a kind of normal form of release. Download plug-ins directory needs to be uploaded to the bbPress root directory my-plugins directory, and then plug in the background to enable management pages. Thus, even if the background for the English state, also appear in the background can be conducted in Chinese landscaping. Another is made with the language pack automatically starts. After the download, upload the php file to the language pack directory. This approach is only activated when the corresponding language pack to take effect.

    As bbPress each update, it may involve changes to the CSS style sheet. Therefore, the plug-in certain targeted. That is not always backwards compatible. Therefore, the plug-in released time, corresponding to the bbPress version of the logo will come out. You can watch from the plug out of the version number. For example :1.0.1-1 logo for the bbPress version 1.0.1, and later, “-1” logo is the first revised version. After the release of “1.0.1-2”, “1.0.1-3”, etc. are the corresponding bbPress 1.0.1. Just plug made some changes. Only the previous version number changed, only that version of the corresponding change in bbPress.

    it’s translated by Google.i’ll mod it later.:-)

    zaerl
    Participant

    There are a lot of avatar plugin for bbPress and maybe you can get some ispiration from them. The best is bavatars.

    #91929
    zaerl
    Participant

    Ah ok. Let’s backtrace:

    bb_new_user
    $wp_users_object->new_user
    WP_users::_put_user
    WP_Pass::hash_password
    $wp_hasher->HashPassword
    PasswordHash::crypt_private

    file bb-include/backpress/class.passwordhash.php line 113. The original comment:

    # We’re kind of forced to use MD5 here since it’s the only

    # cryptographic primitive available in all versions of PHP

    which is true.

    zaerl
    Participant

    The annoying part is that despite the RewriteBase directive all rewrite rules in .htaccess are in the form:

    RewriteRule ^the-page/(something)/?$ /forum/index.php?the-page=$1 [L,QSA]

    so you need to change all the rules. Or you can switch to numeric mode and then switch back to name-based permalink mode and maybe bbPress will auto-fix it for you.

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