email import: change name variable

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
xep22
Posts: 32
Joined: Fri Jan 28, 2022 10:07 pm

email import: change name variable

Post by xep22 »

where can I find the script with "INSERT INTO tickets" table ? because when someone create a ticket with sending a mail and in the name is a emoji, I get the name with a "?". I want to change this part of script.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: email import: change name variable

Post by Klemen »

You are probably looking for inc/pipe_functions.inc.php or inc/posting_fucntions.inc.php
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
xep22
Posts: 32
Joined: Fri Jan 28, 2022 10:07 pm

Re: email import: change name variable

Post by xep22 »

yes its posting_fucntions.inc.php
Post Reply