Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author landoweb

    (@landoweb)

    Probably your wp-config file of WordPress is wrong. The correct is fi_FI

    Thread Starter Rinnaus

    (@rinnaus)

    Yes, it works, but I had to rename files fi.po and fi.mo to fi_FI.po and fi_FI.mo too.

    Otherwise administration lang would have been english.

    In wp-config.php:
    old
    define (‘WPLANG’, ‘fi’);

    new
    define (‘WPLANG’, ‘fi_FI’);

    Plugin Author landoweb

    (@landoweb)

    I honestly do not know which is the standard in Finland. I searched the internet and came the option fi_FI. If the default WordPress is just fi, maybe I have to adjust the plugin to adapt for this situation.

    Hi there,

    thank you for this amazing plugin.
    i have the same problem, i get bellow error 4 times, after installation and in admin side:

    WordPress database error: [Unknown locale: ‘fa_IR’]
    SET lc_time_names = ‘fa_IR’

    i add ‘world-cup-predictor-fa_IR.po’ and .mo files in ‘lang’ folder and i have this line in wp-config.php: define(‘WPLANG’, ‘fa_IR’);

    please help me how can i fix it, thank you again.

    Plugin Author landoweb

    (@landoweb)

    @rinnaus and @msshams

    Hi. I’m just getting in touch to see if the plugin is working correctly for you?

    msshams

    (@msshams)

    @landoweb

    i don’t use this plugin anymore :/

    Plugin Author landoweb

    (@landoweb)

    Ok. Thanks for the feeback.

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

The topic ‘Database problem?’ is closed to new replies.