Turkish character problem with e-mail

Home Forums Bugs Turkish character problem with e-mail

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5750
    birol
    Guest

    How to fix ,

    Open dukapress.php go to line 2371 and edit it to ;

    $data = utf8_decode($data, “iso-8859-1″, “auto”);

    save and Upload to the plugin directory .

    For Turkish people :

    dukapress.php dosyasını acıyorsunuz . yaklaşık 2371 ci satırda
    $data = mb_convert_encoding($data, “iso-8859-1″, “auto”);

    kodunu göreceksiniz bunu şu şekilde değiştirin .

    $data = utf8_decode($data, “iso-8859-1″, “auto”);

    sonra kayıt edin ve plugin klasöründe bununan dukapress klasörüne tekrar yükleyin .

    #5770
    Wambere
    Keymaster

    Thank you for this

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Bugs’ is closed to new topics and replies.
© 2024 DukaPress. All rights reserved.
Design By Madoido.