Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Corrupted xml files
#15
Looking at this error:
Code:
Entity: line 44: parser error : Entity 'bull' not defined
led me to draw conclusion that you pasted some special chars, which ckeditor wasn't able to process.
Most of errors you posted are related to faulty encoding.

Try to add ckeditor's "paste from word" button when you paste text or clear char encoding by processing the text through notepad2.

There's another thing: do you use norwegian php locale settings ?
Code:
setlocale(LC_ALL, 'no_NO.UTF-8', 'no_NN.UTF-8', 'no_NB.UTF-8');
Of course norwegian locale settings have to exist, but if it's a norwegian server, chances are it is already installed.


Edit: try to recreate all existing pages as new files, to get rid with char encoding problems.

And a last question: did you use ckeditor as a GS wysiwyg wditor since installation ?
Addons: blue business theme, Online Visitors, Notepad
Reply


Messages In This Thread
Corrupted xml files - by blazejs - 2012-01-09, 19:03:23
Corrupted xml files - by Connie - 2012-01-09, 19:50:52
Corrupted xml files - by blazejs - 2012-01-09, 20:15:16
Corrupted xml files - by mvlcek - 2012-01-09, 20:27:07
Corrupted xml files - by n00dles101 - 2012-01-09, 21:59:00
Corrupted xml files - by mvlcek - 2012-01-09, 22:16:04
Corrupted xml files - by n00dles101 - 2012-01-09, 22:20:57
Corrupted xml files - by blazejs - 2012-01-09, 22:38:39
Corrupted xml files - by n00dles101 - 2012-01-09, 22:42:33
Corrupted xml files - by blazejs - 2012-01-09, 23:36:43
Corrupted xml files - by blazejs - 2012-01-10, 02:26:22
Corrupted xml files - by blazejs - 2012-01-10, 03:58:02
Corrupted xml files - by Ampersand - 2012-01-10, 05:17:32
Corrupted xml files - by Carlos - 2012-01-10, 05:41:38
Corrupted xml files - by yojoe - 2012-01-10, 06:39:54
Corrupted xml files - by blazejs - 2012-01-10, 18:54:54
Corrupted xml files - by ccagle8 - 2012-01-10, 23:42:05
Corrupted xml files - by Ampersand - 2012-01-11, 04:58:30
Corrupted xml files - by blazejs - 2012-01-11, 20:39:43
Corrupted xml files - by Ampersand - 2012-01-11, 21:03:49
Corrupted xml files - by Ampersand - 2012-01-11, 21:33:01
Corrupted xml files - by n00dles101 - 2012-01-11, 22:14:15
Corrupted xml files - by Ampersand - 2012-01-12, 20:40:20
Corrupted xml files - by blazejs - 2012-01-12, 21:51:43
Corrupted xml files - by ccagle8 - 2012-01-18, 05:03:56



Users browsing this thread: 1 Guest(s)