phpScheduleIt
May 21, 2013, 11:05:16 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Decoding problem  (Read 2839 times)
murin
Newbie
*

Karma: 0
Posts: 1


« on: May 22, 2006, 03:57:47 PM »

Hello,

I encountered one problem regarding decoding problem. When I registered as an administrator to system I got following message:

Warning: html_entity_decode(): charset `windows-1250' not supported, assuming iso-8859-1 in .../phpscheduleit/lib/PHPMailer.class.php on line 395

But It seems system to work OK.

I'm using Slovak language with sk.lang.php file with 'windows-1250' charset.

Please let me know why I received such message and how to solve this problem.

Thank you.

Marian
Logged
thermskin
Newbie
*

Karma: 0
Posts: 41


« Reply #1 on: May 22, 2006, 05:26:50 PM »

Hi

html_entity_decode() function does not support windows-1250 or iso-8859-2 so that's why you have that warning.

I had the same warning.
My sollution was to comment it out from the code :-)

t.
Logged

---
Don't drink and drive, take a joint and fly.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!