<?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; Topic: phpThumb problem - thumbnails not displaying - posts not posting</title>
		<link>http://www.whoismanu.com/forum/topic/phpthumb-problem-thumbnails-not-displaying-posts-not-posting</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Feb 2012 01:10:02 +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/topic/phpthumb-problem-thumbnails-not-displaying-posts-not-posting" rel="self" type="application/rss+xml" />

		<item>
			<title>adammurphy on "phpThumb problem - thumbnails not displaying - posts not posting"</title>
			<link>http://www.whoismanu.com/forum/topic/phpthumb-problem-thumbnails-not-displaying-posts-not-posting#post-793</link>
			<pubDate>Mon, 15 Mar 2010 10:54:03 +0000</pubDate>
			<dc:creator>adammurphy</dc:creator>
			<guid isPermaLink="false">793@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Sorry - false alarm.  Looks like they hadn't completed the server transfer, so the paths were screwed up.  Seems to be working now *crosses fingers*&#60;/p&#62;
&#60;p&#62;Thanks again for a great plugin :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adammurphy on "phpThumb problem - thumbnails not displaying - posts not posting"</title>
			<link>http://www.whoismanu.com/forum/topic/phpthumb-problem-thumbnails-not-displaying-posts-not-posting#post-792</link>
			<pubDate>Sun, 14 Mar 2010 13:42:39 +0000</pubDate>
			<dc:creator>adammurphy</dc:creator>
			<guid isPermaLink="false">792@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;File permissions seem ok - no errors reported.  I don't know about GD or Imagemagick - what should I be asking my provider?  Are GD or Imagemagick installed and if so where?  Really just guessing based on similar problems others have reported.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adammurphy on "phpThumb problem - thumbnails not displaying - posts not posting"</title>
			<link>http://www.whoismanu.com/forum/topic/phpthumb-problem-thumbnails-not-displaying-posts-not-posting#post-791</link>
			<pubDate>Sun, 14 Mar 2010 13:39:27 +0000</pubDate>
			<dc:creator>adammurphy</dc:creator>
			<guid isPermaLink="false">791@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am in the process of migrating my site to a new server and provider (currently at &#60;a href=&#34;http://69.175.126.138/~adammur2/)&#34; rel=&#34;nofollow&#34;&#62;http://69.175.126.138/~adammur2/)&#60;/a&#62;.  WordPress 2.9.2.  PhotoQ 1.8.3 It is all working fine except for PhotoQ, which is having some difficulties.  Thumbnails in the dashboard are not being created - instead I get a small image which displays the following text:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;phpThumb() v1.7.9-200805132119

Usage:
/adammur2/wp-content/plugins/photoq-photoblog-plugin/lib/phpThumb_1.7.9/phpThumb.php?src=path/and/filename.jpg
read Usage comments for details&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If I click on the thumbnail the image is displayed as normal.  If I try to post the photo I get the following error:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Failed:
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(/home/adammur2/public_html/wp-content/qdir/adam_murphy_sketch-6.jpg) set $this-&#38;gt;sourceFilename to &#38;quot;/home/adammur2/public_html/wp-content/qdir/adam_murphy_sketch-6.jpg&#38;quot; in file &#38;quot;phpthumb.class.php&#38;quot; on line 243

  file_exists() = 0 in file &#38;quot;phpthumb.class.php&#38;quot; on line 1105

is_executable() = 0 in file &#38;quot;phpthumb.class.php&#38;quot; on line 1106

ImageMagickThumbnailToGD() aborting because cannot find convert in $this-&#38;gt;config_imagemagick_path (), and &#38;lt;code&#38;gt;which convert&#38;lt;/code&#38;gt; returned (which: no convert in (/bin:/usr/bin)) in file &#38;quot;phpthumb.class.php&#38;quot; on line 1135

$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;/home/adammur2/public_html/wp-content/qdir/adam_murphy_sketch-6.jpg&#38;quot; (outside &#38;quot;/usr/local/apache/htdocs&#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;0&#38;quot;, h=&#38;quot;300&#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;
&#60;p&#62;Any advice you can give would be much appreciated.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Adam.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

