ganzua (@ganzua)

Forum Replies Created

Viewing 25 replies - 151 through 175 (of 182 total)
  • “That’s strange, I’ve personally found 7 to be pretty reasonable with CSS. Got a link so I can check it out?”

    ->it is because the cleartype thing -> http://blogs.msdn.com/ie/archive/2006/02/03/524367.aspx

    I can’t turn off cleartype in a portable version and I think you can’t have both, IE and IE7, in any other way. Whenever you try to install IE7 it removes IE6.

    I’m sure “non geek” users will take their time to find out how to disable this thing.

    I can’t fix the width of the front page row. Tried this;

    <td class=”numaut”>

    and then;

    .numaut {width: 50px;

    overflow:hidden;}

    an it doesn’t hide the overflow :) It just expands its column.

    Perhaps replacing that tables with css boxes?

    In reply to: Theme not working

    “To be more specific… I set the kakumei theme in the admin area and the theme seems to work in the admin area. but back in the main area there is no theme. Just plain text. “

    -> First time I installed bbpress I had the very same problem. I just downloaded another theme and I activated from the admin control panel.

    Thanks bobbyh098 (we posted at once) and fel64;

    width + overflow hidden made the trick :)

    “1. That’s true. I’m personally ditching IE6s, they deserve what they get.”

    I’m tired of IE6 too but unfortunatelly it seems it is the most used browser yet;

    http://www.w3schools.com/browsers/browsers_stats.asp

    I installed a portable version of IE7 too, just to check compability, and I think it ignores all your css typography O_O

    Hi fel64! Thanks for your answer

    There are two problems with max-width (I just checked);

    1 it doesn’t work in IE6 :(

    2 In FF and IE7 you can fix the css box but the long name gets out of the box, just like it happens with the template of this forum :)

    I noticec this same issue sometime ago when posting in the wordpress forum.

    BTW, if by chance the author dropped by I’d like to suggest a couple of ideas; displaying the post count and displaying a diferent avatar for the top poster. Just a way of increasing addictiveness :)

    Hey fel64, you made it again! Thanks a lot, now it works fine.

    I can’t follow you, fel64 :(

    I tried to e-mail the plugin author but I didn’t find his email address in his web

    In reply to: En español

    Despues de hacer esto;

    define(‘BBLANG’, ‘/wp-includes/languages/es_ES.mo’);es BBLANGDIR

    He copiado un .mo del bbpress en el .mo del wordpress y no traduce. Supongo que habrá que hacer algo tambien con el archivo .po que viene aparejado. :(

    In reply to: En español

    La nube de etiquetas en tu web ¿las tienes que ir escribiendo cada vez que posteas no? ¿No hay un plugin que te marque las palabras más comunes como etiquetas?

    “Like medden said, presumably: gdr_config.php should be renamed config.php (and needs to start with <?php too).”

    -> I made all the corrections before trying ; renaming gdr_config.php, adding <?php and changing gif extensions.

    The plugin works fine but when you acces the admin control panel displays this error;

    Warning: include(my-plugins/ranks/config.php) [function.include]: failed to open stream: No such file or directory in wordpressbbpressmy-pluginsdisplay-rank-images.php on line 43

    More people having the same problem here -> https://bbpress.org/forums/topic/665?replies=2#post-3964

    but I thought it would be better to follow the original thread here :)

    when accesing admin control panel this plugin returns this error;

    Warning: include(my-plugins/ranks/config.php) [function.include]: failed to open stream: No such file or directory in wordpressbbpressmy-pluginsdisplay-rank-images.php on line 43

    what’s wrong?

    In reply to: En español

    “aún no he intentado un “único login”, primero integración visual ^^”

    -> yo puse login único al configurar (estoy de pruebas aun en el servidor de mi ordenador) y es el menor de los problemas :) Los problemas vienen luego porque tienes dos formularios para hacer login y dos profiles. Además cuando haces login desde el wordpress te redirecciona al dashboard/profile del wordpress y esto es algo que quiero solucionar ya que mis usuarios no son precisamente geeks y si les sacas del interface los descolocas.

    Tengo ganas de ver que haras en tu web :) a ver si te copio.

    Gracias por la aclaración de la constante bblang

    In reply to: En español

    ” Aquí: define(‘BBLANG’, ‘/wp-includes/languages/es_ES.mo’);es BBLANGDIR ;)

    -> ahhhh, no me fije, por defecto venia BBLANG sin el dir. Lo he probado y no da errores, tengo que copiar todavía algun .mo de BBPress en castellano a ver si funciona.

    “Conociendo los sistemas se pueden hacer bastantes cosas apañadas ^^, este es el sitio donde lo tengo integrado y en breve intentaré un único login:

    http://www.laguardiadejaen.com/web/foro/&#8221;

    Ya vi la web, está muy bien. ¿Estas poniendo los formularios de login del bbpress no?

    In reply to: En español

    Unos links en castellano sobre wordpress;

    http://www.planetawordpress.org/

    y aquí un nuevo foro sobre wordpress hecho en bbpress :) a ver si ponen un apartado específico;

    http://www.anieto2k.com/foro/

    In reply to: En español

    Hola otra vez!

    “Opino que… si te falla una función: añade otra tuya o arréglala a tu gusto, los “hacks” son chungos y muy al estilo de phpbb pero a falta de pan…”

    -> ya me gustaría saber hacerlo :) Como mucho llego a arreglarmelas para modificar código ya hecho.

    “”Pero que bbpress ni wordpress traigan nada “de casa” me parece perfecto, porque lo único que se consigue es ensuciar el sistema… croe yo, por muy bien hecho que esté se hace complejo y se engorda con cosas que los mismo otro no necesita.”

    -> si, opino que es un foro muy para geeks ;-) A mi se me está haciendo infernal

    “hay muchos CMS completos y complejos, Joomla, Drupal, Xoops..”

    en estos no se pueden integrar los logins ¿no?. En el Drupal he visto soluciones duplicando los logins pero eran para el phpbb.

    He probado esto;

    define(‘BBLANG’, ‘/wp-includes/languages/es_ES.mo’);

    y da el mismo error de streams;

    Fatal error: Cannot redeclare class CachedFileReader in D:wampwwwwordpressbbpressbb-includesstreams.php on line 163

    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? :)

    In reply to: En español

    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. :(

    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.

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

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

    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. :)

    In reply to: En español

    Te he leido pero no se como solucionarlo porque no me ha pasado hasta ahora, se me ocurre que tal vez tengas mal configurado el email saliente de tu servidor.

    Thank you very much Schmuck :-)

    this one is working ok so far as well;

    </div> <!– moved here –>

    <?php if ( bb_is_user_logged_in() ) : ?>

    <div id=”viewdiv”>

    well, I moved that div before the viwdiv thing;

    </div> <!– moved here –>

    <?php if ( bb_is_user_logged_in() ) : ?>

    <div id=”viewdiv”>

    and now it seems to work, but I’ll have to check further

    sorry, it is the same div that we were talking before

Viewing 25 replies - 151 through 175 (of 182 total)