Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 63,751 through 63,775 (of 64,450 total)
  • Author
    Search Results
  • #51509
    ardentfrost
    Member

    I’m sure that’s plugin-able… I’ve been thinking about it myself

    It seems to me that anything that I want in bbpress I can just add in myself. The code isn’t too terribly hard to follow (you HAVE to make it searchable though, or you’ll pull all your hair out in less than 2 hours) and even if the hooks you want aren’t there yet, you can just adjust the core files and at least it’ll work for you (I know, I know, that’s bad ;) )

    #51494

    Tested by creating a new member within bbPress. Then, still login bbPress, I attempt to connect with WordPress, but I get the message «Session has expired». My username automatically fills in the login username space within WordPress. In addition, this new member is not listed under WordPress members.

    #51493
    Trent Adams
    Member

    Stupid question, so forgive me…..bbpress-integration.php plugin is installed in WordPress and not in bbPress?

    Trent

    #974
    n22
    Member

    I do like BBPRESS s simple forum, its fast and clear.

    but, i think it will be better if theres a upload image fonction in the next generation~~

    its just a suggestion~~

    #51503

    Ok, then I will have to resolve my login issue described over here:

    https://bbpress.org/forums/topic/290?replies=2

    Thanks for your reply.

    #51491
    Trent Adams
    Member

    Mine just works with the bbpress-integration.php plugin. Does you login move over? What I mean is login in WordPress and move over to bbPress and remain logged in as the user you just logged in WordPress as?

    Trent

    #51502
    Trent Adams
    Member

    If you are integrated with WordPress, you have to delete the user in WordPress. I learned this the hard way.

    #972

    Topic: Forum name under IE?

    in forum Themes

    Hello,

    I normally surf the web with FireFox Mozilla. With Internet Explorer, I realize that my bbPress name overlaps registration and login boxes. How can I reduce font size?

    Thanks for your reply.

    http://patrimoineacadien.com/bbpress/

    // What are you going to call me?

    $bb->name = ‘Babillard PatrimoineAcadien.com’;

    #970

    Hello,

    How do I delete/erase members via the Admin section? In the member profil, it seems I can erase a member, but it doesn’t seem to delete this member from the users tab within the Admin.

    http://www.patrimoineacadien.com

    Thanks in advance for your support.

    #969

    Hello,

    My bbPress and WordPress Admin username and password is the same for both databases: bbPress was integrated into WordPress MySQL tables during installation and configuration. Consequently, bbPress and WordPress seems to share the same cookies reason when I logged into one as Admin, I’m logged into the other as Admin; the same is true when I’m logout out.

    The same is not true, as the above, with a new member registration within bbPress or WordPress. When I’m registered as a new member into one, I’m not registered into the other: the new bbPress registered member is not automatically registered into WordPress and vice versa.

    How can I resolve? Thanks for your support.

    The WordPress in question: http://www.patrimoineacadien.com

    bbPress: http://www.patrimoineacadien.com/bbpress/

    bbpress-integration.php and display-name.php are installed and configured.

    #968
    alinutza
    Member

    Hey,

    The open source community is working on a standard process to evaluate software.

    At ITerating, we’re working with the Business Readiness Rating (BRR) consortium and with users to gather this shared content . We provide an easy interface to post a review using the BRR approach.

    It would be great if one of you could take the time to provide feedback on bbPress using this approach. All you need to do is go to http://www.iterating.com/products/bbPress and click on “review this product”. The information will be part of the growing database of reviews on the http://www.openBRR.org site, in addition of being viewable on the iterating site.

    Reviews for other products in the same category as bbPress , such as phpBB have already been posted on the site.

    Thanks,

    Alina Barbuceanu

    Research Analyst

    alina@iterating.com

    http://www.iterating.com

    #967
    ardentfrost
    Member

    Sorry about having to make a change in functions.php, I just don’t know how else to do it.

    You can see it in action at http://www.rayd.org/forums2/

    You can download the file at http://faq.rayd.org/bbpress_avatar/ (link goes to readme which has link to file).

    Don’t forget to change your css file in the described fashion. By default (which, I like this) anything that goes beyond the bounds of the author box is hidden.

    #51326

    In reply to: K2.F

    p3t3r
    Member

    Well, I wouldn´t try to implement the original K2 livesearch, and search for another solution, e.g. this one at orderedlist.com. Why? Because the K2 one needs many changes – in my opinion to many changes.

    Another Option: The old K2 livesearch used in the early K2 releases.

    And another thing: It would be nice to have (if you have bbPress integrated with WP) one search to search all…

    #966
    ardentfrost
    Member

    It’s a simple one.

    It returns the post count of the user.

    You can see it in action at http://www.rayd.org/forums2/ (you have to look at an actual topic)

    You can download it from http://faq.rayd.org/bbpress_postcount/ (link is instructions how to use it, link at bottom instructions)

    Is this something I can submit to bbpress? Or is me mentioning it here the equivalent of submitting it? :)

    #50026

    In reply to: bbPress new Theme

    abc12345
    Member

    Dear talkaboutd,

    It looks great. The only recommendation I would make is that the Login and Logout tabs be fused into one. If you are logged in, it shows the word Logout. If you are logged out, it shows the word Login. Anyway, great job.

    #51459

    In reply to: Change URL address?

    ear1grey
    Member

    I think the easiest (& most stable) solution is to use a symlink such as ln -s /path/to/bbpress newname in the folder where you want the new forum to appear (probably at the top level of your server).

    Then, once that’s running, open your config.php and change $bb->path = '/newname/';

    I think that’s all, and you have the advantage of being able to get the symlink working before asking bbpress to use the new path when creating links.

    Anyone see any gotchas with that?

    #51138
    zentehflash
    Member

    O my. Hope you are all right!

    I was going to start writting the plugin myself but I quickly found that it was a lot more complex then I thought it would be at first. This is going to be a big help to me and I thank you for your work.

    #51137

    I got back from hospital today… a couple of day and it will be ready and available i hope.

    #51458

    Hmm … looks like you have a problem with your permalinks. Maybe try it without, does it work?

    Look here:

    https://bbpress.org/documentation/faq/#pretty-permalinks

    #51402

    “PS: it just tells who was online over the past 5 minutes. This is not true, it only shows te persons currently online, which is good!”

    – If the user clicks on Logout, otherwise he will disappear after 5 minutes.

    “Would be nice to add total guests too”

    – Good idea … i’ll give it a try =)

    “Great plugin, if you made this one AJAXED it would be even greater!”

    – Thought about it, but this would be easer to realize with next version of bbpress (current version only loads bb_head() when topic is displayed)

    Thx for your critique.

    #965
    Null
    Member

    Hi,

    I have installed bbpress, works great. Now I want to install another bbpress in a subdirectory, but this bbpress has to use the users from the first bbpress install. This is possible, but how do I do this?

    And how does this affect the forums and user registration from the bbpress 2 install? Will an admin from forum 1 also be admin on forum 2? And will a banned user be banned on both forums?

    It would be great if I could make use of just 1 user db, so everyone can login on all my forums on my server and don’t need to register for each forum seperately. But an admin from forum 1 musn’t be admin on forum 2 and banned users should only be banned at the forum they are banned from.

    Hope you guys understand what I mean!

    Greetz,

    #51457

    In addition, I tested registeration within bbpress, but it didn’t registered within my integrated WordPress. What’s wrong?

    #51136
    zentehflash
    Member

    Where did this go!?

    #963

    Hello again,

    How and where can I change my URL from http://www.patrimoineacadien.com/bbpress/ to http://www.patrimoineacadien.com/somethingnew/?

    Thanks for replying.

    #51456

    Ok, thanks, did modified config.php as suggested. Right now, I keep getting error message when I want to post or read a post. How can I resolve?

Viewing 25 results - 63,751 through 63,775 (of 64,450 total)
Skip to toolbar