<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ZX:rishistar programming blocks &#187; fantastico</title>
	<atom:link href="http://rishistar.com/zx/tag/fantastico/feed/" rel="self" type="application/rss+xml" />
	<link>http://rishistar.com/zx</link>
	<description>Java/Wordpress programming tips and tricks</description>
	<lastBuildDate>Thu, 28 Jul 2011 22:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Cyrillic Letters Turning Into Question Marks in WordPress</title>
		<link>http://rishistar.com/zx/2009/06/cyrillic-letters-turning-into-question-marks-in-wordpress/</link>
		<comments>http://rishistar.com/zx/2009/06/cyrillic-letters-turning-into-question-marks-in-wordpress/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 15:43:44 +0000</pubDate>
		<dc:creator>rishi</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cyrillic letters]]></category>
		<category><![CDATA[fantastico]]></category>

		<guid isPermaLink="false">http://rishistar.com/zx/?p=6</guid>
		<description><![CDATA[The Problem One client had the requirement of having an English language blog, but with a few words of Russian thrown in for good measure. However, as soon as she tried to save any of her posts, any characters in the Cyrillic script (i.e. the strange Russian ones) were converted into question marks. What was [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The Problem</strong></p>
<p>One client had the requirement of having an English language blog, but with a few words of Russian thrown in for good measure. However, as soon as she tried to save any of her posts, any characters in the Cyrillic script (i.e. the strange Russian ones) were converted into question marks. What was the cause of this? Hunting and scouring initially produced no useful results &#8211; all the documentation pointed to WordPress being able to handle such letters and searches based on WordPress and Russian as keywords just produced localisation projects converting the whole WordPress interface into Russian. Or it was stuff in Russian that I didn&#8217;t understand. Eventually I stumbled upon a discussion on the WordPress forums that explained it all &#8211; <a href="http://wordpress.org/support/topic/183358?replies=30">the issue was in the database</a>.</p>
<p><strong>The Solution</strong></p>
<p>The issue was that Fantastico scripts used to create the database structure (as opposed to using the wordpress standard install scripts) gave databases in format latin1_swedish_ci (the later gives utf8_general_ci). As the blog hadn&#8217;t been used I just recreated it with the standard install and it was fine. A fix requiring preservation of existing data might be to back up the database (Tools-&gt;Export) in the admin interface, delete and recreate WordPress with the correct tables and then see what happens!</p>
<p><strong>Just goes to show that the famous WordPress 5-minute install script is the way to go (even if the file upload take more time)!</strong></p>
<p><a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.co.uk%2Fs%3Fie%3DUTF8%26x%3D0%26ref%255F%3Dnb%255Fss%255Fw%255Fh%255F%26y%3D0%26field-keywords%3Dwordpress%26url%3Dsearch-alias%253Daps&#038;tag=rishistar-21&#038;linkCode=ur2&#038;camp=1634&#038;creative=19450">Want to learn more about WordPress? Browse WordPress Books!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rishistar.com/zx/2009/06/cyrillic-letters-turning-into-question-marks-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

