Characters

Home Forums Quform WordPress Characters

This topic is: resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18213
    Icemanmx
    Participant

    Hello
    When i export to excel from the form the spanish characters dosen´t show right
    ex. Teléfono should be Teléfono
    How and where i can change that?

    Thanks
    Icemanmx

    #18215
    Icemanmx
    Participant
    default:
        $row[$field] = html_entity_decode(preg_replace('/<br />/', "\n", $row[$field]), ENT_QUOTES);
        break;
    case 'email':
        // Email elements: remove <a> tag
        $row[$field] = trim(strip_tags($row[$field]));

    This is still not correct, still get wrong characters…

    • This reply was modified 8 years, 1 month ago by Icemanmx.
    #18225
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #18227
    Icemanmx
    Participant

    Hello
    I dont have problem to open the excel, i have problem to parse right characters for spanish.
    I had a fix before from you guys, like something UTF-8 in the admin.php, but with the update i lose that setting…
    I only need that fix back, nothing else..

    Icemanmx

    #18233
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #18238
    Icemanmx
    Participant

    Hello
    Yes that´s was the code, just edit the admin.php and function perfect now.
    Now i will save this code on my backup server for future use after update.

    Thanks a bunch
    Icemanmx

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy