Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 39,251 through 39,275 (of 64,532 total)
  • Author
    Search Results
  • #75812

    Yo encontre esta otra pagina donde se pueden descargar varios idiomas http://bbshowcase.org/forums/topic/bbpress-translation-internationalization-into-local-languages

    #37481
    LPH2005
    Member

    With everyone’s busy schedule, and so much terrific work happening on bbPress plugin (and BuddyPress), what is the status of a converter from the BP built in forums to the bbPress plugin?

    Does one exist? Has anyone looked at it yet? Is there a scheduled time frame?

    In fact, has work even started on integrating BuddyPress and bbPress plugin?

    I know bbPress isn’t in alpha so this may seem too soon of a discussion.

    Sorry for so many questions. Just curious and thanks.

    iftomkins
    Participant

    I’m receiving this error in my bbPress installation:

    Warning: parse_url(/forums/bb-login.php?re=http://www.nextgenresale.com/forums/forum/getting-started) [function.parse-url]: Unable to parse URL in /home/alan/public_html/forums/bb-includes/functions.bb-core.php on line 596

    It seems to be triggered by the when the user tries to perform an action, like “Add New Topic”. And since you have to be logged in for that, it redirects to the login screen (with a redirection URL embedded in the URL for after login), and that’s when the error occurs.

    Doing a Google search, I found lots of other bbPress sites that have the same error visibile right now. Here’s one, for example.

    Warning: parse_url(/bbpress/bb-login.php?re=http://moots.com/bbpress/?new=1) [function.parse-url]: Unable to parse url in /nfs/c07/h01/mnt/98594/domains/moots.com/html/bbpress/bb-includes/functions.bb-core.php on line 596

    http://moots.com/bbpress/bb-login.php?re=http://moots.com/bbpress/?new=1

    Any tips would be much appreciated! I checked my bbPress installation URL, and it seems good http://nextgenresale.com/forums.

    #99331

    Makes sense. If you’re using it as a stand alone, you can continue to do so if you’re happy with it’s features as we’ll be continuing support for the 1.0/1.1 branches of code for the conceivable future. If you’d like to run the latest and greatest and have a need for WordPress integration, then the in-development plugin version is the way to go.

    #104431

    Makes sense. If you’re using it as a stand alone, you can continue to do so if you’re happy with it’s features as we’ll be continuing support for the 1.0/1.1 branches of code for the conceivable future. If you’d like to run the latest and greatest and have a need for WordPress integration, then the in-development plugin version is the way to go.

    So i got them integrated but when i go into deep integrate i put the code the requires the wp_load.php file and when i save it upload it and go to bbpress domain it takes me to my WordPress site and wants me to create a user/blog for it or if i am logged in on WordPress it tells me the blog does not exist? If i remove the require once line it goes back to working. On wordpress i have w3 total cache, the domain mapping plugin, bbPress Intergration plugin with it set to wordpress mu and thats it the others are not that big such as akismet cforms smart youtube wordpress importer and wp-pagenavi

    BTW yes i have the iBlogPro theme and bbpress theme

    #94954
    chrissy06
    Member

    Hi John,

    I’m new to this forum and hope I’m not repeating the same question. I just noticed that after I installed the twenty ten BBP theme to my WP blog, which was already using the buddypress twenty ten theme, it created glitches in the format of my blog. Since I can’t post a screen shot, I’ll do my best to explain it.

    I noticed that there are several occurrences when I’m editing or when someone is browsing the forums, which should look like this page – http://blogs.worldlearning.org/community-connections-network/forum/, the format will change after a few minutes. Even after refreshing the page, it won’t go back to the original format. The navigation bar and everything populates on the left column like a list on a white background page.

    I need to present my site on Wed. Can you please advise on how I can fix the forums? I hope that’s clear.

    Thanks!

    #37470
    ELundby45
    Member

    I noticed that when I started my other topic, it says someone else created the topic.

    Update $wp_users_object after creating a new user.

    Also, you will notice the only reply I have received was spam, while I appreciate the bump, I would like the ability to report a bogus post.

    Can someone please remove that post ( or simply help me solve my problem so I don’t have to look at it anymore)?

    #37466
    ksmithtn
    Member

    Please contact me – ksmithtn@comcast.net for details if you are available.

    Thanks.

    #94953
    Gautam Gupta
    Participant

    @ricardouk

    Looks like you fixed it. You can have the width and height attributes in the parameters. Correct me if I am wrong. :-)

    #94952
    Ricardo
    Participant

    Hi everyone!

    I don´t know wether to post this here or start a new thread, if the mods find it unsuitable i will open a new one.

    I just installed the bbpress pluggin on a test site, just trying to figure things out and start learning while its being developed, one of the first things i wanted to do was adding a icon to the each forum in the forum list and since the new bbpress uses “wordpress” i went and added a thumbnail to each forum at:

    Admin panel>>>Forums>>> and edited/added a thumbail to each forum using the post thumbnail function

    but it wasnt showing up so as newbie i used firebug to find where i could add that in and i found;

    bbp-themesbbp-twentytenloop-bbp_forums.php

    and modified:

    <td class=”bbp-forum-info”>

    ” title=”<?php bbp_forum_title(); ?>”><?php bbp_forum_title(); ?>

    to

    <td class=”bbp-forum-info”>

    <?php the_post_thumbnail(array( 25,25 ), array( ‘class’ => ‘alignleft’ )); ?>” title=”<?php bbp_forum_title(); ?>”><?php bbp_forum_title(); ?>

    here’s a link to the code on pastebin:

    http://pastebin.com/bNLPQj2R

    it worked but because i uploaded the images at 150×150 the thumbs were being displayed at 150×150 eventough i specified that it should be 25×25 in the code.

    Am i doing something wrong? to quicly fix it i reuploaded the images at 25×25 and they’re showing ok now.

    sorry if i’m “sounding” complicated but i cant explain it better

    here’s the live bbpress instalattion:

    http://www.ricardouk.com/bbpress/forum/

    #37460
    pineapple-pp
    Participant

    In a bbpress install you can create numerous forums or boards.

    How can I make it such that I can limit the users which have access to each forum.

    Is there a plugin which can do this?

    #89230
    knottsav
    Member

    I take it all back…..having signed up here, I can do this on this site…..just not on my own site.

    I wonder what my site is missing where this feature doesn’t exist for me yet??

    #89229
    knottsav
    Member

    Looking for help with user changeable passwords also.

    When I look at my own profile, I do not see the option for changing my password.

    Can someone post a screen shot of this please?

    Many thanks

    #104281

    In reply to: WPMimic V.1

    Adrienkb
    Member

    So I have downloaded and tested your theme with the following issues/error:

    Note: Nothing in the css or template files has been changed this is a straight download, upload and activate.

    – Private messages plugin layout is broken.

    Thats actually all I could find. The old version had things like:

    – Broken CSS on editing, registration and editing a profile

    I am wondering (praying and begging) if you can fix the pm layout the plugin is: https://bbpress.org/plugins/topic/bbpm/

    Thanks so much.

    Edit:

    in IE9 the site works perfectly fine with the theme (since you wanted to know) – how ever that PM plugin is still an issue

    #99181

    In reply to: WPMimic V.1

    Adrienkb
    Member

    So I have downloaded and tested your theme with the following issues/error:

    Note: Nothing in the css or template files has been changed this is a straight download, upload and activate.

    – Private messages plugin layout is broken.

    Thats actually all I could find. The old version had things like:

    – Broken CSS on editing, registration and editing a profile

    I am wondering (praying and begging) if you can fix the pm layout the plugin is: https://bbpress.org/plugins/topic/bbpm/

    Thanks so much.

    Edit:

    in IE9 the site works perfectly fine with the theme (since you wanted to know) – how ever that PM plugin is still an issue

    #99329
    Adrienkb
    Member

    Oh ok Understood. See I dont use it as a plugin but as a stand alone application. thats where my questions came from in terms of integrating some of the plugins into the bbpress app

    #104429
    Adrienkb
    Member

    Oh ok Understood. See I dont use it as a plugin but as a stand alone application. thats where my questions came from in terms of integrating some of the plugins into the bbpress app

    #94951
    ch8rt
    Member

    I’ve tried that several times. I’m taking a break from it for a few days and then I’ll see if I can tackle it head on. Its obviously something wrong with my setup.

    #99328
    Ramiuz
    Participant

    Basically you´re saying that BBPress is over after 1.1 as a standalone product?

    What I want to know is: Will I be able to carry my current installation over to the new plugin version? With all users and posts intact?

    #104428
    Ramiuz
    Participant

    Basically you´re saying that BBPress is over after 1.1 as a standalone product?

    What I want to know is: Will I be able to carry my current installation over to the new plugin version? With all users and posts intact?

    #104427

    Things like PM’s are more BuddyPress territory. Image uploading is built into WordPress, so that can be turned on via a plugin to the bbPress plugin pretty easily.

    The bbPress documentation will be revamped along side the plugin launch.

    #99327

    Things like PM’s are more BuddyPress territory. Image uploading is built into WordPress, so that can be turned on via a plugin to the bbPress plugin pretty easily.

    The bbPress documentation will be revamped along side the plugin launch.

    #94950

    @willabee – This is fixed now. Subforums were still defaulting to 5 instead of adhering to the setting.

    @ch8rt – How about removing the plugin entirely, and reinstalling it?

    @alanchrishughes – Development has sped up in the past 2 months, and we’ve been able to get a lot more features in as a result.

    #104425
    Adrienkb
    Member

    Ahh yes reading through the trac i see you have been doing a lot of work, good work and keep it up. I am wondering though why a lot of these plugins out there weren’t just built in to bbpress?

    For example, pms and uploading of images. I understand that the system is to be keep as light as possible….but so is WordPress and look at the amount of features it has.

    I am also wondering about the documentation and when that will be re-vamped.

Viewing 25 results - 39,251 through 39,275 (of 64,532 total)
Skip to toolbar