<?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>Medienbeckerei Blog &#187; TinyMCE</title>
	<atom:link href="http://blog.medienbeckerei.de/tag/tinymce/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.medienbeckerei.de</link>
	<description>IT Gedanken frisch auf den Tisch</description>
	<lastBuildDate>Thu, 12 May 2011 11:27:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fehlermeldung beim Erstellen neuer Artikel</title>
		<link>http://blog.medienbeckerei.de/85/fehlermeldung-beim-ersteller-neuer-artikel/</link>
		<comments>http://blog.medienbeckerei.de/85/fehlermeldung-beim-ersteller-neuer-artikel/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 22:31:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[TinyMCE]]></category>

		<guid isPermaLink="false">http://blog.medienbeckerei.de/?p=85</guid>
		<description><![CDATA[Dank des aufklärenden Artikels von pagenotfound hab ich endlich keine TinyMCE Fehlermeldungen mehr, wenn ich Artikel unter WP schreiben will. Vorher hatte ich immer gleich 5x am oberen Rand folgende Meldung in leichter Variation:
Warning: is_file()[function.is-file]: open_basedir
restriction in effect. File(/en.js) is not within
the allowed path(s):
(/var/www/htdocs/:/usr/share/php:/tmp) in
/var/www/meine-seite/httpdocs/wp-admin/includes/
post.php on line 1187
Zur Behebung des Problems einfach in der Datei  [...]]]></description>
			<content:encoded><![CDATA[<p>Dank des aufklärenden Artikels von <a  href="http://blog.medienbeckerei.de/primetime/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5wYWdlbm90Zm91bmQuZGUv" 0="target="_blank"">pagenotfound</a> hab ich endlich keine TinyMCE Fehlermeldungen mehr, wenn ich Artikel unter WP schreiben will. Vorher hatte ich immer gleich 5x am oberen Rand folgende Meldung in leichter Variation:</p>
<pre>Warning: is_file()[function.is-file]: open_basedir
restriction in effect. File(/en.js) is not within
the allowed path(s):
(/var/www/htdocs/:/usr/share/php:/tmp) in
/var/www/meine-seite/httpdocs/wp-admin/includes/
post.php on line 1187</pre>
<p>Zur Behebung des Problems einfach in der Datei   wp-admin/includes/post.php die Zeile 1188 und 1189 auskommentieren. Dann siehts so aus:</p>
<div class="wp_syntax">
<div class="code">
<pre class="php" style="font-family: monospace;"><span style="color: #666666; font-style: italic;">#if ( function_exists('realpath') )</span>
<span style="color: #666666; font-style: italic;">#    $path = trailingslashit( realpath($path) );</span></pre>
</div>
</div>
 <img src="http://blog.medienbeckerei.de/primetime/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=85" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.medienbeckerei.de/85/fehlermeldung-beim-ersteller-neuer-artikel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

