<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>WordPress DK Forum Tag: timthumb - Recent Topics</title>
		<link>http://wp-danmark.dk/forum/tags/timthumb</link>
		<description>WordPress DK Forum Tag: timthumb - Recent Topics</description>
		<language>da-DK</language>
		<pubDate>Fri, 17 Jul 2026 00:46:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Søg]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wp-danmark.dk/forum/search.php</link>
		</textInput>
		<atom:link href="http://wp-danmark.dk/forum/rss/tags/timthumb/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>Jakobseen om "Opgradere et script"</title>
			<link>http://wp-danmark.dk/forum/topic/opgradere-et-script#post-33129</link>
			<pubDate>man, 09 jan 2012 15:55:22 +0000</pubDate>
			<dc:creator>Jakobseen</dc:creator>
			<guid isPermaLink="false">33129@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hej,&#60;/p&#62;
&#60;p&#62;Jeg skal have opgraderet Timthumb på min blog &#60;a href=&#34;http://www.dannijakobsen.dk&#34; rel=&#34;nofollow&#34;&#62;http://www.dannijakobsen.dk&#60;/a&#62; da billederne ikke bliver vist ordentligt, og der har været et bug med scriptet. &#60;/p&#62;
&#60;p&#62;Jeg kan se at scriptet kan hentes her: &#60;a href=&#34;http://code.google.com/p/timthumb/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/timthumb/&#60;/a&#62;&#60;br /&#62;
Men hvor findes dette script på min blog, og vil det i så fald bare være at lave en copy/paste?&#60;/p&#62;
&#60;p&#62;På forhånd mange tak :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raslang om "arras tema og timthumb"</title>
			<link>http://wp-danmark.dk/forum/topic/arras-tema-og-timthumb#post-11303</link>
			<pubDate>man, 20 jul 2009 09:52:24 +0000</pubDate>
			<dc:creator>raslang</dc:creator>
			<guid isPermaLink="false">11303@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg kæmper virkelig en kamp med at få vist thumbnails på min forside. Jeg har fulgt troubleshooting'en på &#60;a href=&#34;http://www.arrastheme.com/forums/topic.php?id=79&#34; rel=&#34;nofollow&#34;&#62;http://www.arrastheme.com/forums/topic.php?id=79&#60;/a&#62;. Googlet problemet og forsøgt med alverdens ting. bl.a. har jeg gd library installeret. lavet tilladelserne om til 755 og endda prøvet med 777 utallige gange. jeg har været inde og ændre i timthumb.php med følgende råd:&#60;/p&#62;
&#60;p&#62;I am running wpmu 2.7.1 and I modified the arras-theme/library/timthumb.php to allow for my thumbnails to work, but right now only for main blog.&#60;/p&#62;
&#60;p&#62;To get it to work for all blogs in wpmu it must return the value for the blog. Still working to get that part to work.&#60;/p&#62;
&#60;p&#62;But this is what I did, maybe it will help someone.&#60;br /&#62;
The issue was that the file was not where the cleanSource, get_document_root functions said it should be.&#60;/p&#62;
&#60;p&#62;Around line 538 there is a line in the function cleanSource&#60;br /&#62;
$src = str_replace($host, &#34;&#34;, $src);&#60;/p&#62;
&#60;p&#62;I added below that line the folowing to replace /files/ with blogs.dir/1/files/, the 1 is the main blog user/admin.&#60;/p&#62;
&#60;p&#62;$src = str_replace(&#34;/files/&#34;, &#34;blogs.dir/1/files/&#34;, $src); &#60;/p&#62;
&#60;p&#62;Also I removed one of the values in the array in function get_document_root&#60;br /&#62;
removed ../../../../../ and the comma (,) on line above.&#60;/p&#62;
&#60;p&#62;Efterfølgende gik jeg ind og ændrede min timthumb.php til:&#60;/p&#62;
&#60;p&#62; $src = str_replace($host, &#34;&#34;, $src);&#60;br /&#62;
	$src = str_replace(&#34;/files/&#34;, &#34;blogs.dir/1/files/&#34;, $src)&#60;br /&#62;
	$host = str_replace(&#34;www.&#34;, &#34;&#34;, $host);&#60;br /&#62;
	$src = str_replace($host, &#34;&#34;, $src);&#60;/p&#62;
&#60;p&#62;Gør jeg noget forkert her?&#60;/p&#62;
&#60;p&#62;Min side er rasanne.dk og jeg bruger one.com og temaet er arras&#60;br /&#62;
Håber virkelig der er en derude der kan/vil hjælpe mig, da jeg er blevet hårløs af rive mit hår ud i desperation.&#60;/p&#62;
&#60;p&#62;med venlig hilsen&#60;br /&#62;
Rasmus
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
