qualintitative / egoweb

This is a repository for EgoWeb 2.0 created and maintained by David P. Kennedy, a researcher at the non-profit RAND Corporation. The repository is also maintained by David Zhang a research programmer at RAND. EgoWeb is a modification of the software EgoNet, which was developed by Chris McCarty at the University of Florida.
http://www.qualintitative.com/wiki/doku.php/egoweb_2.0_home
30 stars 8 forks source link

Import study: parser error : Input is not proper UTF-8 #20

Open PEvelynNguyen opened 6 years ago

PEvelynNguyen commented 6 years ago

So I got the site up and running, and even succeed in importing some studies from AWS to Linode. However, I got stuck with 3 studies. I tried importing the .study files as well as using the "send study to server" feature many times. The error read:

" Error 500 simplexml_load_file(): /tmp/phpSKdZlI:213: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xE6 0x43 0x61 0x68 "

Any idea how to fix it? I don't know why it worked for some studies and not for some.

Thanks, Evelyn

qualintitative commented 6 years ago

Just to confirm, did you convert the old study first before exporting? I have forgotten to do that in the past for studies that I thought were already converted, so I thought I'd mention it just in case.

PEvelynNguyen commented 6 years ago

Yes, I did. Just checked again, there's no "convert" button in any of these studies.

qualintitative commented 6 years ago

I'll have to ask @zhangster to interpret this error when he is back from a vacation next week.