Support Forums

email accents

This is a discussion on email accents within the Technical Support forums, part of the Technical Support Forums category; Hello guys I don�t know how to fix the problem with emails system sent for communications, welcome register, renew alerts, ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 05-06-2008, 01:14 PM   #1
Junior Member
 
cranko's Avatar
 
Join Date: Apr 2008
Posts: 26
Rep Power: 10
cranko is on a distinguished road
Default email accents

Hello guys

I don�t know how to fix the problem with emails system sent for communications, welcome register, renew alerts, etc... on no html format (to avoid spam filters) show accents on emails.

If you write in any other lenguage than english, you stil got problems with 68 classifieds program. In some �reas like emails you dont have any control for show the accents.

I fix some areas with:

Code:
<!doctype html public "-//W3C//DTD HTML 4.01//ES">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<head>
But on emails NO HTML i dont know how do that.

Please advice

Cranko
cranko is offline  
Old 05-06-2008, 02:17 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,471
Rep Power: 130
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Do you have the Developer or Designer edition?
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 05-06-2008, 03:48 PM   #3
Junior Member
 
cranko's Avatar
 
Join Date: Apr 2008
Posts: 26
Rep Power: 10
cranko is on a distinguished road
Default

I'm v4.0.1 Developer
cranko is offline  
Old 05-06-2008, 03:59 PM   #4
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,471
Rep Power: 130
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Can you try this. Open the file includes/classes/mailer/class.phpmailer.php and locate:
Code:
var $CharSet           = "iso-8859-1";
Replace with:
Code:
var $CharSet           = "UTF-8";
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 05-06-2008, 04:43 PM   #5
Junior Member
 
cranko's Avatar
 
Join Date: Apr 2008
Posts: 26
Rep Power: 10
cranko is on a distinguished road
Thumbs up

keep you hard work Eric
You right, now works great

Thanks

Cranko
cranko is offline  
Closed Thread

Tags
charset , email

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Banned Email Addresses Success Technical Support 5 04-11-2008 08:36 AM
Text email formating cwp Technical Support 4 03-01-2008 02:59 AM


All times are GMT -4. The time now is 01:36 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0