<?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: publish - Recent Posts</title>
		<link>http://www.whoismanu.com/forum/tags/publish</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 12:23: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/tags/publish" rel="self" type="application/rss+xml" />

		<item>
			<title>Thrash on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-509</link>
			<pubDate>Fri, 09 Oct 2009 14:59:26 +0000</pubDate>
			<dc:creator>Thrash</dc:creator>
			<guid isPermaLink="false">509@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;You are right, thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-508</link>
			<pubDate>Wed, 07 Oct 2009 17:40:44 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">508@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;i don't think it is the same problem as the others in this post had. look at the last line of your error message: RenderToFile() failed because &#34;/mnt/linux/danger/htdocs/meh.ro/thumbnail/2009_10/&#34; is not writable in file &#34;phpthumb.class.php&#34; on line 531&#60;/p&#62;
&#60;p&#62;this clearly indicates a problem with permissions. your thumbnail/2009 folder (or probably the entire thumbnail folder) is no longer writable by photoq. please check the permissions of the folder in your imgdir, i guess that they were changed and that is why it doesn't work anymore.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Thrash on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-507</link>
			<pubDate>Wed, 07 Oct 2009 16:02:55 +0000</pubDate>
			<dc:creator>Thrash</dc:creator>
			<guid isPermaLink="false">507@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;GD 2&#60;/p&#62;
&#60;p&#62;Failed:&#60;/p&#62;
&#60;p&#62;phpThumb() v1.7.9-200805132119 in file &#34;phpthumb.class.php&#34; on line 216&#60;/p&#62;
&#60;p&#62;setSourceFilename(/mnt/linux/danger/htdocs/meh.ro/qdir/meh.ro511.jpg) set $this-&#38;gt;sourceFilename to &#34;/mnt/linux/danger/htdocs/meh.ro/qdir/meh.ro511.jpg&#34; in file &#34;phpthumb.class.php&#34; on line 243&#60;/p&#62;
&#60;p&#62;  file_exists() = 0 in file &#34;phpthumb.class.php&#34; on line 1105&#60;/p&#62;
&#60;p&#62;is_executable() = 0 in file &#34;phpthumb.class.php&#34; on line 1106&#60;/p&#62;
&#60;p&#62;using ImageMagick path from &#60;code&#62;which convert&#60;/code&#62; (/usr/bin/convert) in file &#34;phpthumb.class.php&#34; on line 1125&#60;/p&#62;
&#60;p&#62;ImageMagick version checked with &#34;convert --version&#34; in file &#34;phpthumb.class.php&#34; on line 1152&#60;/p&#62;
&#60;p&#62;ImageMagick convert --version says &#34;Version: ImageMagick 6.4.0 07/27/08 Q16 http:&#34; in file &#34;phpthumb.class.php&#34; on line 1160&#60;/p&#62;
&#60;p&#62;Addding ImageMagick formats to $AvailableImageOutputFormats (text;ico;bmp;wbmp;gif;png;jpeg) in file &#34;phpthumb.class.php&#34; on line 882&#60;/p&#62;
&#60;p&#62;$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file &#34;phpthumb.class.php&#34; on line 888&#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 899&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;thumbnailQuality set to &#34;99&#34; in file &#34;phpthumb.class.php&#34; on line 916&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;sourceFilename set to &#34;/mnt/linux/danger/htdocs/meh.ro/qdir/meh.ro511.jpg&#34; in file &#34;phpthumb.class.php&#34; on line 817&#60;/p&#62;
&#60;p&#62;setCacheDirectory() starting with config_cache_directory = &#34;&#34; in file &#34;phpthumb.class.php&#34; on line 923&#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 959&#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 3076&#60;/p&#62;
&#60;p&#62;starting ExtractEXIFgetImageSize() in file &#34;phpthumb.class.php&#34; on line 2920&#60;/p&#62;
&#60;p&#62;GetImageSize(/mnt/linux/danger/htdocs/meh.ro/qdir/meh.ro511.jpg) says image is 2560x1920 in file &#34;phpthumb.class.php&#34; on line 2930&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;useRawIMoutput=true after checking $UnAllowedParameters in file &#34;phpthumb.class.php&#34; on line 1252&#60;/p&#62;
&#60;p&#62;phpThumb_tempnam() returning &#34;/mnt/linux/danger/htdocs/meh.ro/wp-content/photoQCache/pThumb98sDJh&#34; in file &#34;phpthumb.class.php&#34; on line 3929&#60;/p&#62;
&#60;p&#62;ImageMagickSwitchAvailable(thumbnail) = 1 in file &#34;phpthumb.class.php&#34; on line 1192&#60;/p&#62;
&#60;p&#62;ImageMagickSwitchAvailable(density) = 1 in file &#34;phpthumb.class.php&#34; on line 1192&#60;/p&#62;
&#60;p&#62;GetImageSize(/mnt/linux/danger/htdocs/meh.ro/qdir/meh.ro511.jpg) SUCCEEDED: Array&#60;br /&#62;
(&#60;br /&#62;
    [0] =&#38;gt; 2560&#60;br /&#62;
    [1] =&#38;gt; 1920&#60;br /&#62;
    [2] =&#38;gt; 2&#60;br /&#62;
    [3] =&#38;gt; width=&#34;2560&#34; height=&#34;1920&#34;&#60;br /&#62;
    [bits] =&#38;gt; 8&#60;br /&#62;
    [channels] =&#38;gt; 3&#60;br /&#62;
    [mime] =&#38;gt; image/jpeg&#60;br /&#62;
)&#60;br /&#62;
 in file &#34;phpthumb.class.php&#34; on line 1332&#60;/p&#62;
&#60;p&#62;GetImageSize(/mnt/linux/danger/htdocs/meh.ro/qdir/meh.ro511.jpg) returned [w=2560;h=1920;f=2] in file &#34;phpthumb.class.php&#34; on line 1337&#60;/p&#62;
&#60;p&#62;source dimensions set to 2560x1920 in file &#34;phpthumb.class.php&#34; on line 1340&#60;/p&#62;
&#60;p&#62;SetOrientationDependantWidthHeight() starting with &#34;2560&#34;x&#34;1920&#34; in file &#34;phpthumb.class.php&#34; on line 2899&#60;/p&#62;
&#60;p&#62;SetOrientationDependantWidthHeight() setting w=&#34;455&#34;, h=&#34;0&#34; in file &#34;phpthumb.class.php&#34; on line 2915&#60;/p&#62;
&#60;p&#62;Remaining $this-&#38;gt;fltr after ImageMagick: (&#60;/p&#62;
&#60;p&#62; array   empty &#60;/p&#62;
&#60;p&#62;) in file &#34;phpthumb.class.php&#34; on line 1824&#60;/p&#62;
&#60;p&#62;ImageMagickSwitchAvailable(quality;interlace) = 1 in file &#34;phpthumb.class.php&#34; on line 1189&#60;/p&#62;
&#60;p&#62;ImageMagick called as (convert -density 150 -background &#34;#FFFFFF&#34; -thumbnail 455x -quality 99 -interlace line  &#34;/mnt/linux/danger/htdocs/meh.ro/qdir/meh.ro511.jpg[0]&#34; jpeg:&#34;/mnt/linux/danger/htdocs/meh.ro/wp-content/photoQCache/pThumb98sDJh&#34; 2&#38;gt;&#38;#38;1) in file &#34;phpthumb.class.php&#34; on line 1843&#60;/p&#62;
&#60;p&#62;GetImageSize(/mnt/linux/danger/htdocs/meh.ro/wp-content/photoQCache/pThumb98sDJh) returned [w=455;h=341;f=2] in file &#34;phpthumb.class.php&#34; on line 1864&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD::ImageCreateFromJPEG() succeeded, $this-&#38;gt;gdimg_source is now (455x341) in file &#34;phpthumb.class.php&#34; on line 1870&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() returning $this-&#38;gt;IMresizedData (176041 bytes) in file &#34;phpthumb.class.php&#34; on line 1871&#60;/p&#62;
&#60;p&#62;deleting &#34;/mnt/linux/danger/htdocs/meh.ro/wp-content/photoQCache/pThumb98sDJh&#34; in file &#34;phpthumb.class.php&#34; on line 1876&#60;/p&#62;
&#60;p&#62;Skipping rest of GenerateThumbnail() because ($this-&#38;gt;useRawIMoutput == true) in file &#34;phpthumb.class.php&#34; on line 318&#60;/p&#62;
&#60;p&#62;RenderToFile() failed because &#34;/mnt/linux/danger/htdocs/meh.ro/thumbnail/2009_10/&#34; is not writable in file &#34;phpthumb.class.php&#34; on line 531&#60;/p&#62;
&#60;p&#62;Publishing Photo did not succeed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-503</link>
			<pubDate>Tue, 06 Oct 2009 22:12:01 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">503@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;could you post your error message? thanks.&#60;/p&#62;
&#60;p&#62;also do you use imagemagick or gd?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Thrash on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-497</link>
			<pubDate>Mon, 05 Oct 2009 05:32:39 +0000</pubDate>
			<dc:creator>Thrash</dc:creator>
			<guid isPermaLink="false">497@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I don't have any thumb problems, like the others do.&#60;br /&#62;
Posting as another author doesn't work (with auto-posting; I dunno manually 'cuz of the error).&#60;/p&#62;
&#60;p&#62;I see quite a few 'thumb' topics lately. Could this be a problem triggered by version 1.8.1 like the one with random posting was?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Thrash on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-496</link>
			<pubDate>Mon, 05 Oct 2009 04:47:43 +0000</pubDate>
			<dc:creator>Thrash</dc:creator>
			<guid isPermaLink="false">496@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I started having the same problem.&#60;br /&#62;
I set the 'true' parameter in line 142, didn't solve anything.&#60;/p&#62;
&#60;p&#62;Auto-posting seems to work, though. (only if that parameter is set to 'false')&#60;br /&#62;
I get the error only when I click Post Top of Queue (or the secondary button).&#60;/p&#62;
&#60;p&#62;The last thing I did, before this started happening, is modifying PhotoQ Default Author (while there were images in the queue)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Thrash on "Random posting order"</title>
			<link>http://www.whoismanu.com/forum/topic/random-posting-order#post-458</link>
			<pubDate>Thu, 24 Sep 2009 16:09:03 +0000</pubDate>
			<dc:creator>Thrash</dc:creator>
			<guid isPermaLink="false">458@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Everything is back to normal now.&#60;br /&#62;
Thanks for your quick and efficient intervention.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Random posting order"</title>
			<link>http://www.whoismanu.com/forum/topic/random-posting-order#post-456</link>
			<pubDate>Thu, 24 Sep 2009 00:03:14 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">456@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Ok you can now download the new version 1.8.2 that contains a fix for this bug. Let's hope it does the job.&#60;/p&#62;
&#60;p&#62;From what I saw, in 1.8 it must have been rare (quite a few conditions met at same time) but due to the changes I made in 1.8.1 it became much more frequent :-) shit happens.&#60;/p&#62;
&#60;p&#62;ok anyway I hope it works now. Please tell me whether the update solves your problem. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Thrash on "Random posting order"</title>
			<link>http://www.whoismanu.com/forum/topic/random-posting-order#post-455</link>
			<pubDate>Wed, 23 Sep 2009 23:44:13 +0000</pubDate>
			<dc:creator>Thrash</dc:creator>
			<guid isPermaLink="false">455@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I'll get back to you on the server info.&#60;br /&#62;
I didn't have a chance to do more observations, but from the little I know:&#60;/p&#62;
&#60;p&#62;Yes, I think it happened once with manual posting. I dragged the images into order then I posted the first one... the second one lost a position. But I did that quite fast so that could have been caused by the refresh rate. And I only did this once, so I dunno if it happens often or all the time.&#60;br /&#62;
I used secondary button (manual) for 5 images... their order was OK.&#60;/p&#62;
&#60;p&#62;The autoupdate said it was OK.&#60;/p&#62;
&#60;p&#62;I think the queue had images in it when I updated.&#60;/p&#62;
&#60;p&#62;The second image is always posted, it's pushed back no more than a couple of times.&#60;/p&#62;
&#60;p&#62;I seriously doubt that the bug was always there and I was lucky with 1.8. It NEVER EVER happened with 1.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Random posting order"</title>
			<link>http://www.whoismanu.com/forum/topic/random-posting-order#post-454</link>
			<pubDate>Wed, 23 Sep 2009 22:36:48 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">454@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;update: i was able to reproduce this but unfortunately in both 1.8.1 and 1.8. so downgrading won't help unless you downgrade to the latest 1.7 version of photoq (guess you could still do this but there i really don't know what the impact will be), it seems to be a bug that was already there before. you just got lucky until now...&#60;/p&#62;
&#60;p&#62;what apparently happens if your queue gets into a certain &#34;doomed&#34; state (i still have to figure out how this happens exactly. rather rare event i guess however as i did not have anyone else complaining about this and 1.8 has been out for almost a month) is that the second photo never gets posted and just gets pushed back in the queue. this also corresponds to the example you wrote above. so if you post your queue until the end you get an ordering of the form 1, 3, 4, 5, ..., N-1, N, 2 &#60;/p&#62;
&#60;p&#62;i will try to patch this as soon as possible. i'll keep you updated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Random posting order"</title>
			<link>http://www.whoismanu.com/forum/topic/random-posting-order#post-453</link>
			<pubDate>Wed, 23 Sep 2009 22:02:14 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">453@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;one more thing just came to my mind. was your queue full or empty when you upgraded?&#60;/p&#62;
&#60;p&#62;if it was not empty i might start to see where this could come from.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Random posting order"</title>
			<link>http://www.whoismanu.com/forum/topic/random-posting-order#post-452</link>
			<pubDate>Wed, 23 Sep 2009 21:58:16 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">452@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;of course i am not able to reproduce this :-), at least not so far and not on my development machine. but yes, i had to change one thing regarding the queue ordering in the last update, so it is definitely not out of the question that i introduced a bug by doing so.&#60;/p&#62;
&#60;p&#62;could you give me some information on your setup: win/linux/mac server? php4 or 5?&#60;br /&#62;
does it happen also if you hit post top of queue? or is it via the secondary post button? or via cronjobs only?&#60;/p&#62;
&#60;p&#62;also are you sure that the update went over correctly, i.e. that every file got replaced?&#60;br /&#62;
to be sure you could maybe delete the entire photoq folder and copy the new one there again.&#60;/p&#62;
&#60;p&#62;finally, regarding downgrading. i did not try but as far as i can see you should be able to just copy it over the new one. but again, i didn't test this and backups are always a good idea.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Thrash on "Random posting order"</title>
			<link>http://www.whoismanu.com/forum/topic/random-posting-order#post-451</link>
			<pubDate>Wed, 23 Sep 2009 21:27:40 +0000</pubDate>
			<dc:creator>Thrash</dc:creator>
			<guid isPermaLink="false">451@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Everything worked fine and I never had any problems with PhotoQ, until I updated to version 1.8.1&#60;br /&#62;
I did the update last night then I uploaded some images into the queue and went to sleep.&#60;br /&#62;
Today I found them posted in a different order. It seems to be random.&#60;br /&#62;
Here is an image example: &#60;a href=&#34;http://www.meh.ro/photoqorderbug.png&#34; rel=&#34;nofollow&#34;&#62;http://www.meh.ro/photoqorderbug.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think it only affects the first 3 posts (but I'm not sure)&#60;/p&#62;
&#60;p&#62;I noticed a pattern. I put pictures A, B and C into queue:&#60;br /&#62;
1.A&#60;br /&#62;
2.B&#60;br /&#62;
3.C&#60;br /&#62;
After picture A is posted the queue looks like this:&#60;br /&#62;
1.C&#60;br /&#62;
2.B&#60;br /&#62;
It seems that when a picture is posted, the second one loses its position.&#60;br /&#62;
The pattern doesn't repeat itself immediately, otherwise picture B would've never been posted. I guess the patter is either more complex (chaotic even) than this, or it alternates... one normal posting, one position losing posting.&#60;/p&#62;
&#60;p&#62;And I keep having this problem... pictures always lose their position.&#60;br /&#62;
Wordpress 2.8.4&#60;br /&#62;
meh.ro&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;PS Could you tell me how to safely downgrade to 1.8.0, so I don't lose any content &#38;#38; settings or screw things up? :&#38;gt;&#60;br /&#62;
I can live with a slow admin panel, but I can't have this posting bug.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yasunobu13 on "New install can not post photos"</title>
			<link>http://www.whoismanu.com/forum/topic/new-install-can-not-post-photos#post-431</link>
			<pubDate>Sun, 20 Sep 2009 21:13:56 +0000</pubDate>
			<dc:creator>yasunobu13</dc:creator>
			<guid isPermaLink="false">431@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;That was it. I increased the memory in php.ini for the wp-admin folder and it worked.&#60;/p&#62;
&#60;p&#62;Thanks for the quick response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "New install can not post photos"</title>
			<link>http://www.whoismanu.com/forum/topic/new-install-can-not-post-photos#post-425</link>
			<pubDate>Sun, 20 Sep 2009 17:59:13 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">425@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;most probably a memory issue.&#60;/p&#62;
&#60;p&#62;see here&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.whoismanu.com/forum/topic/impossible-to-post-from-queue&#34; rel=&#34;nofollow&#34;&#62;http://www.whoismanu.com/forum/topic/impossible-to-post-from-queue&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and here&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.whoismanu.com/forum/topic/nothing-appearing#post-23&#34; rel=&#34;nofollow&#34;&#62;http://www.whoismanu.com/forum/topic/nothing-appearing#post-23&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yasunobu13 on "New install can not post photos"</title>
			<link>http://www.whoismanu.com/forum/topic/new-install-can-not-post-photos#post-423</link>
			<pubDate>Sun, 20 Sep 2009 03:22:17 +0000</pubDate>
			<dc:creator>yasunobu13</dc:creator>
			<guid isPermaLink="false">423@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Just did a new install of Wordpress and PhotoQ. Everything works correctly through uploading photos and editing the information.&#60;/p&#62;
&#60;p&#62;When I select &#34;Post Whole Queue&#34; or &#34;Post Top of Queue&#34; in Wordpress dashboard -&#38;gt; Posts -&#38;gt; PhotoQ the dashboard page goes blank (sidebar and header are still there, but no content, although none of the effects seem to work like expanding a section on the sidebar). The photo(s) are not posted.&#60;/p&#62;
&#60;p&#62;I don't see any errors being reported even with PHOTOQ_DEBUG_LEVEL set to PHOTOQ_SHOW_PHP_ERRORS. Manually calling wimpq-cronpost.php also results in no errors being reported and no photos being posted.&#60;/p&#62;
&#60;p&#62;Any ideas on if this is a setup issue?&#60;/p&#62;
&#60;p&#62;PHP: v4.4.9&#60;br /&#62;
Wordpress: v2.8.4&#60;br /&#62;
PhotoQ: v1.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jacko on "Unable to publish photo (error &#34;&#34; does not exists)"</title>
			<link>http://www.whoismanu.com/forum/topic/unable-to-publish-photo-error-does-not-exists#post-319</link>
			<pubDate>Thu, 30 Jul 2009 14:53:38 +0000</pubDate>
			<dc:creator>Jacko</dc:creator>
			<guid isPermaLink="false">319@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Changing the allow_src_above_docroot from false to true solved the posting issue. Next issue is the thumbnails. But there are some solutions on this forum that I am now gonnan check.&#60;/p&#62;
&#60;p&#62;Thnx.&#60;/p&#62;
&#60;p&#62;Jacko
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Unable to publish photo (error &#34;&#34; does not exists)"</title>
			<link>http://www.whoismanu.com/forum/topic/unable-to-publish-photo-error-does-not-exists#post-314</link>
			<pubDate>Wed, 29 Jul 2009 21:28:31 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">314@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;looks like this problem here: &#60;a href=&#34;http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string&#34;&#62;http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;can you try to change the allow_src_above_docroot directive in phpThumb.config.php as discussed in the post above and tell me whether it helps?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jacko on "Unable to publish photo (error &#34;&#34; does not exists)"</title>
			<link>http://www.whoismanu.com/forum/topic/unable-to-publish-photo-error-does-not-exists#post-311</link>
			<pubDate>Wed, 29 Jul 2009 17:56:08 +0000</pubDate>
			<dc:creator>Jacko</dc:creator>
			<guid isPermaLink="false">311@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;When publishing a photo I got the following error. Also the photo's are not displayed in the photo queuqe, red cross (altough when clicked on them the photo is displayed).&#60;/p&#62;
&#60;p&#62;I used the following :&#60;/p&#62;
&#60;p&#62;Wordpress 2.82&#60;br /&#62;
Operating System : WINNT&#60;br /&#62;
Server : Microsoft-IIS/6.0&#60;br /&#62;
Memory usage : 16.8 MByte&#60;br /&#62;
MySQL Version : 5.0.84-community-nt&#60;br /&#62;
PHP Version : 5.3.0&#60;br /&#62;
PHP Safe Mode : Off&#60;br /&#62;
PHP Memory Limit : 128M&#60;br /&#62;
PHP Max Upload Size : 8M&#60;br /&#62;
PHP Max Post Size : 8M&#60;br /&#62;
PHP Max Script Execute Time : N/As&#60;br /&#62;
PHP Allow URL Open : On&#60;/p&#62;
&#60;p&#62;Qdir and PhotoQcache where created (automatic during plugin installation).&#60;/p&#62;
&#60;p&#62;Anybody a idea ??&#60;/p&#62;
&#60;p&#62;---- Error message ----&#60;/p&#62;
&#60;p&#62;Failed:&#60;br /&#62;
phpThumb() v1.7.9-200805132119&#60;/p&#62;
&#60;p&#62;&#34;&#34; does not exist&#60;/p&#62;
&#60;p&#62;phpThumb() v1.7.9-200805132119 in file &#34;phpthumb.class.php&#34; on line 216&#60;/p&#62;
&#60;p&#62;setSourceFilename(E:\wwwroot\wordpress/wp-content/qdir/Vakantie_Italy_2004_SD_1-006.JPG) set $this-&#38;gt;sourceFilename to &#34;E:\wwwroot\wordpress/wp-content/qdir/Vakantie_Italy_2004_SD_1-006.JPG&#34; in file &#34;phpthumb.class.php&#34; on line 243&#60;/p&#62;
&#60;p&#62;  file_exists() = 0 in file &#34;phpthumb.class.php&#34; on line 1105&#60;/p&#62;
&#60;p&#62;is_executable() = 0 in file &#34;phpthumb.class.php&#34; on line 1106&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() aborting because cannot find convert in $this-&#38;gt;config_imagemagick_path (), and &#60;code&#62;which convert&#60;/code&#62; returned () in file &#34;phpthumb.class.php&#34; on line 1135&#60;/p&#62;
&#60;p&#62;$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file &#34;phpthumb.class.php&#34; on line 888&#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 899&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;thumbnailQuality set to &#34;95&#34; in file &#34;phpthumb.class.php&#34; on line 916&#60;/p&#62;
&#60;p&#62;!$this-&#38;gt;config_allow_src_above_docroot therefore setting &#34;E:/wwwroot/wordpress/wp-content/qdir/Vakantie_Italy_2004_SD_1-006.JPG&#34; (outside &#34;C:\Inetpub\wwwroot&#34;) to null in file &#34;phpthumb.class.php&#34; on line 1070&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;sourceFilename set to &#34;&#34; in file &#34;phpthumb.class.php&#34; on line 817&#60;/p&#62;
&#60;p&#62;phpThumb() v1.7.9-200805132119&#60;/p&#62;
&#60;p&#62;&#34;&#34; does not exist in file &#34;phpthumb.class.php&#34; on line 3709&#60;/p&#62;
&#60;p&#62;setCacheDirectory() starting with config_cache_directory = &#34;&#34; in file &#34;phpthumb.class.php&#34; on line 923&#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 959&#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 3076&#60;/p&#62;
&#60;p&#62;starting ExtractEXIFgetImageSize() in file &#34;phpthumb.class.php&#34; on line 2920&#60;/p&#62;
&#60;p&#62;skipping GetImageSize() because $this-&#38;gt;sourceFilename is empty in file &#34;phpthumb.class.php&#34; on line 2932&#60;/p&#62;
&#60;p&#62;GetImageSize(&#34;&#34;) failed in file &#34;phpthumb.class.php&#34; on line 2959&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;useRawIMoutput=true after checking $UnAllowedParameters in file &#34;phpthumb.class.php&#34; on line 1252&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() aborting because $this-&#38;gt;sourceFilename is empty in file &#34;phpthumb.class.php&#34; on line 1295&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() failed in file &#34;phpthumb.class.php&#34; on line 2966&#60;/p&#62;
&#60;p&#62;SetOrientationDependantWidthHeight() starting with &#34;&#34;x&#34;&#34; in file &#34;phpthumb.class.php&#34; on line 2899&#60;/p&#62;
&#60;p&#62;SetOrientationDependantWidthHeight() setting w=&#34;80&#34;, h=&#34;0&#34; in file &#34;phpthumb.class.php&#34; on line 2915&#60;/p&#62;
&#60;p&#62;EXIF thumbnail extraction: (size=0; type=&#34;&#34;; 0x0) in file &#34;phpthumb.class.php&#34; on line 3015&#60;/p&#62;
&#60;p&#62;starting SourceImageToGD() in file &#34;phpthumb.class.php&#34; on line 3273&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;useRawIMoutput=true after checking $UnAllowedParameters in file &#34;phpthumb.class.php&#34; on line 1252&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() aborting because $this-&#38;gt;sourceFilename is empty in file &#34;phpthumb.class.php&#34; on line 1295&#60;/p&#62;
&#60;p&#62;Not using EXIF thumbnail data because $this-&#38;gt;exif_thumbnail_data is empty in file &#34;phpthumb.class.php&#34; on line 3329&#60;/p&#62;
&#60;p&#62;$this-&#38;gt;gdimg_source is still empty in file &#34;phpthumb.class.php&#34; on line 3381&#60;/p&#62;
&#60;p&#62;ImageMagickThumbnailToGD() failed in file &#34;phpthumb.class.php&#34; on line 3383&#60;/p&#62;
&#60;p&#62;phpThumb() v1.7.9-200805132119&#60;/p&#62;
&#60;p&#62;Unable to create image, neither filename nor image data suppplied in SourceImageToGD() [3490] in file &#34;phpthumb.class.php&#34; on line 3709&#60;/p&#62;
&#60;p&#62;SourceImageToGD() failed in file &#34;phpthumb.class.php&#34; on line 323
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "ImageMagick did not return recognized version string"</title>
			<link>http://www.whoismanu.com/forum/topic/imagemagick-did-not-return-recognized-version-string#post-307</link>
			<pubDate>Tue, 28 Jul 2009 21:57:04 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">307@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;i can only guess here but i think you guys have a symlink in your document root (/Library/WebServer/Documents under Mac OS X) that redirects the apache document root to e.g ~/Sites in the case of Alx. &#60;/p&#62;
&#60;p&#62;phpthumb is configured such that it can only edit files inside the document root for security reasons. ~/Sites/pathToSomeImage/someImage.jpg however is outside, so it fails.&#60;/p&#62;
&#60;p&#62;other option is that on your server the DOCUMENT_ROOT is not correctly configured and consequently the $PHPTHUMB_CONFIG['document_root'] variable is wrong in phpThumb.config.php. you may want to play around with this one, there are some hints in the comments just above the setting. it also says that on some servers this can be wrong and cause issues.&#60;/p&#62;
&#60;p&#62;if you change the allow_src_above_docroot setting i would also rather change it in the config file phpThumb.config.php. this might then also make it work for wwright129
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

