<?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>Daniel B. Curran Jr. &#187; Wordpress</title>
	<atom:link href="http://danielcurran.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielcurran.com</link>
	<description>&#34;How To&#34; For People Just Like You!</description>
	<lastBuildDate>Sat, 22 Oct 2011 19:48:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SOLVED: How To Fix A WordPress Captcha Text Font Error</title>
		<link>http://danielcurran.com/wordpress/solved-how-to-fix-a-wordpress-captcha-text-font-error/</link>
		<comments>http://danielcurran.com/wordpress/solved-how-to-fix-a-wordpress-captcha-text-font-error/#comments</comments>
		<pubDate>Sat, 14 May 2011 22:15:32 +0000</pubDate>
		<dc:creator>Daniel Curran</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Instructions]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Boolean algebra]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Chmod]]></category>
		<category><![CDATA[Computer errors]]></category>
		<category><![CDATA[Computer security]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Cross-platform software]]></category>
		<category><![CDATA[E-mail spam]]></category>
		<category><![CDATA[Error message]]></category>
		<category><![CDATA[File system]]></category>
		<category><![CDATA[File system permissions]]></category>
		<category><![CDATA[File Transfer Protocol]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[Google Inc.]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Internet protocols]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Modes]]></category>
		<category><![CDATA[Music industry]]></category>
		<category><![CDATA[Negation]]></category>
		<category><![CDATA[Portable software]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[Propositional logic]]></category>
		<category><![CDATA[ReLoad]]></category>
		<category><![CDATA[Semantics]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Spamming]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Web page]]></category>

		<guid isPermaLink="false">http://danielcurran.com/?p=640</guid>
		<description><![CDATA[Getting a Warning: imagettftext() [function.imagettftext]: Could not read font error message? Let&#8217;s fix it! If you have a form on a your WordPress website and are trying to prevent spammers  from flooding your site with deals on  &#8211; well, you know the kinds of deals they promote, get yourself a &#8220;Completely Automated Public Turing Test [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/solved-how-to-fix-a-wordpress-captcha-text-font-error/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fsolved-how-to-fix-a-wordpress-captcha-text-font-error%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fsolved-how-to-fix-a-wordpress-captcha-text-font-error_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fsolved-how-to-fix-a-wordpress-captcha-text-font-error%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Getting a <em><strong>Warning: imagettftext() [function.imagettftext]: Could not read font</strong> </em>error message? Let&#8217;s fix it! </p>
<p>If you have a form on a your WordPress website and are trying to prevent spammers  from flooding your site with deals on  &#8211; well, you know the kinds of deals they promote, get yourself a &#8220;Completely Automated Public Turing Test To Tell Computers and Humans Apart&#8221; or a CAPTCHA.  You are undoubtedly familiar with CAPTCHA codes. They look like this:</p>
<p style="text-align: center;"><a href="http://danielcurran.com/wp-content/uploads/2011/05/Captcha.jpg" rel="shadowbox[sbpost-640];player=img;" rel="lightbox[640]"><img class="size-full wp-image-644 alignnone" style="border: 1px solid black; margin: 4px;" title="Captcha" src="http://danielcurran.com/wp-content/uploads/2011/05/Captcha.jpg" alt="" width="246" height="54" /></a></p>
<p style="text-align: left;">Personally I&#8217;m a big fan of <a href="http://wordpress.org/extend/plugins/mm-forms-community/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/wordpress.org/extend/plugins/mm-forms-community/?referer=');">MM Forms</a> so I&#8217;ll use that plug-in as my example but the theory is the same no matter what you use.</p>
<p>Easy enough to set-up: download it and FTP into your WordPress PLUGINS directory just like you have done for other plugins. I&#8217;ll use <a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=1&amp;ved=0CCsQFjAA&amp;url=http%3A%2F%2Ffilezilla-project.org%2F&amp;rct=j&amp;q=filezilla&amp;ei=vvTOTZvWFoHQsAOCz-3FCw&amp;usg=AFQjCNFi0DpQ1I5V_nCUkxMoqvM1kA5XnA&amp;cad=rja" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.google.com/url?sa=t_amp_source=web_amp_cd=1_amp_ved=0CCsQFjAA_amp_url=http_3A_2F_2Ffilezilla-project.org_2F_amp_rct=j_amp_q=filezilla_amp_ei=vvTOTZvWFoHQsAOCz-3FCw_amp_usg=AFQjCNFi0DpQ1I5V_nCUkxMoqvM1kA5XnA_amp_cad=rja&amp;referer=');">Filezilla</a> in my examples. Its a great, FREE FTP program.</p>
<p>But do you do if you load your webpage and you get the dreaded &#8220;<em><strong>Warning: imagettftext() [function.imagettftext]: Could not read font&#8230;</strong>&#8221; </em>error message? Well you could Google it &#8211; but the<a href="http://www.google.com/search?q=Warning%3A+imagettftext%28%29+[function.imagettftext]%3A+Could+not+read+font&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.google.com/search?q=Warning_3A+imagettftext_28_29+_function.imagettftext_3A+Could+not+read+font_amp_ie=utf-8_amp_oe=utf-8_amp_aq=t_amp_rls=org.mozilla_en-US_official_amp_client=firefox-a&amp;referer=');"> results are uglyyyyyy</a>. Hopefully I can save you some gray hairs. Here we go:</p>
<p>The directions for MM Forms read:</p>
<ol>
<li>Upload whole <code>mm-forms-community</code> folder to the <code>/wp-content/plugins/</code> directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Make following directories writable (chmod 777) /exports/ and /captcha/tmp /upload</li>
</ol>
<p>Ok Wait . . CHMOD???</p>
<p>Its simple: &#8220;The <strong><code>chmod</code></strong> command (abbreviated from <strong>ch</strong>ange <strong>mod</strong>e) is a Unix command that lets a programmer tell the system how much (or little) access it should permit to a file. It changes the file system modes of files and directories.&#8221; Basically, you don&#8217;t want people visiting your website to just drill into any folder on your server and be able to run commands, upload files etc.</p>
<ol>
<li><strong>FTP </strong>into your website</li>
<li><strong>Go to the folder </strong>you need to change (or check) permissions on.</li>
<li><strong>Right Click </strong>on it.</li>
<li>In Filezilla the command to select is &#8220;<strong>FILE PERMISSION</strong>S&#8221; &#8211; If you are using a different FTP program look for similar message.</li>
</ol>
<p style="text-align: center;"><a href="http://danielcurran.com/wp-content/uploads/2011/05/CHMOD1.jpg" rel="shadowbox[sbpost-640];player=img;" rel="lightbox[640]"><img class="aligncenter size-medium wp-image-645" style="border: 1px solid black;" title="CHMOD1" src="http://danielcurran.com/wp-content/uploads/2011/05/CHMOD1-300x280.jpg" alt="" width="300" height="280" /></a></p>
<p>And Ta-Da! Changing from the default of 755 to 777 is as easy as checking two boxes!</p>
<p style="text-align: center;"><a href="http://danielcurran.com/wp-content/uploads/2011/05/CHMOD755.jpg" rel="shadowbox[sbpost-640];player=img;" rel="lightbox[640]"><img class="size-medium wp-image-647 alignnone" style="border: 1px solid black;" title="CHMOD755" src="http://danielcurran.com/wp-content/uploads/2011/05/CHMOD755-259x300.jpg" alt="" width="228" height="265" /></a><a href="http://danielcurran.com/wp-content/uploads/2011/05/CHMOD777.jpg" rel="shadowbox[sbpost-640];player=img;" rel="lightbox[640]"><img class="size-medium wp-image-648 alignnone" style="border: 1px solid black;" title="CHMOD777" src="http://danielcurran.com/wp-content/uploads/2011/05/CHMOD777-263x300.jpg" alt="" width="234" height="267" /></a></p>
<p>&nbsp;</p>
<p>OK Done! Everything works, right? Oh wait a minute . ..  you load the webpage and get <em><strong>Warning: imagettftext() [function.imagettftext]: Could not read font in . . . </strong></em>error?</p>
<p>Usually this is caused by the permissions being wrong, the font files not being uploaded all the way or the font files being corrupted. Not OK. Let&#8217;s fix it!</p>
<p>Try this . . <em><br />
</em></p>
<ol>
<li>Find the folder inside the the plugin you are setting up what has the actual font files in it. In our case, its in <strong>wp-content/plugins/mm-forms/captcha/gentium</strong></li>
<li>Delete the .TTF and .VFB files. You&#8217;ll notice they are quite large compared to the other files in that directory:<br />
<a href="http://danielcurran.com/wp-content/uploads/2011/05/TTFFILES.jpg" rel="shadowbox[sbpost-640];player=img;" rel="lightbox[640]"><img class="aligncenter size-medium wp-image-651" style="border: 1px solid black;" title="TTFFILES" src="http://danielcurran.com/wp-content/uploads/2011/05/TTFFILES-300x180.jpg" alt="" width="300" height="180" /></a></li>
</ol>
<p>And now for Trick #1.</p>
<p>99.9% of the time your FTP program is set to automatically decide how to transfer the files from your computer to the the server. 99.9% of the time you never have to change this setting. Welcome to the .1% of the time when you do.</p>
<p>In Filezilla, Select <strong>TRANSFER </strong>&#8211;&gt; <strong>TRANSFER TYPE</strong> &#8211;&gt; <strong>BINARY</strong></p>
<p>Don&#8217;t worry about why for, or who what &#8211; Just select BINARY.</p>
<p style="text-align: center;"><a href="http://danielcurran.com/wp-content/uploads/2011/05/FTPBINARY.jpg" rel="shadowbox[sbpost-640];player=img;" rel="lightbox[640]"><img class="aligncenter size-medium wp-image-652" style="border: 1px solid black;" title="FTPBINARY" src="http://danielcurran.com/wp-content/uploads/2011/05/FTPBINARY-300x119.jpg" alt="" width="300" height="119" /></a></p>
<p style="text-align: left;">Trick #2 &#8211; upload the TTF and VFB files one at a time. Trust me.</p>
<p style="text-align: left;">Upload one, wait for it to finish (it will take longer than normal) and then <strong>check the filesize to make sure the whole file got to the server</strong>.</p>
<p style="text-align: left;">I repeat: <strong>check the filesize to make sure the whole file got to the server</strong>.</p>
<p style="text-align: left;">Repeat for your remaining files.</p>
<p style="text-align: left;">Cross your fingers.</p>
<p style="text-align: left;">Reload your webpage.</p>
<p style="text-align: left;">Sigh in relief. The dreaded <em><strong>Warning: imagettftext() [function.imagettftext]: Could not read font in . . .</strong> beast is no more! </em></p>
<p style="text-align: left;">And don&#8217;t forget to change your transfer mode back to AUTOMATIC!</p>
<p style="text-align: left;">Problem solved? All I ask for is <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=Daniel@Curran.net&amp;currency_code=USD&amp;amount=5.00&amp;return=&amp;item_name=Useful?+Timesaving?+" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.paypal.com/cgi-bin/webscr?cmd=_xclick_amp_business=Daniel_Curran.net_amp_currency_code=USD_amp_amount=5.00_amp_return=_amp_item_name=Useful?+Timesaving?+&amp;referer=');">Beer </a>and <a href="http://www.amazon.com/gp/registry/wishlist/3MNL6EKO5V1TV/ref=wl_web" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/registry/wishlist/3MNL6EKO5V1TV/ref=wl_web?referer=');">Books</a>. <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=Daniel@Curran.net&amp;currency_code=USD&amp;amount=5.00&amp;return=&amp;item_name=Useful?+Timesaving?+" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.paypal.com/cgi-bin/webscr?cmd=_xclick_amp_business=Daniel_Curran.net_amp_currency_code=USD_amp_amount=5.00_amp_return=_amp_item_name=Useful?+Timesaving?+&amp;referer=');">Beer </a>and <a href="http://www.amazon.com/gp/registry/wishlist/3MNL6EKO5V1TV/ref=wl_web" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/registry/wishlist/3MNL6EKO5V1TV/ref=wl_web?referer=');">Books</a>. (Kindle versions preferred)<strong> </strong></p>
<p style="text-align: left;"><strong>Cheers!<br />
</strong></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fsolved-how-to-fix-a-wordpress-captcha-text-font-error%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fsolved-how-to-fix-a-wordpress-captcha-text-font-error_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fsolved-how-to-fix-a-wordpress-captcha-text-font-error%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/solved-how-to-fix-a-wordpress-captcha-text-font-error/"></g:plusone></div><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://danielcurran.com/wordpress/firefox-crashes-when-adding-an-image-in-wordpress-solution/" rel="bookmark" class="wherego_title">Firefox Crashes When Adding an Image in WordPress -Solution</a></li><li><a href="http://danielcurran.com/bit-torrent/how-to-automatically-and-anonymously-download-your-favorite-tv-shows/" rel="bookmark" class="wherego_title">How To Automatically and Anonymously Download Your Favorite TV Shows</a></li><li><a href="http://danielcurran.com/wordpress/wordpress-error-the-server-xyz-at-magic-requires-a-username-and-password/" rel="bookmark" class="wherego_title">WordPress Error: The server XYZ at Magic Requires a Username and Password.</a></li><li><a href="http://danielcurran.com/freeware/how-to-sync-outlook-tasks-with-your-iphone-for-free/" rel="bookmark" class="wherego_title">How To Sync Outlook Tasks With Your iPhone (For Free)</a></li><li><a href="http://danielcurran.com/instructions/how-to-update-twitter-with-articles-you-digg-tweet-on-twitter-what-you-dugg-on-digg/" rel="bookmark" class="wherego_title">How To Update Twitter With Articles You Digg &#8211; Tweet on Twitter What You Dugg on Digg.</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/" onclick="pageTracker._trackPageview('/outgoing/ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/?referer=');">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielcurran.com/wordpress/solved-how-to-fix-a-wordpress-captcha-text-font-error/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>WordPress Error: The server XYZ at Magic Requires a Username and Password.</title>
		<link>http://danielcurran.com/wordpress/wordpress-error-the-server-xyz-at-magic-requires-a-username-and-password/</link>
		<comments>http://danielcurran.com/wordpress/wordpress-error-the-server-xyz-at-magic-requires-a-username-and-password/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 20:29:16 +0000</pubDate>
		<dc:creator>Daniel Curran</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Blog software]]></category>
		<category><![CDATA[Data management]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Magic]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP programming language]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL injection]]></category>
		<category><![CDATA[text reading]]></category>

		<guid isPermaLink="false">http://danielcurran.com/?p=571</guid>
		<description><![CDATA[Here is a little surprise I received upon returning from vacation. I was editing a blog and when I went to save the post an error popped up reading: The server (our server domain, e.g. DOMAIN.COM) at Magic requires a username and password. Well isn&#8217;t that special? The problem is caused by the vars.php file [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/wordpress-error-the-server-xyz-at-magic-requires-a-username-and-password/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-error-the-server-xyz-at-magic-requires-a-username-and-password%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fwordpress-error-the-server-xyz-at-magic-requires-a-username-and-password_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-error-the-server-xyz-at-magic-requires-a-username-and-password%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="size-full wp-image-572 alignleft" style="margin: 4px;" title="Wordpress" src="http://danielcurran.com/wp-content/uploads/2009/08/Wordpress.png" alt="Wordpress" width="106" height="95" />Here is a little surprise I received upon returning from vacation. I was editing a blog and when I went to save the post an error popped up reading:</p>
<ul>
<li> <strong>The server (our server domain, e.g. DOMAIN.COM) at Magic requires a username and password.</strong></li>
</ul>
<p>Well isn&#8217;t that special?</p>
<p>The problem is caused by the vars.php file located in the WP-INCLUDES folder. Someone did a SQL Injection (<a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FSQL_injection&amp;ei=0t19SpSmA4L0sgPqm7TvCg&amp;usg=AFQjCNGcGZNbIk2jM8itxItHrCja7eJ0PQ&amp;sig2=Mrx3YSmtxug7r_zS5Z0dPw" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.google.com/url?sa=t_amp_source=web_amp_ct=res_amp_cd=1_amp_url=http_3A_2F_2Fen.wikipedia.org_2Fwiki_2FSQL_injection_amp_ei=0t19SpSmA4L0sgPqm7TvCg_amp_usg=AFQjCNGcGZNbIk2jM8itxItHrCja7eJ0PQ_amp_sig2=Mrx3YSmtxug7r_zS5Z0dPw&amp;referer=');">Read More Here</a>) and added code to the file.</p>
<p>The fix is an easy one &#8211; 2 steps:</p>
<ol>
<li>Download a new version of the vars.php file from WordPress and replace the corrupted one. <a href="http://svn.automattic.com/wordpress/branches/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/svn.automattic.com/wordpress/branches/?referer=');">Look here</a> &#8211; Simply choose your WordPress version</li>
<li>Update WordPress to the latest version!</li>
</ol>
<p>Normally, the files starts:</p>
<pre style="padding-left: 60px;">&lt;?php
/**
 * Creates common globals for the rest of WordPress
 *
 * Sets $pagenow global which is the current page. Checks
 * for the browser to set which one is currently being used.
 *
 * Detects which user environment WordPress is being used on.
 * Only attempts to check for Apache and IIS. Two web servers
 * with known permalink capability.
 *
 * @package WordPress
 */</pre>
<p>But after it has been &#8220;hacked&#8221; there is encrypted text reading something like:</p>
<pre style="padding-left: 60px;">eval(base64_decode("JGxsbD0wO2V2YWwoYmFzZT....</pre>
<p>So once again, <a href="http://svn.automattic.com/wordpress/branches/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/svn.automattic.com/wordpress/branches/?referer=');">Look here</a> &#8211; Simply choose your WordPress version, go to WP-INLUDES, download Vars.php and replace the one on your server. Then update WordPress for better security.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-error-the-server-xyz-at-magic-requires-a-username-and-password%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fwordpress-error-the-server-xyz-at-magic-requires-a-username-and-password_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-error-the-server-xyz-at-magic-requires-a-username-and-password%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/wordpress-error-the-server-xyz-at-magic-requires-a-username-and-password/"></g:plusone></div><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://danielcurran.com/instructions/insert-a-drop-down-calendar-menu-in-excel-choose-a-date/" rel="bookmark" class="wherego_title">Insert a Drop Down Calendar Menu In Excel &#8211; Choose a Date!</a></li><li><a href="http://danielcurran.com/outlook/how-to-fix-your-port-settings-if-cannot-send-mail-from-outlook/" rel="bookmark" class="wherego_title">How To Fix Your Port Settings If Cannot Send Mail From Outlook</a></li><li><a href="http://danielcurran.com/bit-torrent/how-to-automatically-and-anonymously-download-your-favorite-tv-shows/" rel="bookmark" class="wherego_title">How To Automatically and Anonymously Download Your Favorite TV Shows</a></li><li><a href="http://danielcurran.com/instructions/how-to-add-mms-messaging-to-a-jailbroken-iphone-running-3-0/" rel="bookmark" class="wherego_title">How To Add MMS Messaging to A Jailbroken iPhone Running 3.0</a></li><li><a href="http://danielcurran.com/freeware/a-free-much-faster-alternative-to-adobe-acrobat-reader/" rel="bookmark" class="wherego_title">A Free, MUCH Faster Alternative to Adobe Acrobat Reader</a></li><li><a href="http://danielcurran.com/photography/quickly-reduce-the-file-size-of-an-image-with-microsoft-outlook/" rel="bookmark" class="wherego_title">Quickly Reduce the File Size of an Image with Microsoft Outlook</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/" onclick="pageTracker._trackPageview('/outgoing/ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/?referer=');">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielcurran.com/wordpress/wordpress-error-the-server-xyz-at-magic-requires-a-username-and-password/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Firefox Crashes When Adding an Image in WordPress -Solution</title>
		<link>http://danielcurran.com/wordpress/firefox-crashes-when-adding-an-image-in-wordpress-solution/</link>
		<comments>http://danielcurran.com/wordpress/firefox-crashes-when-adding-an-image-in-wordpress-solution/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 04:49:24 +0000</pubDate>
		<dc:creator>Daniel Curran</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Instructions]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Closes]]></category>
		<category><![CDATA[Crash]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://danielcurran.com/?p=564</guid>
		<description><![CDATA[If you are running a WordPress website and have noticed that Firefox crashes whenever you try to add an image &#8211; here is the solution. Just Disable Google Gears. Go to Tools &#62; Add-Ons, select Gears and &#8216;Disable&#8217; it. Fixed. Readers who viewed this page, also viewed:How To Add MMS Messaging to A Jailbroken iPhone [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/firefox-crashes-when-adding-an-image-in-wordpress-solution/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Ffirefox-crashes-when-adding-an-image-in-wordpress-solution%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Ffirefox-crashes-when-adding-an-image-in-wordpress-solution_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Ffirefox-crashes-when-adding-an-image-in-wordpress-solution%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="file:///C:/Users/DANIEL~1/AppData/Local/Temp/moz-screenshot.jpg" alt="" /><img class="size-full wp-image-565 alignleft" style="border: 1px solid black; margin: 4px;" title="upload-image-crash-wordpress-firefox" src="http://danielcurran.com/wp-content/uploads/2009/06/upload-image-crash-wordpress-firefox.jpg" alt="upload-image-crash-wordpress-firefox" width="142" height="96" />If you are running a WordPress website and have noticed that Firefox crashes whenever you try to add an image &#8211; here is the solution.</p>
<p>Just Disable Google Gears.</p>
<p>Go to Tools &gt; Add-Ons, select Gears and &#8216;Disable&#8217; it.</p>
<p>Fixed.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Ffirefox-crashes-when-adding-an-image-in-wordpress-solution%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Ffirefox-crashes-when-adding-an-image-in-wordpress-solution_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Ffirefox-crashes-when-adding-an-image-in-wordpress-solution%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/firefox-crashes-when-adding-an-image-in-wordpress-solution/"></g:plusone></div><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://danielcurran.com/instructions/how-to-add-mms-messaging-to-a-jailbroken-iphone-running-3-0/" rel="bookmark" class="wherego_title">How To Add MMS Messaging to A Jailbroken iPhone Running 3.0</a></li><li><a href="http://danielcurran.com/photography/quickly-reduce-the-file-size-of-an-image-with-microsoft-outlook/" rel="bookmark" class="wherego_title">Quickly Reduce the File Size of an Image with Microsoft Outlook</a></li><li><a href="http://danielcurran.com/announcement/adding-intensedebate-to-wordpress-for-better-comments/" rel="bookmark" class="wherego_title">Adding IntenseDebate to WordPress For Better Comments</a></li><li><a href="http://danielcurran.com/bit-torrent/how-to-automatically-and-anonymously-download-your-favorite-tv-shows/" rel="bookmark" class="wherego_title">How To Automatically and Anonymously Download Your Favorite TV Shows</a></li><li><a href="http://danielcurran.com/outlook/how-to-create-a-reminder-email-for-outlook-email-from-excel/" rel="bookmark" class="wherego_title">How To Create A Reminder Email For Outlook Email From Excel</a></li><li><a href="http://danielcurran.com/freeware/how-to-sync-outlook-tasks-with-your-iphone-for-free/" rel="bookmark" class="wherego_title">How To Sync Outlook Tasks With Your iPhone (For Free)</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/" onclick="pageTracker._trackPageview('/outgoing/ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/?referer=');">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielcurran.com/wordpress/firefox-crashes-when-adding-an-image-in-wordpress-solution/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>What To Do If You Get An Error 500 &#8211; Internal Server Error After Upgrading WordPress</title>
		<link>http://danielcurran.com/wordpress/what-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress/</link>
		<comments>http://danielcurran.com/wordpress/what-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:27:25 +0000</pubDate>
		<dc:creator>Daniel Curran</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Error 500]]></category>
		<category><![CDATA[Internal Server Error]]></category>
		<category><![CDATA[WordPress 2.7.1]]></category>

		<guid isPermaLink="false">http://danielcurran.com/?p=535</guid>
		<description><![CDATA[When upgrading WordPress you may receive the dreaded Error 500 &#8211; Internal Server Error: Don&#8217;t Panic. This usually means that the files you uploaded did not completely replace their predecessors. Check your FTP settings and tell your FTP program to OVERWRITE existing files on the server. Some thing like this: I usually have my Uploads [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/what-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwhat-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fwhat-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwhat-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>When upgrading WordPress you may receive the dreaded Error 500 &#8211; Internal Server Error:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-536" style="border: 1px solid black;" title="error500" src="http://danielcurran.com/wp-content/uploads/2009/03/error500.jpg" alt="error500" width="270" height="116" /></p>
<p>Don&#8217;t Panic. This usually means that the files you uploaded did not completely replace their predecessors.</p>
<p>Check your FTP settings and tell your FTP program to <strong>OVERWRITE </strong>existing files on the server. Some thing like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-537" style="border: 1px solid black;" title="ftp-overwrite" src="http://danielcurran.com/wp-content/uploads/2009/03/ftp-overwrite.jpg" alt="ftp-overwrite" width="425" height="188" /></p>
<p style="text-align: left;">I usually have my Uploads option set to &#8220;<strong>Overwrite if Source Newer</strong>&#8221; but I have seen this cause problems when uploading WordPress revisions like <span id="wp-version-message"><span class="b">WordPress 2.7.1 so I change it to <strong>&#8220;Overwrite</strong>&#8221; when upgrading the files.<br />
</span></span></p>
<p style="text-align: left;"><span><span class="b">Re-upload the files, refresh your admin panel and breathe a sigh of relief.</span></span></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwhat-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fwhat-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwhat-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/what-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress/"></g:plusone></div><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://danielcurran.com/outlook/how-to-create-a-reminder-email-for-outlook-email-from-excel/" rel="bookmark" class="wherego_title">How To Create A Reminder Email For Outlook Email From Excel</a></li><li><a href="http://danielcurran.com/photography/quickly-reduce-the-file-size-of-an-image-with-microsoft-outlook/" rel="bookmark" class="wherego_title">Quickly Reduce the File Size of an Image with Microsoft Outlook</a></li><li><a href="http://danielcurran.com/announcement/adding-intensedebate-to-wordpress-for-better-comments/" rel="bookmark" class="wherego_title">Adding IntenseDebate to WordPress For Better Comments</a></li><li><a href="http://danielcurran.com/bit-torrent/how-to-automatically-and-anonymously-download-your-favorite-tv-shows/" rel="bookmark" class="wherego_title">How To Automatically and Anonymously Download Your Favorite TV Shows</a></li><li><a href="http://danielcurran.com/photography/how-to-manage-pictures-from-multiple-digital-cameras/" rel="bookmark" class="wherego_title">How To Manage Pictures From Multiple Digital Cameras</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/" onclick="pageTracker._trackPageview('/outgoing/ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/?referer=');">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielcurran.com/wordpress/what-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 Upgrade Error &#8220;Cannot redeclare is_sticky()&#8221; Sticky Posts</title>
		<link>http://danielcurran.com/wordpress/wordpress-27-upgrade-error-cannot-redeclare-is_sticky/</link>
		<comments>http://danielcurran.com/wordpress/wordpress-27-upgrade-error-cannot-redeclare-is_sticky/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 23:01:56 +0000</pubDate>
		<dc:creator>Daniel Curran</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Lester Chan]]></category>
		<category><![CDATA[Sticky]]></category>

		<guid isPermaLink="false">http://danielcurran.com/?p=349</guid>
		<description><![CDATA[I just updated the site to version 2.7 and received the error Cannot redeclare is_sticky() This is caused by the Lester Chan plug-in Wp-Sticky If you get the error, simply FTP into your WordPress installation and go to wp-content/plugins/ and delete wp-sticky In order to use Sticky posts in WordPress 2.7, look under the PUBLISH [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/wordpress-27-upgrade-error-cannot-redeclare-is_sticky/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-27-upgrade-error-cannot-redeclare-is_sticky%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fwordpress-27-upgrade-error-cannot-redeclare-is_sticky_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-27-upgrade-error-cannot-redeclare-is_sticky%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I just updated the site to version 2.7 and received the error Cannot redeclare is_sticky()</p>
<p>This is caused by the Lester Chan plug-in <a href="http://wordpress.org/extend/plugins/wp-sticky/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/wordpress.org/extend/plugins/wp-sticky/?referer=');">Wp-Sticky</a></p>
<p>If you get the error, simply FTP into your WordPress installation and go to wp-content/plugins/ and delete wp-sticky</p>
<p>In order to use Sticky posts in WordPress 2.7, look under the PUBLISH section:</p>
<p style="text-align: center;"><img class="aligncenter size-thumbnail wp-image-355" style="border: 1px solid black;" title="sticky1" src="http://danielcurran.com/wp-content/uploads/2008/12/sticky1-150x150.jpg" alt="sticky1" width="150" height="150" /></p>
<p style="text-align: left;">You need to select the EDIT option next to VISIBILITY and the Sticky Post option will appear like so:</p>
<p style="text-align: center;"><img class="aligncenter size-thumbnail wp-image-356" style="border: 1px solid black;" title="sticky2" src="http://danielcurran.com/wp-content/uploads/2008/12/sticky2-150x150.jpg" alt="sticky2" width="150" height="150" /></p>
<p style="text-align: left;">This will place the post at the top of the front page for posts and keep it there after new posts are made.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-27-upgrade-error-cannot-redeclare-is_sticky%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fdanielcurran.com_2Fwordpress_2Fwordpress-27-upgrade-error-cannot-redeclare-is_sticky_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanielcurran.com%2Fwordpress%2Fwordpress-27-upgrade-error-cannot-redeclare-is_sticky%2F&amp;source=DanCurranJr&amp;style=normal&amp;service=is.gd&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://danielcurran.com/wordpress/wordpress-27-upgrade-error-cannot-redeclare-is_sticky/"></g:plusone></div><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://danielcurran.com/outlook/how-to-make-google-calendar-sync-work-with-microsoft-outlook-2010/" rel="bookmark" class="wherego_title">How To Make Google Calendar Sync Work With Microsoft Outlook 2010</a></li><li><a href="http://danielcurran.com/wordpress/what-to-do-if-you-get-an-error-500-internal-server-error-after-upgrading-wordpress/" rel="bookmark" class="wherego_title">What To Do If You Get An Error 500 &#8211; Internal Server Error After Upgrading WordPress</a></li><li><a href="http://danielcurran.com/instructions/insert-a-drop-down-calendar-menu-in-excel-choose-a-date/" rel="bookmark" class="wherego_title">Insert a Drop Down Calendar Menu In Excel &#8211; Choose a Date!</a></li><li><a href="http://danielcurran.com/photography/how-to-manage-pictures-from-multiple-digital-cameras/" rel="bookmark" class="wherego_title">How To Manage Pictures From Multiple Digital Cameras</a></li><li><a href="http://danielcurran.com/instructions/how-to-update-your-facebook-status-with-twitter/" rel="bookmark" class="wherego_title">How To Update Your Facebook Status With Twitter</a></li><li><a href="http://danielcurran.com/instructions/how-to-show-non-consecutive-days-in-one-outlook-calendar-view/" rel="bookmark" class="wherego_title">How To Show Non-Consecutive Days In One Outlook Calendar View</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/" onclick="pageTracker._trackPageview('/outgoing/ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/?referer=');">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielcurran.com/wordpress/wordpress-27-upgrade-error-cannot-redeclare-is_sticky/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

