Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 61,151 through 61,175 (of 64,452 total)
  • Author
    Search Results
  • #1939
    zapata
    Member

    I would like to stop using Akismet in bbPress only and keep it running for my WordPress blog. The reason is only registered authors of the blog can access bbPress and hence there is no need to check spam from them. What Akismet ends up doing is blocking sometimes authors’ messages in bbPress.

    Is there a simple way to do this without upsetting Akismet in my WordPress blog?

    #57721
    ganzua
    Member

    I’m trying to find a solution for this same issue and I know that it can be done because it has be done before here; :)

    http://www.babyquestions101.com/signup/

    unfortunately I don’t know exactly how. I guess all wordpress login links has been removed and replaced for bbpress login. The problem is that you lose access to wp control panel :( and that you are depending completely on the bbpress installation.

    I wish we could integrate;

    login

    profile

    avatars

    ranks

    message counts

    signatures

    forms toolbars

    emoticons

    I presume there isn’t any project to build a bridge like this, is there any? :)

    #49941

    In reply to: En español

    ganzua
    Member

    Hola Covi!

    Gracias por responder. Una solución que tengo en mente para arreglar lo de la traducción es traduccir archivo por archivo a mano. Esto lo hice en el wordpress, en el que actualmente no estoy usando .mo de traducción (el error de streams.php que comenté lo tengo sin que el wordpress esté usando lenguajes).

    Sin embargo preferiria poder usar un .mo de lenguajes para ambos y no se como :)

    Respecto a tu arreglo de las fechas lo he puesto en el template-functions.php y funciona salvo por el nombre de los meses que quedan sin traducir. Aun no me he puesto a indagar donde hay que traducirlos.

    Respecto a la integración wp-bb ojalá hubiese un foro específico porque todavía no se que voy a hacer con muchas cosas. Por ejemplo, con el profile y el login, me gustaría usar solo uno, integrado en el template y desde la barra de navegación. Me gustaría poner la misma barra de utilidades en los formularios de wp y bb, ahora tengo un plugin para wordpress, el tinymcecomements y otro distinto para el bb, el quicktags. Me gustaria poner avatares integrados, cuenta de mensajes integrados y rangos tipo phpbb integrados. En fin, integrar un montón de cosas que parece que no se tuvieron encuenta al hacer la integración bb-wp.

    Y respecto al bbpress parece que está muy en pañales, la verdad es que estoy intentando ponerlo porque es el único foro medio decente que se pueda integrar con wordpress, pero parece que siguen la misma política que con el wordpress; un foro pelado y plugins para todo si es que alguien los hace. Yo creo que cosas como emoticonos, barra de utilidades en los formularios, avatares… deberían venir ya puestas. :(

    #58013
    fel64
    Member

    A1: Yup.

    A2: Not sure.

    Q1: Why don’t you try keeping bb at example.com/forum instead of in a wpmu subfolder?

    Q2: Do you need to include WP, anyway?

    #1936
    cakeman
    Member

    Ok I know, another question about integration.

    I trying to intergrate Mu wordpress and bbpress and here is the thing:

    I have installed wordpress in to a folder like:

    mydomain.com/wordpress

    and I also installd bbpress in to a folder like

    mydomain.ocm/wordpress/forum

    I have also altered in bbpress config.php

    require_once(‘../wordpress/wp-blog-header.php’);

    Now when i try to access mydomain.com/wordpress/forum

    Wordpress wants to create a new account for the blogg and I think this is because I dont use subdomain for new blogs.

    Q1: Is it possible to intergrate bbpress with Mu wordpress?

    Q2: Do I have to use subdomains to get this to work or is it possible not to use subdomains. If so, how?

    I have to change webhotel to try subdomains so I rather wait until some of you tell me if it will work or not!

    If i dont try to integrate the functions with the

    require_once(‘../wordpress/wp-blog-header.php’); line in bbpress config.php everthing works just fine… I can use the same username and the intergration works really good untill I add the wp-blog-header.php line.

    #49938

    In reply to: En español

    Covi
    Member

    Ganzua, la cuestión es más o menos esa, al activar la integración con WordPress se incluyen archivos idénticos tanto desde WordPress como BBpress. A mí me ocurre con el primer archivo que se incluye streams.php y a tí con otra función también “redeclarada”, en este caso clase: CachedFileReader.

    Esto ocurre porque son archivos necesarios para la traducción, si alguien no traduce el sitio: “BBLANG sin definir, es_EN por defecto” imagino que no se usan.

    Tal y como funciona el asunto, la solución inminente sin indagar algo más en el tema es no incluir estos archivos desde alguo de los sistemas, yo prefiero quitarlo de bbpress.

    Cómo solucionar la traducción??…

    No caigo ahora mismo ^^! , si no incluimos esos archivos desde bbpress me temo que no traduce la aplicación a no ser que… podamos meter el archivo de traducción a mano.

    En definitiva, personalmente y hasta la fecha las funciones de WP solo las quería para los templates así que me basta con “alargar” las rutas a los archivos necesarios.

    Para las funciones genéricas bbpress usa practicamente las mismas funciones.

    Para integración de usuarios no es necesaria: son los mismos.

    Para integración de post, etc… se tendrían que hacer a mano y puesto que es la misma DB no es gran cosa :)

    Además, el config.php es bastante flexible a la hora de crear variables ;)

    …pedazo tocho :(

    #52790
    Trent Adams
    Member

    Exactly, this is scheduled for the next release and is working in the latest TRAC version. Be warned prior to downloading, that it is a developmental version of bbPress and may not work 100%. I run it on my site, but I am comfortable working with errors! It is better to ask yourself that question prior to testing out the TRAC version.

    Trent

    #57828
    Trent Adams
    Member

    Very nice! Proforumed!

    Trent

    #52789
    fel64
    Member

    Jnewing, it is possible to give forums subforums in the latest development version. Grab a copy of 1.0-alpha off trac or wait for release.

    #56527

    In reply to: Strut Your bbPress!

    jnewing1
    Member

    Have a look and let me know I really tried to get it seamlessly integrated into the site.

    Site: http://www.hostmech.com

    Forums: http://forums.hostmech.com

    #56526

    In reply to: Strut Your bbPress!

    Burkie
    Participant

    Also just set up http://singleinclonmel.com a dating site, god bbpress is so amazing.

    #53360
    Covi
    Member

    Doesn’t work on my site :___( :

    Can’t show on Panel Presentation, doesn’t work with

    Theme Name: Refresh

    Theme Name: refresh the path of template.

    I’m trying it…

    PD: Some plugin is required?

    Edit1:

    After 1 minute …

    Checking permissions of path…

    LoL, soooorry ^^!

    #57826
    howtogeek
    Member

    Ok, this version fixes the issue with spaces in the profiles… it’s mostly a hack, but I haven’t found any issues with it.

    <?php

    /*

    Plugin Name: HowToGeek Functions

    Plugin URI: http://www.howtogeek.com

    Description: Cleanup functions for bbPress issues

    Author: The Geek

    Author URI: http://www.howtogeek.com/

    Version: 0.0.1

    */

    function htg_resanitize( $text, $raw ) {

    return preg_replace(‘/[^ ta-z0-9_-]/i’, ”, str_replace(“%20″,” “,$raw));

    }

    function htg_repermalinkfix($permalink){

    return str_replace(” “,”%20”,$permalink);

    }

    function htg_wp_redirect($location,$status){

    global $is_IIS;

    if(!stristr($location,’ ‘)){

    return $location;

    }

    $location = preg_replace(‘|[^ ta-z0-9-~+_.?#=&;,/:%]|i’, ”, $location);

    $location = wp_kses_no_null($location);

    $strip = array(‘%0d’, ‘%0a’);

    $location = str_replace($strip, ”, $location);

    if ( $is_IIS ) {

    header(“Refresh: 0;url=$location”);

    } else {

    if ( php_sapi_name() != ‘cgi-fcgi’ )

    status_header($status); // This causes problems on IIS and some FastCGI setups

    header(“Location: $location”);

    }

    return false;

    }

    add_filter(‘wp_redirect’,’htg_wp_redirect’,1,2);

    add_filter(‘bb_repermalink_result’,’htg_repermalinkfix’,1,1);

    remove_filter(‘bb_user_sanitize’,’bb_user_sanitize’);

    add_filter(‘bb_user_sanitize’,’htg_resanitize’,1,2);

    ?>

    #57824
    howtogeek
    Member

    I created a plugin that allows usernames with spaces… not in the most elegant way, but it seems to work for me.

    <?php

    /*

    Plugin Name: HowToGeek Functions

    Plugin URI: http://www.howtogeek.com

    Description: Cleanup functions for bbPress issues

    Author: The Geek

    Author URI: http://www.howtogeek.com/

    Version: 0.0.1

    */

    function htg_resanitize( $text, $raw ) {

    return preg_replace(‘/[^ ta-z0-9_-]/i’, ”, str_replace(“%20″,” “,$raw));

    }

    function htg_repermalinkfix($permalink){

    return str_replace(” “,”%20”,$permalink);

    }

    add_filter(‘bb_repermalink_result’,’htg_repermalinkfix’,1,1);

    remove_filter(‘bb_user_sanitize’,’bb_user_sanitize’);

    add_filter(‘bb_user_sanitize’,’htg_resanitize’,1,2);

    ?>

    #58002
    jetson
    Member

    Hehe, hi fel64. ;-) Thanks for your reply!

    I just put an underscore at the end of the folder name and it worked.

    Yes, there wasn’t any change before concerning my language problem. I tried to switch to the spanish language file but it doesn’t get recognized by bbpress, too. No change.

    #1934
    jetson
    Member

    Dear community,

    today my bbpress just changed its language to english and it seems like it doesn’t care about the german language file. I haven’t changed the configuration file or something else on the server. Renaming the language file didn’t show any results. Yesterday bbPress didn’t accept my template-folder, so that I had to change its name and then it worked.

    You can see, there are many strange things happening on my installation. I talked to my server host and he said everything is alright.

    I’m using bbPress 1.0 alpha, but even the stable version, which I installed on the same database, shows the same problem.

    Does anybody have an idea? Is there any database entry which contents the language settings?

    Thanks,

    jetson

    #57997
    ganzua
    Member

    Thanks fel64!

    I won’t give up bbpress by now :)

    Regarding Quicktags, can you use it for wordpress as well? I’d like to display the same forms in both, wordpress and bbpress.

    #57996
    fel64
    Member

    Not as far as I know. The worst is behind you, and if you’ll be administrating the site in the future then it’s a good idea for you to do this yourself anyway. Cursing about implementing it now will save you a lot of cursing in the future when something breaks, because you’ll roughly know where things are and how they work. Everything you’ve mentioned there has been done, though, or has a plugin for it. Plus we’re willing to help.

    I recommend Quicktags over tiny mce, but it’s a personal thing really. :)

    ganzua
    Member

    “It is just nice to know where things are going if you are interested!”

    -> you’re right :) I’ll join

    Trent Adams
    Member

    It is more ‘keeping in the loop’ and your can set it up to ‘digest’ so you don’t get as many emails. It is just nice to know where things are going if you are interested!

    Trent

    ganzua
    Member

    Hi Trent! Thanks for your message;

    Dou you mean this list? -> https://lists.bbpress.org/mailman/listinfo/bbdev

    I am not a developer anywhere, just a bb/wordpress theme clumsy modifier, not sure if I should join. :)

    #1932
    ganzua
    Member

    I integrated wordpress and bbpress; I succeded in displaying wordpress header, footer and sidebar in bbpress, and user logins are integrated which is great :)

    However, each bbpress modification is being a big step for me and I’m finding quite difficult to add things like emoticons beside post-forms, tiny mce in forms, avatars, ranks, quote buttons…

    Is there any theme with this kind of stuff already implemented?

    Trent Adams
    Member

    Right now, development on bbPress is for a standalone version of bbPress that can be expanded with plugins. There have already been many discussions in the bbdevlist about integration with wordpress. Mdawaffe (head developer) started out with a couple of plugins to integrate the logins of the 2 programs and anything else that is developed to integrate the 2 programs are also going to be plugins.

    Answering your question about the functions, the framework is there to have the 2 integrated, but no plans of yet to release a joint copy. Believe it or not, most people that use bbPress (200,000 or so) do not integrate with wordpress. It is a functionality that is growing in popularity though.

    You have some good points on the subject, but I would imagine that if bbPress is released as something that works out of the box with WordPress, it will happen through plugins or through someone ‘forking’ bbPress development towards the integrated solution.

    I am not a developer here, so I these are just my opinions and things that I have read. I think that you should join the bbdevlist and put your opinions in! The developers read that more than these forums! Here is the link to join if you haven’t already!

    Development

    Trent

    ganzua
    Member

    Feedback for bbpress developers;

    Regarding wordpress-bbpress integration, don’t you think wordpress and bbpress projects are starting to overlap?

    I’ve been trying to integrate wordpress and bbpress and now I have;

    * two login forms and profiles

    * there are some css properties in the style sheet that are defined with same names that in wordpress; h2, h3, .alt …

    * Afer adding <?php require_once(‘/wamp/www/wordpress/wp-blog-header.php’); ?> for integration, I load wordpress functions again if accessed the web through wordpress frontpage.

    * Some times I’d like to use the same plugins in both; wordpress and bbpress, or any other feature/modification, so I need to duplicate the work. You activate a wordpress plugin and you have to find a similar plugin that could work in bbpress or any workaround.

    I wonder if developers are considering a bbpress version as a plugin for wordpress :)

    imho

    #57910

    In reply to: Bbpress themes

    compuplus
    Member

    Thanks to drmike,

    this was it: template temaplates theme themes english

    Noi I got it!

    Thanks

Viewing 25 results - 61,151 through 61,175 (of 64,452 total)
Skip to toolbar