• I installed wordpress 2.2, That is fine, I tried to translate my website to Brazilian portuguese V. 2.1.3. I made erevything that I read int his tutorial http://codex.wordpress.org/WordPress_in_Your_Language#Brazilian_pt_BR
    I changed de config to (‘WPLANG’, ‘pt_BR’), I inserted the file pt_BR.mo in wp-includdes/languages/.
    The admin page was translated to portuguese, but when I try to make any changing in my admin page I got a error message:Warning: Cannot modify header information – headers already sent by (output started at /home/xxxx/public_html/jk3/wp-config.php:47) in /home/xxxx/public_html/jk3/wp-includes/pluggable.php on line 329
    When I return to the original config,I dont have problems.Everything works fine.I uploaded the config file thru dreamweaver cs3
    Can you help me?
    Thanks

Viewing 1 replies (of 1 total)
  • I uploaded the config file thru dreamweaver cs3
    That’s probably not a good idea. Get a real FTP client.

    However, the error mesaage says you have a blank line or space after the last ?> in the wp-config file.

Viewing 1 replies (of 1 total)

The topic ‘Translation problem’ is closed to new replies.