Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Plugins
    In reply to: Weekdays in spanish…

    I fixed the problem of the “X” editing locale.php and es_ES.mo
    If anyone is interesed on it, e-mail me at jano(a)jano.virtuabyte.cl

    I answered myself, at last. I’ll share my solution with you, although it is possible that my case not to be the general.
    index.php:
    After the line containing the trackback_rdf() (maybe line 30), add this line:
    <?php include(ABSPATH . 'wp-comments.php'); ?>
    With this ‘solution’ I still get an error message: Parse error: parse error, unexpected $ in /home_clientes/jano/public_html/phillippides/wp-comments.php on line 105, and surprisingly this solution worked for me:
    wp-comments.php:
    Change the last line (} ?>) for } } ?>
    Nevertheless, I’ve got another problem now, but I’ll work on it.

    As other users, after installing Kubrick there is no form for posting comments, and I can’t see them, even if I post a comment through the database.
    Other members said they have the same problem. However, I visited their sites and I see the comments working, as they supposed to be.
    How did you fix the problem?
    Thanks.
    https://jano.virtuabyte.cl/phillippides/

Viewing 3 replies - 1 through 3 (of 3 total)