<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>whoismanu.com - Forum &#187; Tag: phpthumb - Recent Topics</title>
		<link>http://www.whoismanu.com/forum/tags/phpthumb</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 13:55:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.whoismanu.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.whoismanu.com/forum/rss/tags/phpthumb/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>stdbull on "Trouble with rendering a thumbnail image"</title>
			<link>http://www.whoismanu.com/forum/topic/trouble-with-rendering-a-thumbnail-image#post-1095</link>
			<pubDate>Sat, 25 Sep 2010 14:51:25 +0000</pubDate>
			<dc:creator>stdbull</dc:creator>
			<guid isPermaLink="false">1095@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm unable to get a thumbnail to be displayed correctly. Instead I get the &#34;read Usage comments for details&#34; message (red text on blue background). I've seen a few people reporting this but all these problems appear to have been resolved by fixing paths or permissions. I've checked and double checked things and AFAIK everything looks ok. I've tried calling phpThumb.php directly from a browser and I get the same message.&#60;/p&#62;
&#60;p&#62;I'm running:&#60;/p&#62;
&#60;p&#62;freeBSD 8.0&#60;br /&#62;
php 5.2.12&#60;br /&#62;
wordpress elegant grunge theme v1.0.3&#60;br /&#62;
wordpress v3.0.1&#60;br /&#62;
photoQ v1.9&#60;/p&#62;
&#60;p&#62;I realise that this version of photoQ has been tested up to WP 3.0.0.&#60;/p&#62;
&#60;p&#62;I know _something_ is working correctly because when invoking phpThumb directly with a file that doesn't exist I get a &#34;file doesn't exist&#34; error.&#60;/p&#62;
&#60;p&#62;What's strange is that method setSourceFile() in phpthump.class.php sets $this-&#38;gt;src to be equal to $sourceFilename but the error displayed is due to &#60;/p&#62;
&#60;p&#62;} elseif (!$phpThumb-&#38;gt;src) {&#60;br /&#62;
        $phpThumb-&#38;gt;ErrorImage('Usage: '.$_SERVER['PHP_SELF'].'?src=/path/and/filename.jpg'.&#34;\n&#34;.'read Usage comments for details');&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;in phpThumb.php. AFAIK $phpThumb-&#38;gt;src is populated yet this test is failing resulting in the phpThumb error being displayed. I've tried with no avail to enable some debug in photoQ and/or phpThumb. I think if I could do this I'd have more of an idea as to what could be going wrong.&#60;/p&#62;
&#60;p&#62;I appreciate that this error has been reported by several people and I have checked and double checked things based on the previously supplied answers, but I do hope that you could shed some light on what could be going wrong.&#60;/p&#62;
&#60;p&#62;Many thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timrybak on "Converting from 1 theme to another"</title>
			<link>http://www.whoismanu.com/forum/topic/converting-from-1-theme-to-another#post-1049</link>
			<pubDate>Tue, 31 Aug 2010 19:24:30 +0000</pubDate>
			<dc:creator>timrybak</dc:creator>
			<guid isPermaLink="false">1049@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi Manuel!  It's been a long time since I have posted anything here...  I hope you can offer some advice.&#60;/p&#62;
&#60;p&#62;I have been using photoq and a generic theme for almost 3 years now.  I would like to change to one of the themes that is integrated with your plugin, namely Viewport.  In my current site, there are two main image folders - main and original. I assume that this is because I defined a different size photo for the website than the originals are posted in.&#60;/p&#62;
&#60;p&#62;My question, I hope, is easy.  What do I need to do to ensure a seamless transition?  Can I just load the new theme and everything will update, or is there a process to bring the existing posts up to speed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cyborg on "PHPThumb Error on wp-comfy Theme."</title>
			<link>http://www.whoismanu.com/forum/topic/phpthumb-error-on-wp-comfy-theme#post-616</link>
			<pubDate>Sat, 28 Nov 2009 18:17:31 +0000</pubDate>
			<dc:creator>Cyborg</dc:creator>
			<guid isPermaLink="false">616@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi, folks.&#60;/p&#62;
&#60;p&#62;I am facing a severe problem with my site right now.&#60;/p&#62;
&#60;p&#62;The thumbnail pics on my site's homepage have stopped displaying after we shifted our domain name from &#60;a href=&#34;http://www.example.com/example1&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/example1&#60;/a&#62; to &#60;a href=&#34;http://www.example1.com&#34; rel=&#34;nofollow&#34;&#62;http://www.example1.com&#60;/a&#62; and instead I started getting the blue box with red error text in place of where the thumbs should be.&#60;/p&#62;
&#60;p&#62;Here is a screenshot of the error. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img269.imageshack.us/img269/2703/errormesg.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img269.imageshack.us/img269/2703/errormesg.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Guys, please help me out, I am in a major mess right now and need help.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;If you need any additional information, feel free to ask.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alexandre Gervais on "Thumbs and rebuilt link broken due to server move"</title>
			<link>http://www.whoismanu.com/forum/topic/thumbs-and-rebuilt-link-broken-due-to-server-move#post-579</link>
			<pubDate>Sat, 07 Nov 2009 05:46:40 +0000</pubDate>
			<dc:creator>Alexandre Gervais</dc:creator>
			<guid isPermaLink="false">579@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I'm currently hosted at Dreamhost and for some reason they decided to change my account to a new server, which is fine except that PhotoQ uses the server name in it's links structure. From what I understand from DH it shouldn't, so I end up with 2 problems : &#60;/p&#62;
&#60;p&#62;1- All the photos' thumbnails published pre server move now show the blue img with red words and link to this &#60;a href=&#34;http://alexandregervais.com/wp-content/plugins/photoq-photoblog-plugin/lib/phpThumb_1.7.9/phpThumb.php?src=/home/.SERVERNAME/alexgerv/alexandregervais.com/wp-content/photoblog/original/2009_08/Yokohama-0137.jpg&#38;amp;h=75&#38;amp;w=75&#34; rel=&#34;nofollow&#34;&#62;http://alexandregervais.com/wp-content/plugins/photoq-photoblog-plugin/lib/phpThumb_1.7.9/phpThumb.php?src=/home/.SERVERNAME/alexgerv/alexandregervais.com/wp-content/photoblog/original/2009_08/Yokohama-0137.jpg&#38;amp;h=75&#38;amp;w=75&#60;/a&#62; which is now wrong, by simply removing the .SERVERNAME it works perfectly.&#60;/p&#62;
&#60;p&#62;2- Similar problem by trying to rebuilt a photo which produce this message : Post &#34;Three-Storied Pagoda of Old Tomyoji in Sankeien, Yokohama (Japan)&#34;: The photo &#34;Yokohama-0137.jpg&#34; could not be found at &#34;/home/.SERVERNAME/alexgerv/alexandregervais.com/wp-content/photoblog/original/2009_08/Yokohama-0137.jpg&#34;. Again the .SERVERNAME shouldn't be used...&#60;/p&#62;
&#60;p&#62;I tried some of the solution I found here like changing the value for $PHPTHUMB_CONFIG['prefer_imagemagick'], $PHPTHUMB_CONFIG['imagemagick_use_thumbnail'] and $CONFIG_ALLOW_SRC_ABOVE_DOCROOT. I also tried to change the DocumentRoot configuration to other options available in the code. All without any success&#60;/p&#62;
&#60;p&#62;Hopefully somebody might have a clue because I ran out of ideas here...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryanglobal on "phpThumb not displaying Thumbnails on local machine"</title>
			<link>http://www.whoismanu.com/forum/topic/phpthumb-not-displaying-thumbnails-on-local-machine#post-518</link>
			<pubDate>Tue, 20 Oct 2009 07:28:49 +0000</pubDate>
			<dc:creator>ryanglobal</dc:creator>
			<guid isPermaLink="false">518@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi Everyone&#60;/p&#62;
&#60;p&#62;I am having an issue where phpThumb is not showing thumbnails in the admin area on my local install.&#60;/p&#62;
&#60;p&#62;Using:&#60;/p&#62;
&#60;p&#62;Windows XP&#60;br /&#62;
Apache 2.0.59&#60;br /&#62;
PHP 5.2&#60;/p&#62;
&#60;p&#62;Everything seems to work fine, images get uploaded to correct locations and the path that phpThumb points to as the source is correct. (It uses something like src=C:/Web/Apache2/htdocs/testsite.co.za/wp-content/photoQImages/qdir/testimage.jpg&#38;amp;h=90&#38;amp;w=200)&#60;/p&#62;
&#60;p&#62;I get no errors just no image is displayed.&#60;/p&#62;
&#60;p&#62;Any thoughts&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Ryan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alx on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-304</link>
			<pubDate>Tue, 28 Jul 2009 10:59:17 +0000</pubDate>
			<dc:creator>alx</dc:creator>
			<guid isPermaLink="false">304@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi Whoismanu,&#60;/p&#62;
&#60;p&#62;First thanks for PhotoQ, I'm using it for a long time now, butsince I have to deploy it on a new platform, I'm getting this error with PhotoQ 1.7 and Wordpress 2.8 on a Mac OSX 10.5.&#60;/p&#62;
&#60;p&#62;From what I can read, it begins to break when fetching the ImageMagick version:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ImageMagick version checked with &#38;quot;&#38;quot;/opt/local/bin/convert&#38;quot; --version&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 1152

ImageMagick did not return recognized version string (Version: ImageMagick 6.4.8 2009-01-20 Q8 &#60;a href=&#34;http://www.imagemagick.org&#34; rel=&#34;nofollow&#34;&#62;http://www.imagemagick.org&#60;/a&#62;
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC) in file &#38;quot;phpthumb.class.php&#38;quot; on line 1158

ImageMagick convert --version says &#38;quot;&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 1160&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then, the sourceFilename and cache directory seem to be empty:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;sourceFilename set to &#38;quot;&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 817

...

SetCacheFilename() failed because $this-&#38;gt;config_cache_directory is empty in file &#38;quot;phpthumb.class.php&#38;quot; on line 3076&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've verified the permissions and the path to convert, this path is ok because it fetch the version number even if it can't recognized it.&#60;/p&#62;
&#60;p&#62;Im hoping someone else got this error on Mac OSX, I remember to struggle last year when I installed it for a friend: it was working on the webhost but not on the local Mac OSX install, so all debug occured directly on the webhoster.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Alex&#60;/p&#62;
&#60;p&#62;----&#60;br /&#62;
Full debug log:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;phpThumb() v1.7.9-200805132119

&#38;quot;&#38;quot; does not exist

phpThumb() v1.7.9-200805132119 in file &#38;quot;phpthumb.class.php&#38;quot; on line 216

setSourceFilename(/Users/alx/Sites/rosa/wp-content/qdir/Picture-5.png) set $this-&#38;gt;sourceFilename to &#38;quot;/Users/alx/Sites/rosa/wp-content/qdir/Picture-5.png&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 243

  file_exists(/opt/local/bin/convert) = 1 in file &#38;quot;phpthumb.class.php&#38;quot; on line 1105

is_executable(/opt/local/bin/convert) = 1 in file &#38;quot;phpthumb.class.php&#38;quot; on line 1106

using ImageMagick path from $this-&#38;gt;config_imagemagick_path (/opt/local/bin/convert) in file &#38;quot;phpthumb.class.php&#38;quot; on line 1108

ImageMagick version checked with &#38;quot;&#38;quot;/opt/local/bin/convert&#38;quot; --version&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 1152

ImageMagick did not return recognized version string (Version: ImageMagick 6.4.8 2009-01-20 Q8 &#60;a href=&#34;http://www.imagemagick.org&#34; rel=&#34;nofollow&#34;&#62;http://www.imagemagick.org&#60;/a&#62;
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC) in file &#38;quot;phpthumb.class.php&#38;quot; on line 1158

ImageMagick convert --version says &#38;quot;&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 1160

$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file &#38;quot;phpthumb.class.php&#38;quot; on line 888

$this-&#38;gt;thumbnailFormat set to $this-&#38;gt;config_output_format &#38;quot;jpeg&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 899

$this-&#38;gt;thumbnailQuality set to &#38;quot;95&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 916

!$this-&#38;gt;config_allow_src_above_docroot therefore setting &#38;quot;/Users/alx/Sites/rosa/wp-content/qdir/Picture-5.png&#38;quot; (outside &#38;quot;/Library/WebServer/Documents&#38;quot;) to null in file &#38;quot;phpthumb.class.php&#38;quot; on line 1070

$this-&#38;gt;sourceFilename set to &#38;quot;&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 817

phpThumb() v1.7.9-200805132119

&#38;quot;&#38;quot; does not exist in file &#38;quot;phpthumb.class.php&#38;quot; on line 3709

setCacheDirectory() starting with config_cache_directory = &#38;quot;&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 923

$this-&#38;gt;config_cache_directory () is not a directory in file &#38;quot;phpthumb.class.php&#38;quot; on line 959

SetCacheFilename() failed because $this-&#38;gt;config_cache_directory is empty in file &#38;quot;phpthumb.class.php&#38;quot; on line 3076

starting ExtractEXIFgetImageSize() in file &#38;quot;phpthumb.class.php&#38;quot; on line 2920

skipping GetImageSize() because $this-&#38;gt;sourceFilename is empty in file &#38;quot;phpthumb.class.php&#38;quot; on line 2932

GetImageSize(&#38;quot;&#38;quot;) failed in file &#38;quot;phpthumb.class.php&#38;quot; on line 2959

$this-&#38;gt;useRawIMoutput=true after checking $UnAllowedParameters in file &#38;quot;phpthumb.class.php&#38;quot; on line 1252

ImageMagickThumbnailToGD() aborting because $this-&#38;gt;sourceFilename is empty in file &#38;quot;phpthumb.class.php&#38;quot; on line 1295

ImageMagickThumbnailToGD() failed in file &#38;quot;phpthumb.class.php&#38;quot; on line 2966

SetOrientationDependantWidthHeight() starting with &#38;quot;&#38;quot;x&#38;quot;&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 2899

SetOrientationDependantWidthHeight() setting w=&#38;quot;80&#38;quot;, h=&#38;quot;0&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 2915

EXIF thumbnail extraction: (size=0; type=&#38;quot;&#38;quot;; 0x0) in file &#38;quot;phpthumb.class.php&#38;quot; on line 3015

starting SourceImageToGD() in file &#38;quot;phpthumb.class.php&#38;quot; on line 3273

$this-&#38;gt;useRawIMoutput=true after checking $UnAllowedParameters in file &#38;quot;phpthumb.class.php&#38;quot; on line 1252

ImageMagickThumbnailToGD() aborting because $this-&#38;gt;sourceFilename is empty in file &#38;quot;phpthumb.class.php&#38;quot; on line 1295

Not using EXIF thumbnail data because $this-&#38;gt;exif_thumbnail_data is empty in file &#38;quot;phpthumb.class.php&#38;quot; on line 3329

$this-&#38;gt;gdimg_source is still empty in file &#38;quot;phpthumb.class.php&#38;quot; on line 3381

ImageMagickThumbnailToGD() failed in file &#38;quot;phpthumb.class.php&#38;quot; on line 3383

phpThumb() v1.7.9-200805132119

Unable to create image, neither filename nor image data suppplied in SourceImageToGD() [3490] in file &#38;quot;phpthumb.class.php&#38;quot; on line 3709

SourceImageToGD() failed in file &#38;quot;phpthumb.class.php&#38;quot; on line 323&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>samuelg on "phpThumb error on post"</title>
			<link>http://www.whoismanu.com/forum/topic/phpthumb-error-on-post#post-78</link>
			<pubDate>Tue, 21 Apr 2009 05:48:29 +0000</pubDate>
			<dc:creator>samuelg</dc:creator>
			<guid isPermaLink="false">78@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I'm getting the following errors when trying to post any photos from my queue. I'm not sure what's going on.&#60;/p&#62;
&#60;p&#62;Publishing Photo did not succeed.&#60;br /&#62;
Failed:&#60;/p&#62;
&#60;p&#62;phpThumb() v1.7.8-200709161750 in file &#34;phpthumb.class.php&#34; on line 216&#60;/p&#62;
&#60;p&#62;setSourceFilename(/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg) set $this-&#38;gt;sourceFilename to &#34;/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg&#34; in file &#34;phpthumb.class.php&#34; on line 243&#60;/p&#62;
&#60;p&#62;$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file &#34;phpthumb.class.php&#34; on line 882&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;thumbnailFormat set to $this-&#38;gt;config_output_format &#34;jpeg&#34; in file &#34;phpthumb.class.php&#34; on line 893&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;thumbnailQuality set to &#34;95&#34; in file &#34;phpthumb.class.php&#34; on line 910&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;sourceFilename set to &#34;/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg&#34; in file &#34;phpthumb.class.php&#34; on line 811&#60;/p&#62;
&#60;p&#62;setCacheDirectory() starting with config_cache_directory = &#34;&#34; in file &#34;phpthumb.class.php&#34; on line 917&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;config_cache_directory () is not a directory in file &#34;phpthumb.class.php&#34; on line 953&#60;/p&#62;
&#60;p&#62;SetCacheFilename() failed because $this-&#38;gt;config_cache_directory is empty in file &#34;phpthumb.class.php&#34; on line 2999&#60;/p&#62;
&#60;p&#62;starting ExtractEXIFgetImageSize() in file &#34;phpthumb.class.php&#34; on line 2856&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;useRawIMoutput=true after checking $UnAllowedParameters in file &#34;phpthumb.class.php&#34; on line 1223&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file &#34;phpthumb.class.php&#34; on line 1827&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() failed in file &#34;phpthumb.class.php&#34; on line 2886&#60;/p&#62;
&#60;p&#62;SetOrientationDependantWidthHeight() starting with &#34;3698&#34;x&#34;2466&#34; in file &#34;phpthumb.class.php&#34; on line 2835&#60;/p&#62;
&#60;p&#62;SetOrientationDependantWidthHeight() setting w=&#34;825&#34;, h=&#34;0&#34; in file &#34;phpthumb.class.php&#34; on line 2851&#60;/p&#62;
&#60;p&#62;exif_thumbnail() does not exist, cannot extract EXIF thumbnail in file &#34;phpthumb.class.php&#34; on line 2933&#60;/p&#62;
&#60;p&#62;starting SourceImageToGD() in file &#34;phpthumb.class.php&#34; on line 3196&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;useRawIMoutput=true after checking $UnAllowedParameters in file &#34;phpthumb.class.php&#34; on line 1223&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file &#34;phpthumb.class.php&#34; on line 1827&#60;/p&#62;
&#60;p&#62;starting ImageCreateFromFilename(/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg) in file &#34;phpthumb.class.php&#34; on line 3111&#60;/p&#62;
&#60;p&#62;ImageCreateFromFilename found ($getimagesizeinfo[2]==2) in file &#34;phpthumb.class.php&#34; on line 3120&#60;/p&#62;
&#60;p&#62;Calling ImageCreateFromJPEG(/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg) in file &#34;phpthumb.class.php&#34; on line 3128&#60;/p&#62;
&#60;p&#62;Not using EXIF thumbnail data because $this-&#38;gt;gdimg_source is already set in file &#34;phpthumb.class.php&#34; on line 3241&#60;/p&#62;
&#60;p&#62;CalculateThumbnailDimensions() [x,y,w,h] initially set to [0,0,3698,2466] in file &#34;phpthumb.class.php&#34; on line 2721&#60;/p&#62;
&#60;p&#62;CreateGDoutput() returning canvas &#34;825x550&#34; in file &#34;phpthumb.class.php&#34; on line 2830&#60;/p&#62;
&#60;p&#62;ImageResizeFunction($o, $s, 0, -0, 0, 0, 825, 550.148729043, 3698, 2466) in file &#34;phpthumb.class.php&#34; on line 3808&#60;/p&#62;
&#60;p&#62;memory_get_usage() after copy-resize = 64066008 in file &#34;phpthumb.class.php&#34; on line 390&#60;/p&#62;
&#60;p&#62;memory_get_usage() after ImageDestroy = 18398216 in file &#34;phpthumb.class.php&#34; on line 392&#60;/p&#62;
&#60;p&#62;AntiOffsiteLinking() says this is allowed in file &#34;phpthumb.class.php&#34; on line 2023&#60;/p&#62;
&#60;p&#62;skipping AlphaChannelFlatten() because !$this-&#38;gt;is_alpha in file &#34;phpthumb.class.php&#34; on line 2079&#60;/p&#62;
&#60;p&#62;GenerateThumbnail() completed successfully in file &#34;phpthumb.class.php&#34; on line 404&#60;/p&#62;
&#60;p&#62;RenderToFile() failed because &#34;/home/samuelg/domains/samuelg.net/public_html/wp-content/main/2009_04/&#34; is not writable in file &#34;phpthumb.class.php&#34; on line 531
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

