<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; error</title> <atom:link href="http://jappler.com/blog/archive/tag/error/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Fri, 10 Feb 2012 15:25:47 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; error</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>Internet Explorer and Custom 404 Page Issues in WordPress</title><link>http://jappler.com/blog/archive/2008/01/15/internet-explorercustom-404-pages-issues-in-wordpress</link> <comments>http://jappler.com/blog/archive/2008/01/15/internet-explorercustom-404-pages-issues-in-wordpress#comments</comments> <pubDate>Tue, 15 Jan 2008 22:42:23 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Serenity Now!]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[error]]></category> <category><![CDATA[Internet Explorer]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2008/01/15/internet-explorercustom-404-pages-issues-in-wordpress</guid> <description><![CDATA[Has anyone else seen the issue where you have created a 404 (or not) for WordPress and when you show links to posts or pages in WordPress that are marked as private &#8211; IE users intermittently get the generic IE 404 page? I cannot figure out how to fix this. Any thoughts would be appreciated! The HTTP header that the page (password protected) produces is a 301. Basically &#8211; I have a custom 404 template... <a
href="http://jappler.com/blog/archive/2008/01/15/internet-explorercustom-404-pages-issues-in-wordpress">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>Has anyone else seen the issue where you have created a 404 (or not) for WordPress and when you show links to posts or pages in WordPress that are marked as private &#8211; IE users intermittently get the generic IE 404 page?  I cannot figure out how to fix this.  Any thoughts would be appreciated!  The HTTP header that the page (password protected) produces is a 301.</p><p>Basically &#8211; I have a custom 404 template that says &#8220;if is logged in show &#8220;file not found&#8221; and then a link to the search form.  If you are not logged in, show a login form &#8211; as this takes care of the logic 99% of the time.  This setup works 100% of the time with Firefox and Safari &#8211; but IE barks at it randomly. (If you refresh &#8211; you see the correct 404 text within 2-3 refreshes). What is going on?</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2008/01/15/internet-explorercustom-404-pages-issues-in-wordpress/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>repairing a mysql table</title><link>http://jappler.com/blog/archive/2008/01/14/repairing-a-mysql-table</link> <comments>http://jappler.com/blog/archive/2008/01/14/repairing-a-mysql-table#comments</comments> <pubDate>Mon, 14 Jan 2008 20:26:21 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Hints]]></category> <category><![CDATA[jappler.com]]></category> <category><![CDATA[error]]></category> <category><![CDATA[MySQL]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2008/01/14/repairing-a-mysql-table</guid> <description><![CDATA[I have run into some database problems over the years, but had to do something different today when I saw that this site had a problematic table (wp_posts). When I looked at the issue first, I got the message &#8220;MySQL error code 145 = Table was marked as crashed and should be repaired&#8221;. To repair a table, I have run (at a mysql prompt in the command line): REPAIR TABLE wp_posts; but today that did... <a
href="http://jappler.com/blog/archive/2008/01/14/repairing-a-mysql-table">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I have run into some database problems over the years, but had to do something different today when I saw that this site had a problematic table (wp_posts).  When I looked at the issue first, I got the message &#8220;MySQL error code 145 = Table was marked as crashed and should be repaired&#8221;.</p><p>To repair a table, I have run (at a mysql prompt in the command line): REPAIR TABLE wp_posts; but today that did not work.  After doing some research, I finally was able to fix the table by using: myisamchk -r wp_posts (<a
href="http://dev.mysql.com/doc/refman/5.0/en/repair.html">see documentation</a>.  This was a lifesaver!</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2008/01/14/repairing-a-mysql-table/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
