ganzua (@ganzua)

Forum Replies Created

Viewing 7 replies - 176 through 182 (of 182 total)
  • @ganzua

    Member

    I’ve been watching the resulting code with fire fox and I notice that

    a </div> appears and this one was not opened before;

    <p>Allowed markup: a blockquote br code em strong ul ol li.
    Put code in between backticks.</p>

    <input type=”hidden” name=”_wpnonce” value=”9e88410df1″ /><input type=”hidden” name=”_wp_http_referer”

    value=”/wordpress/bbpress/?new=1″ />

    </form>

    </div>

    but in post form there is not any div

    @ganzua

    Member

    if splitted;

    Parse error: syntax error, unexpected T_ELSE

    for <?php else : ?>

    @ganzua

    Member

    I copied this warning in Ticket #656

    @ganzua

    Member

    WARNING!!!!!! new error!

    I’ve just realized that after moving that div and when the user logouts the front page is messed.

    I moved the div to the former place and front page displays ok again.

    So;

    * div in former place + logged out user = front-page ok but add new link not working

    * div above <?php endif; else : // $forums ?> + logged in user = add new link working but frontpage messed. :(

    In reply to: En español

    @ganzua

    Member

    y define(‘BBLANG’, ‘es’); da el mismo error

    @ganzua

    Member

    Thanks a lot fel64!

    “Try it. If it works, come back and tell us please, because then we should probably make a trac ticket.”

    It works! Code should be;

    </div> <!– this div now is here –>

    <?php endif; else : // $forums ?>

    <h3 class=”bbcrumb”>“><?php bb_option(‘name’); ?></h3>

    <?php post_form(); endif; ?>

    <!– </div> and before was here –>

    :)

    In reply to: En español

    @ganzua

    Member

    “Ahora mismo pienso que la solución real es incluir la traducción del foro en el archivo .mo de WordPress.”

    -> Hola! ¿Como se configura bbpress para que lea el archivo .mo de wordpress?

    Esto;

    define(‘BBLANG’, ‘es_ES’);

    en el config.php me da este error;

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

Viewing 7 replies - 176 through 182 (of 182 total)