<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The first includes of my config.php is:<div><div><br></div><div>include_once("scripts/xlpage-utf-8.php");</div><div>$DefaultPageCharset = array(''=>'ISO-8859-9', 'ISO-8859-1'=>'ISO-8859-9');</div><div><br></div><div>include_once("$FarmD/cookbook/sqlite.php");</div><div>$WikiDir = new PageStoreSQLite($WorkDir.'/pmwiki.sqlite.db', 1);</div><div>$WikiLibDirs = array(</div><div>  &$WikiDir</div><div>//  ,new PageStore('wiki.d/{$FullName}'),</div><div>//  new PageStore('$FarmD/wikilib.d/{$FullName}')</div><div>);</div></div><div><br></div><div>The page here: <a href="http://icare.org/wiki/index.php/Researchers/SelimKu%25C3%25A7i">http://icare.org/wiki/index.php/Researchers/SelimKu%C3%A7i</a> comes up perfectly. It gets listed nicely from a pagelist over here: <a href="http://icare.org/wiki/index.php/Researchers/Researchers">http://icare.org/wiki/index.php/Researchers/Researchers</a> (see #71-the link to <span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; background-color: rgb(255, 255, 255); "><a class="wikilink" href="http://icare.org/wiki/index.php/Researchers/SelimKu%c3%a7i" style="text-decoration: underline; color: rgb(0, 43, 184); background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial; ">Selim Kuçi</a>.) However, when you click the link, it takes you to to a blank page with ç replaced with �. </span></div><div><span class="Apple-style-span" style="font-size: 13px; line-height: 19px; background-color: rgb(255, 255, 255); "><b>You will need to login with uersname: demo password: demo to see the problem.</b></span></div><div><font class="Apple-style-span" face="sans-serif"><span class="Apple-style-span" style="font-size: 13px; line-height: 19px;"><br></span></font></div><div><font class="Apple-style-span" face="sans-serif"><span class="Apple-style-span" style="font-size: 13px; line-height: 19px;">Does anyone know what the cause of this could be? I am out of ideas at the moment.</span></font></div><div><font class="Apple-style-span" face="sans-serif"><span class="Apple-style-span" style="font-size: 13px; line-height: 19px;"><br></span></font></div><div><font class="Apple-style-span" face="sans-serif"><span class="Apple-style-span" style="font-size: 13px; line-height: 19px;">Thanks,</span></font></div><div><font class="Apple-style-span" face="sans-serif"><span class="Apple-style-span" style="font-size: 13px; line-height: 19px;">Alex</span></font></div></body></html>