QUOTE:
Anything I have ever had in MS Word has been pasted in to notepad first before joomla
The fact that it's been pasted into notepad first will not stop the trouble making characters from word.
The short answer is where ever possible don't use word data in Joomla.
And if at all possible you should update to PHP5.
Although the version you are running is ok for the minimum requirements you will find that the new Joomla 1.5+ series will run match better under PHP5.
QUOTE:
Im running JCE editor if that makes any difference
Could be, when it decodes the data.
Just to make sure, do you have the new database setup with utf8 encoding?
If so what I think would be the best way to work out what is causing the problem is to unzip the:
compiled data (import_content_data) and have a look at "install.mysql.nonutf8.sql"
Scroll through and have a look if there are any strange characters in the content items where it's being cut off.
Note: They may be just small squares.
Once we workout what the hold up is I will put a patch together.
Or you could then do a search and replace then re-zip the import data again.
