• Hi, I’ve got web in Slovak, but now I wanna get it in Czech too.

    I add the language and in settings, set the http://yfilmy.sk/cz like cz page, but it’s not working.

    When I load this page it only show parse err:

    Parse error: syntax error, unexpected ‘=’ in /yfilmy.sk/wp-includes/pomo/translations.php(202) : runtime-created function on line 2

    Warning: Cannot modify header information – headers already sent by (output started at /yfilmy.sk/wp-includes/pomo/translations.php(202) : runtime-created function:2) in /yfilmy.sk/wp-includes/pluggable.php on line 1196

    https://ww.wp.xz.cn/plugins/qtranslate-x/

Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter BukvaKing

    (@bukvaking)

    I try to delete “set_time_limit(300);” but it hasn’t some effect only not showing Warning: set_time_limit() has been disabled… message but still not working.

    Worpress working only in slovak.

    With all pre-defined languages it’s working… It’s some way to have czech like pre-defined?

    I can give you a full access to wordpress site if it can help.

    Plugin Author Gunu

    (@grafcom)

    @bukvaking

    I will consult John about this.

    Could you try this:

    Add this code in htaccess:

    php_value max_input_time 400
    php_value post_max_size 20M
    php_value max_execution_time 400
    php_value upload_max_filesize 15M

    Plugin Author Gunu

    (@grafcom)

    @bukvaking

    does the latest version 3.4.6 solved this is problem?

Viewing 3 replies - 16 through 18 (of 18 total)

The topic ‘Problem with other language’ is closed to new replies.