Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 44,301 through 44,325 (of 64,519 total)
  • Author
    Search Results
  • #87699
    paulhawke
    Member

    Kudos to whoever made the change … the new look for the site is a huge step forward. If, for no other reason, than to send the message that “something is happening around here” :-)

    kikko088
    Member

    Hi at all, I have some question:

    first question:

    if I put

    require_once( dirname( dirname( __FILE__ ) ) . ‘bbpress/bb-load.php’ );

    define(‘WP_BB’, true);

    on my wp_config.php, for use bbpress function on wordpress, I recive a blank page, why? is the same code that I put on bb-config.php with another path and file. (I can put wordpress function on bbpress, it works). wordpress is on the root and bbpress inside the bbpress folder.

    second question:

    i have install bbsync, on plugin page I see that there is some config to do, if I click on “It needs your config!” i’m linked on general setting, I don’t understand what I have to do for use this plugin.

    third question: is neccesary wp_plugin_bbPress_Integration?

    I put all key on bb-config and wp-config.

    thank you

    kikko088

    #87111
    gerikg
    Member

    Yes, for the themes to work deep integration (include wp-load.php) needs to be used. The themes do not work unless the wordpress version is active. So both WP & bbP theme have to be active at the same time for the “preview”

    @Daiv

    Thanks! They should be up in a few days. I will announce here :)

    #87110

    And why is that? Do you use deep integration for creating those themes?

    #87109
    gerikg
    Member

    Anyone?

    #87979
    jurasiks
    Participant

    new design of bbpress.org is… ugly

    i need to find big glasses to read this small text?

    wtf?

    #57934

    In reply to: Bbpress themes

    Trent Adams
    Member

    Hi Chris! Finally have another project that will use bbPress pretty extensive in the works so I should be stopping by “way” more often ;)

    #57933

    In reply to: Bbpress themes

    gerikg
    Member

    I convert themes… wpbbpthemes.org using the deep integration.

    @_CK_ welcome back: https://bbpress.org/forums/topic/unwanted-ads-in-bbpress-themes

    #69810
    psycheangels
    Member

    hmm you can copy the user db from phpbb to bbpress but your website user need to reset password because phpbb use md5 hash

    #57932

    In reply to: Bbpress themes

    chrishajer
    Participant

    Wow, Trent stopped in too. Hi Trent

    #87939

    In reply to: Monetize

    chrishajer
    Participant

    To make bbPress look like your WordPress site, you need to create a bbPress theme to mimic the look and functionality of your WordPress theme. Widgets are not currently part of bbPress.

    What does the topic title “monetize” have to do with any of this?

    #88004

    In reply to: Linking to WordPress

    Why not just a simple .htaccess redirect? Or this: https://bbpress.org/forums/topic/howto-disable-registration

    For .htaccess, something like this in your bbpress folder might help:

    RewriteRule ^bb-login.php http://www.arguemax.com/wordpress/wp-login.php [L,R=301]
    RewriteRule ^register.php http://www.arguemax.com/wordpress/wp-login.php [L,R=301]

    #34193
    xarzu
    Participant

    I installed a fresh copy of bbpress and during the installation process I was asked if I wanted to connect it to a wordpress database.

    Now, when I register a new account on wordpress, it appears as a new account on bbpress.

    But here is the rub. I have added a plug in on the wordpress side on the registration menu. You have to click to agree to some policy. Since this plugin does not exist on the bbpress side, if I register a new account on the bbpress side, and try to use it to log in on the Wordperss side, I get an error that says “you do not have permission to ….”

    How do I make the registration I have formed on the WordPress side match the Registraion process on the BBPress side. Although the database is shared according to my tests and how I installed the latest versioin of BBPRess, the registration and login pages are not the samel

    Here is the registration on the wordpress side showing my custom plugin

    http://i67.photobucket.com/albums/h292/Athono/WordPress/arguemaxregistration2.jpg

    Here is the registration on the bbpress side.

    http://i67.photobucket.com/albums/h292/Athono/WordPress/arguemaxregistration.jpg

    Maybe there is a way to make the bbpress such that when they click on the login link it directs the user to the login for the wordpress side (and also if they click on the registration link on the bbpress it goes to the registration on the wordpress side). How would I go about changing that? Is it html code or php code? The page http://www.arguemax.com/bbpress-1.0,2-2/bbpress/ has the login and register links the link for login goes to http://www.arguemax.com/bbpress-1.0,2-2/bbpress/bb-login.php and the link for Register goes to http://www.arguemax.com/bbpress-1.0,2-2/bbpress/register.php . How do I change that?

    #57931

    In reply to: Bbpress themes

    Trent Adams
    Member

    Good idea. All the themes on there appear to have the spam links including the ones that I worked on. This is the whois on that domain:

    http://whois.domaintools.com/bbpressthemes.net

    Trent

    Daiv Mowbray
    Member

    I can confirm that themes from bbpressthemes are trying to sell Cialis.

    here’s a question for the bbpress owners- do you not own the name bbpress?

    or at least the logo? BBPRESSTHEMES.NET has robbed the bbpress logo.

    I recall some issues with the WordPress brand in the past. Protecting bbpress may also be an issue to deal with.

    aside: ashfame, great contribution, if you can get the themes posted

    #87977

    And the link to the forums in the menu bar suffers from the old breadcrumbs bug (yay for testing). It tries to link to “https://bbpress.org/forums/topic/forums/” which redirects to “https://bbpress.org/forums/topic/” which obviously isn’t real.

    The problem is that the link for the forums is <li><a class="current" href="forums/">Forums</a></li>

    It should be <li><a class="current" href="/forums">Forums</a></li> instead :)

    #77533

    In reply to: All RSS Feeds Broken?

    yoyopop
    Member

    CioboMario, this is the same problem I had. The files do not contain an extra space before the <?xml but when output the error comes up. Try replacing your files with the latest versions – https://trac.bbpress.org/ticket/1181

    #80260
    Chip Bennett
    Participant

    @bingster loot:

    I will try to address that shortly. I don’t have a Mac with which to test, but I’ve been tidying up the CSS in my WordPress theme from which I ported the bbPress theme. So, once I also propagate those changes to the bbPress theme, hopefully it will work better for you. :)

    #87995
    Chip Bennett
    Participant

    I still shake my head whenever I read that thread.

    I see people who are both genuinely concerned about and desirous to help with the future of bbPress, but also trying their best, as nicely as possible, to offer up deserved, constructive criticism.

    The project seems to have quite a few people willing to contribute; the biggest concern seems to be that the project lacks a leader who is – and this is the critical point – dedicated solely to the bbPress project.

    To use a different metaphor, bbPress has been a rudderless ship for some time. The crew stand by, oars at the ready. Occasionally, the crew hears a report from the Crow’s Nest (“1.1, ahoy! Steer for Email Notifications and Anonymous Posting!”) – but since they cannot see the Captain at the helm, steering the ship, there is little motivation to paddle.

    bbPress is Matt’s baby, and I think everyone appreciates Matt’s development of and continued contribution to bbPress. But likewise, everyone appreciates the many directions in which Matt is pulled, that – rightly and properly – prevent him from dedicating himself solely to bbPress.

    (To stretch the metaphor beyond recognition: Matt is the Commodore, commanding not only the bbPress ship, but also the WordPress ship, the Automattic ship, the wordpress.org ship, etc…)

    What the community here seems to be asking for, then, is for someone to be appointed – or hired, if necessary – to act as the Project Lead (certainly, under Matt’s direction), someone who can be dedicated solely to bbPress, the way Sam Bauers was previously, and the way Andy Peatling and Raphael Mudge are dedicated to BuddyPress and AfterTheDeadline, respectively.

    To Matt: please don’t get discouraged because of, and please don’t be offended by anything said by, the bbPress community. I think all parties involved have the best interests of bbPress at heart, and understand and appreciate both your overall time commitments and your continued contribution to bbPress.

    At the very least, I take the bbpress.org refresh as a sign of new life, and in that sign, I choose to find hope of great things in the near future for bbPress itself.

    #87976
    Rich Pedley
    Member

    Just had to rejoin as I was unable to reset my password. I receive a link, but on going to the page it says i can’t reset it.

    additionally I couldn’t find a link to the register page: https://bbpress.org/forums/register.php I had to guess where it was.

    So the forums may be a tad quiet until those issues are fixed.

    #87698
    Chip Bennett
    Participant

    What a pleasant surprise! Two, actually: the bbPress.org refresh, and CK! :)

    #87945

    In reply to: Welcome Back _ck_

    cnc
    Member

    Also from my side…

    loudly

    Welcome back _ck_

    stay connect with bbPress and with Us :)

    #87973

    And the link to the forums in the menu bar suffers from the old breadcrumbs bug (yay for testing). It tries to link to “https://bbpress.org/forums/topic/forums/&#8221; which redirects to “https://bbpress.org/forums/topic/&#8221; which obviously isn’t real.

    Matt confessed that he dove into bbPress. He admitted that he became a little burnt out on it. bbPress will undoubtedly be tied closer to WordPress. The future of bbPress will be a really awesome plugin. He even admitted that right now, it would be better off to use another plugin rather than bbPress. Matt said he just needs a little more time before he dives into bbPress again. The bbPress community was a bit rough around the edges and the flame war that ensued forced Matt to break away for a bit.

    http://www.wptavern.com/mattnote-from-wordcamp-san-francisco

    I appreciate that I come across a bit strong sometimes, and certainly I felt that Matt wasn’t prepared for walking into the bbPress project when he came back last year. Personally, I think its a bit rich to say that the bbPress community “was a bit rough around the edges” given the way Automattic had handled bbPress with contempt for so long (leading to every single person involved in the project leaving – save for 1 forum moderator).

    And as for the “flame war”, and it was probably the most quiet and mannerly flame war in the history of the internet, I think that maybe Matt has become acustomed to people praising the good things he and his company does and not that used to pointing out when they drop the ball (which originally was one of the things that most impressed me about Matt and Automattic).

    http://bbpress.org/forums/topic/whats-happening-with-bbpress/page/4

    (the world’s nicest flame war, where 6 different people ask Matt questions using ugly words like Please, Thank You, and “really hope you had a great time on your travels :)“. Man it almost made me want to quit the total internet it was SUCH a flame war of epic proportions!!!!)

    There’s no doubt in my mind that Matt is a humble positive guy that just wants the best for all of us. He speaks from the heart, and sometimes that can be a double edged sword because people hold him to that. Truly we understand that, but throwing the toys out of the pram in the way he did isn’t conducive to galvanising the community/development of bbPress.

    All of the major issues/setbacks that bbPress has had have been quite obvious long long long before we hit them; and the “Relax, we’ve done this before” line is now seriously coming home to roost. Given the sheer volume of “wordpress integration” questions and “buddyPress” questions on this forum; i fail to see how telling people to not use bbPress is going to do anything to help the community or development of bbPress.

    I said it when Matt came back that if bbPress is going to be a WordPress plugin then there is no point wasting development time rushing out new features that attempt to duplicate features already in WordPress. Its a shocking waste of development time, made with a unilateral decision without any real project management input. Headless chickens don’t make for good developers!!

    hmmmm.

    Well I am worried I’m just trudging up old ground. I’m quite sure there will be great Euphoria on the board today with this new theme (though personally, having all text shurnk by 20%, the space in which the text goes reduced to under 500px, and the links changed to a light green on a white background are mental decisions – oh and brilliantly going against everything the new WP theme is doing ) . Many will mistake it for bbPress not being an after thought, and development once again being kick started; though you’ll excuse the cynic in me for thinking the roll out of the new theme had as much to do with _ck_ calling Matt out on the WPtavern page as anything else.

    Ha, but then again, maybe thats the real positive here. Welcome back _ck_.

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