<?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>Avramov bRlog &#187; bug</title>
	<atom:link href="http://blog.avramovic.info/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.avramovic.info</link>
	<description>Web dnevnik Nemanje Avramovića</description>
	<lastBuildDate>Wed, 20 Apr 2011 10:10:29 +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>WordPress 2.6.x i Text/Diff php greške</title>
		<link>http://blog.avramovic.info/2008/09/03/wordpress-26x-i-text-diff-php-greske/</link>
		<comments>http://blog.avramovic.info/2008/09/03/wordpress-26x-i-text-diff-php-greske/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 14:18:32 +0000</pubDate>
		<dc:creator>Avram</dc:creator>
				<category><![CDATA[Računar]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.avramovic.info/?p=480</guid>
		<description><![CDATA[Danas, pošto sam objavio kritiku o Google Chrome browser-u, više nisam bio u mogućnosti da izmenim taj unos i da ispravim greške nastale u njemu, jer kad god bih to pokušao, čekala bi me sledeća greška: Warning: ini_set() has been disabled for security reasons in /home/user/public_html/wp-includes/pluggable.php on line 1517 Warning: require_once(Text/Diff/Renderer.php) [function.require-once]: failed to open [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;">Danas, pošto sam objavio <a href="http://blog.avramovic.info/2008/09/03/google-chrome-browser-sporna-eula/" target="_blank">kritiku o Google Chrome browser-u</a>, više nisam bio u mogućnosti da izmenim taj unos i da ispravim greške nastale u njemu, jer kad god bih to pokušao, čekala bi me sledeća greška:</p>
<blockquote>
<p style="text-align: justify;"><strong>Warning</strong>:  ini_set() has been disabled for security reasons in <strong>/home/user/public_html/wp-includes/pluggable.php</strong> on line <strong>1517</strong></p>
<p style="text-align: justify;"><strong>Warning</strong>:  require_once(Text/Diff/Renderer.php) [function.require-once]: failed to open stream: No such file or directory in <strong>/home/user/public_html/wp-includes/Text/Diff/Renderer/inline.php</strong> on line <strong>17</strong></p>
<p style="text-align: justify;"><strong>Fatal error</strong>: require_once() [function.require]: Failed opening required ‘Text/Diff/Renderer.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in <strong>/home/user/public_html/wp-includes/Text/Diff/Renderer/inline.php</strong> on line <strong>17</strong></p>
</blockquote>
<p style="text-align: justify;">Ne znam zašto se to dešavalo sa tim unosom, jer je kod svih ostalih radilo. U svakom slučaju, rešenje problema je prilično jednostavno i zahteva editovanje dva fajla, a to su:</p>
<p>1. <strong>wp-includes/Text/Diff/Renderer/inline.php</strong></p>
<p>Kod na liniji 17 treba zameniti sledećim kodom:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">require_once</span> ABSPATH . WPINC . <span class="st0">&#8216;/Text/Diff/Renderer.php&#8217;</span>;</div>
</li>
</ol>
</div>
<p>2. <strong>wp-includes/Text/Diff.php</strong></p>
<p>Kod na liniji 52 treba zameniti sledećim kodom:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">require_once</span> ABSPATH . WPINC . <span class="st0">&#8216;/Text/Diff/Engine/&#8217;</span> . <span class="re0">$engine</span> . <span class="st0">&#8216;.php&#8217;</span>;</div>
</li>
</ol>
</div>
<p><sub>izvor za rešenje: <a href="http://www.wacdesigns.com/2008/08/02/fatal-error-require_once-functionrequire-failed-opening-required-textdiffrendererphp/" target="_blank">http://www.wacdesigns.com/</a></sub></p>
<div class="shr-publisher-480"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.avramovic.info/2008/09/03/wordpress-26x-i-text-diff-php-greske/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

