<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[johannes.jarolim.com/yapb-forum - All Forums]]></title>
		<link>http://johannes.jarolim.com/yapb-forum/</link>
		<description><![CDATA[johannes.jarolim.com/yapb-forum - http://johannes.jarolim.com/yapb-forum]]></description>
		<pubDate>Mon, 13 Oct 2008 15:45:49 +0200</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Adding hundred of images, each to separate posts]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=789</link>
			<pubDate>Mon, 13 Oct 2008 15:15:03 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=789</guid>
			<description><![CDATA[What i want is to upload hundreds of images via YAPB ... each to its separate posts? Can it be done with out manually adding images to separate posts and some how automatically?]]></description>
			<content:encoded><![CDATA[What i want is to upload hundreds of images via YAPB ... each to its separate posts? Can it be done with out manually adding images to separate posts and some how automatically?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Thumbnail generation unsuccessful]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=788</link>
			<pubDate>Sun, 12 Oct 2008 18:44:16 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=788</guid>
			<description><![CDATA[hey, there's no thumbnail showing in admin panel. if you open the linked "picture"-php directly it show's following report. got the same problem at two different configurated weblogs using wordpress 2.6.2 (german-edition).<br />
<br />
it seems like that it just misses the whole and right url to the picture. my test picture is in "/var/www/weblog/wp-content/uploads/2008/10/testbild1.jpg" and not "/var/www/wp-content/uploads/2008/10/testbild1.jpg".<br />
<br />
can anyone help?<br />
<br />
<br />
Quote:    * DEBUG post_id=5<br />
    * DEBUG Found YAPB image<br />
    * DEBUG w=80<br />
    * DEBUG h=40<br />
    * DEBUG fltr[]=usm|60|0.5|3<br />
    * ERROR phpThumb couldn't generate thumbnail.<br />
    * INFO Writing out phpThumb internal debug messages:<br />
    * DEBUG phpThumb: phpThumb() v1.7.8-200709161750 in file "phpthumb.class.php" on line 216<br />
    * DEBUG phpThumb: setSourceFilename(/wp-content/uploads/2008/10/testbild1.jpg) set &#36;this->sourceFilename to "/wp-content/uploads/2008/10/testbild1.jpg" in file "phpthumb.class.php" on line 243<br />
    * DEBUG phpThumb: file_exists() = 0 in file "phpthumb.class.php" on line 1099<br />
    * DEBUG phpThumb: is_executable() = 0 in file "phpthumb.class.php" on line 1100<br />
    * DEBUG phpThumb: using ImageMagick path from `which convert` (/usr/bin/convert) in file "phpthumb.class.php" on line 1119<br />
    * DEBUG phpThumb: ImageMagick version checked with "convert --version" in file "phpthumb.class.php" on line 1146<br />
    * DEBUG phpThumb: ImageMagick convert --version says "Version: ImageMagick 6.3.7 02/19/08 Q16 http:" in file "phpthumb.class.php" on line 1154<br />
    * DEBUG phpThumb: Addding ImageMagick formats to &#36;AvailableImageOutputFormats (text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 876<br />
    * DEBUG phpThumb: &#36;AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 882<br />
    * DEBUG phpThumb: &#36;this->thumbnailFormat set to &#36;this->config_output_format "jpeg" in file "phpthumb.class.php" on line 893<br />
    * DEBUG phpThumb: &#36;this->thumbnailQuality set to "75" in file "phpthumb.class.php" on line 910<br />
    * DEBUG phpThumb: ResolveFilenameToAbsolute() prepending &#36;this->config_document_root (/var/www) to &#36;filename (/wp-content/uploads/2008/10/testbild1.jpg) resulting in (&#36;AbsoluteFilename = "/var/www/wp-content/uploads/2008/10/testbild1.jpg") in file "phpthumb.class.php" on line 1023<br />
    * DEBUG phpThumb: &#36;this->sourceFilename set to "/var/www/wp-content/uploads/2008/10/testbild1.jpg" in file "phpthumb.class.php" on line 811<br />
    * DEBUG phpThumb: phpThumb() v1.7.8-200709161750 "/var/www/wp-content/uploads/2008/10/testbild1.jpg" does not exist in file "phpthumb.class.php" on line 3614<br />
    * DEBUG phpThumb: setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 917<br />
    * DEBUG phpThumb: &#36;this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 953<br />
    * DEBUG phpThumb: SetCacheFilename() failed because &#36;this->config_cache_directory is empty in file "phpthumb.class.php" on line 2999<br />
    * DEBUG phpThumb: starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 2856<br />
    * DEBUG phpThumb: GetImageSize("/var/www/wp-content/uploads/2008/10/testbild1.jpg") failed in file "phpthumb.class.php" on line 2879<br />
    * DEBUG phpThumb: &#36;this->useRawIMoutput=true after checking &#36;UnAllowedParameters in file "phpthumb.class.php" on line 1223<br />
    * DEBUG phpThumb: phpThumb_tempnam() returning "/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbaFhQs6" in file "phpthumb.class.php" on line 3829<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(thumbnail) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(density) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) FAILED with error "<br />
      Warning: getimagesize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /var/www/weblog/wp-content/plugins/yet-another-photoblog/lib/phpThumb-1.7.8/phpthumb.class.php on line 1308<br />
      " in file "phpthumb.class.php" on line 1314<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) failed in file "phpthumb.class.php" on line 1446<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(unsharp) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: Processed &#36;this->fltr[0] (usm|60|0.5|3) with ImageMagick in file "phpthumb.class.php" on line 1764<br />
<br />
    * DEBUG phpThumb: Remaining &#36;this->fltr after ImageMagick: (array(0) { } ) in file "phpthumb.class.php" on line 1769<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(quality;interlace) = 1 in file "phpthumb.class.php" on line 1183<br />
    * DEBUG phpThumb: ImageMagick called as (convert -density 150 -thumbnail 80x40 -unsharp 0.00x1+0.60+0.03 -quality 75 -interlace line "/var/www/wp-content/uploads/2008/10/testbild1.jpg[0]" jpeg:"/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbaFhQs6" 2>&1) in file "phpthumb.class.php" on line 1788<br />
    * DEBUG phpThumb: ImageMagick failed with message (convert: unable to open image `/var/www/wp-content/uploads/2008/10/testbild1.jpg': No such file or directory. convert: missing an image filename `jpeg:/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbaFhQs6'.) in file "phpthumb.class.php" on line 1796<br />
    * DEBUG phpThumb: ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2886<br />
    * DEBUG phpThumb: SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 2835<br />
    * DEBUG phpThumb: SetOrientationDependantWidthHeight() setting w="80", h="40" in file "phpthumb.class.php" on line 2851<br />
    * DEBUG phpThumb: EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 2938<br />
    * DEBUG phpThumb: starting SourceImageToGD() in file "phpthumb.class.php" on line 3196<br />
    * DEBUG phpThumb: &#36;this->useRawIMoutput=true after checking &#36;UnAllowedParameters in file "phpthumb.class.php" on line 1223<br />
    * DEBUG phpThumb: phpThumb_tempnam() returning "/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbYkuwZQ" in file "phpthumb.class.php" on line 3829<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(thumbnail) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(density) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) FAILED with error "<br />
      Warning: getimagesize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /var/www/weblog/wp-content/plugins/yet-another-photoblog/lib/phpThumb-1.7.8/phpthumb.class.php on line 1308<br />
      " in file "phpthumb.class.php" on line 1314<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) failed in file "phpthumb.class.php" on line 1446<br />
    * DEBUG phpThumb: Remaining &#36;this->fltr after ImageMagick: (array(0) { } ) in file "phpthumb.class.php" on line 1769<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(quality;interlace) = 1 in file "phpthumb.class.php" on line 1183<br />
    * DEBUG phpThumb: ImageMagick called as (convert -density 150 -thumbnail 80x40 -quality 75 -interlace line "/var/www/wp-content/uploads/2008/10/testbild1.jpg[0]" jpeg:"/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbYkuwZQ" 2>&1) in file "phpthumb.class.php" on line 1788<br />
    * DEBUG phpThumb: ImageMagick failed with message (convert: unable to open image `/var/www/wp-content/uploads/2008/10/testbild1.jpg': No such file or directory. convert: missing an image filename `jpeg:/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbYkuwZQ'.) in file "phpthumb.class.php" on line 1796<br />
    * DEBUG phpThumb: starting ImageCreateFromFilename(/var/www/wp-content/uploads/2008/10/testbild1.jpg) in file "phpthumb.class.php" on line 3111<br />
    * DEBUG phpThumb: empty &#36;filename or GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) failed in file "phpthumb.class.php" on line 3160<br />
    * DEBUG phpThumb: Populating &#36;rawimagedata in file "phpthumb.class.php" on line 3168<br />
    * DEBUG phpThumb: cannot fopen(/var/www/wp-content/uploads/2008/10/testbild1.jpg) in file "phpthumb.class.php" on line 3179<br />
    * DEBUG phpThumb: Not using EXIF thumbnail data because &#36;this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3245<br />
    * DEBUG phpThumb: &#36;this->gdimg_source is still empty in file "phpthumb.class.php" on line 3297<br />
    * DEBUG phpThumb: ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3299<br />
    * DEBUG phpThumb: phpThumb() v1.7.8-200709161750 Unknown image type identified by "" () in SourceImageToGD()[3411] in file "phpthumb.class.php" on line 3614<br />
    * DEBUG phpThumb: SourceImageToGD() failed in file "phpthumb.class.php" on line 323<br />
<br />
]]></description>
			<content:encoded><![CDATA[hey, there's no thumbnail showing in admin panel. if you open the linked "picture"-php directly it show's following report. got the same problem at two different configurated weblogs using wordpress 2.6.2 (german-edition).<br />
<br />
it seems like that it just misses the whole and right url to the picture. my test picture is in "/var/www/weblog/wp-content/uploads/2008/10/testbild1.jpg" and not "/var/www/wp-content/uploads/2008/10/testbild1.jpg".<br />
<br />
can anyone help?<br />
<br />
<br />
Quote:    * DEBUG post_id=5<br />
    * DEBUG Found YAPB image<br />
    * DEBUG w=80<br />
    * DEBUG h=40<br />
    * DEBUG fltr[]=usm|60|0.5|3<br />
    * ERROR phpThumb couldn't generate thumbnail.<br />
    * INFO Writing out phpThumb internal debug messages:<br />
    * DEBUG phpThumb: phpThumb() v1.7.8-200709161750 in file "phpthumb.class.php" on line 216<br />
    * DEBUG phpThumb: setSourceFilename(/wp-content/uploads/2008/10/testbild1.jpg) set &#36;this->sourceFilename to "/wp-content/uploads/2008/10/testbild1.jpg" in file "phpthumb.class.php" on line 243<br />
    * DEBUG phpThumb: file_exists() = 0 in file "phpthumb.class.php" on line 1099<br />
    * DEBUG phpThumb: is_executable() = 0 in file "phpthumb.class.php" on line 1100<br />
    * DEBUG phpThumb: using ImageMagick path from `which convert` (/usr/bin/convert) in file "phpthumb.class.php" on line 1119<br />
    * DEBUG phpThumb: ImageMagick version checked with "convert --version" in file "phpthumb.class.php" on line 1146<br />
    * DEBUG phpThumb: ImageMagick convert --version says "Version: ImageMagick 6.3.7 02/19/08 Q16 http:" in file "phpthumb.class.php" on line 1154<br />
    * DEBUG phpThumb: Addding ImageMagick formats to &#36;AvailableImageOutputFormats (text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 876<br />
    * DEBUG phpThumb: &#36;AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 882<br />
    * DEBUG phpThumb: &#36;this->thumbnailFormat set to &#36;this->config_output_format "jpeg" in file "phpthumb.class.php" on line 893<br />
    * DEBUG phpThumb: &#36;this->thumbnailQuality set to "75" in file "phpthumb.class.php" on line 910<br />
    * DEBUG phpThumb: ResolveFilenameToAbsolute() prepending &#36;this->config_document_root (/var/www) to &#36;filename (/wp-content/uploads/2008/10/testbild1.jpg) resulting in (&#36;AbsoluteFilename = "/var/www/wp-content/uploads/2008/10/testbild1.jpg") in file "phpthumb.class.php" on line 1023<br />
    * DEBUG phpThumb: &#36;this->sourceFilename set to "/var/www/wp-content/uploads/2008/10/testbild1.jpg" in file "phpthumb.class.php" on line 811<br />
    * DEBUG phpThumb: phpThumb() v1.7.8-200709161750 "/var/www/wp-content/uploads/2008/10/testbild1.jpg" does not exist in file "phpthumb.class.php" on line 3614<br />
    * DEBUG phpThumb: setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 917<br />
    * DEBUG phpThumb: &#36;this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 953<br />
    * DEBUG phpThumb: SetCacheFilename() failed because &#36;this->config_cache_directory is empty in file "phpthumb.class.php" on line 2999<br />
    * DEBUG phpThumb: starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 2856<br />
    * DEBUG phpThumb: GetImageSize("/var/www/wp-content/uploads/2008/10/testbild1.jpg") failed in file "phpthumb.class.php" on line 2879<br />
    * DEBUG phpThumb: &#36;this->useRawIMoutput=true after checking &#36;UnAllowedParameters in file "phpthumb.class.php" on line 1223<br />
    * DEBUG phpThumb: phpThumb_tempnam() returning "/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbaFhQs6" in file "phpthumb.class.php" on line 3829<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(thumbnail) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(density) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) FAILED with error "<br />
      Warning: getimagesize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /var/www/weblog/wp-content/plugins/yet-another-photoblog/lib/phpThumb-1.7.8/phpthumb.class.php on line 1308<br />
      " in file "phpthumb.class.php" on line 1314<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) failed in file "phpthumb.class.php" on line 1446<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(unsharp) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: Processed &#36;this->fltr[0] (usm|60|0.5|3) with ImageMagick in file "phpthumb.class.php" on line 1764<br />
<br />
    * DEBUG phpThumb: Remaining &#36;this->fltr after ImageMagick: (array(0) { } ) in file "phpthumb.class.php" on line 1769<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(quality;interlace) = 1 in file "phpthumb.class.php" on line 1183<br />
    * DEBUG phpThumb: ImageMagick called as (convert -density 150 -thumbnail 80x40 -unsharp 0.00x1+0.60+0.03 -quality 75 -interlace line "/var/www/wp-content/uploads/2008/10/testbild1.jpg[0]" jpeg:"/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbaFhQs6" 2>&1) in file "phpthumb.class.php" on line 1788<br />
    * DEBUG phpThumb: ImageMagick failed with message (convert: unable to open image `/var/www/wp-content/uploads/2008/10/testbild1.jpg': No such file or directory. convert: missing an image filename `jpeg:/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbaFhQs6'.) in file "phpthumb.class.php" on line 1796<br />
    * DEBUG phpThumb: ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2886<br />
    * DEBUG phpThumb: SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 2835<br />
    * DEBUG phpThumb: SetOrientationDependantWidthHeight() setting w="80", h="40" in file "phpthumb.class.php" on line 2851<br />
    * DEBUG phpThumb: EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 2938<br />
    * DEBUG phpThumb: starting SourceImageToGD() in file "phpthumb.class.php" on line 3196<br />
    * DEBUG phpThumb: &#36;this->useRawIMoutput=true after checking &#36;UnAllowedParameters in file "phpthumb.class.php" on line 1223<br />
    * DEBUG phpThumb: phpThumb_tempnam() returning "/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbYkuwZQ" in file "phpthumb.class.php" on line 3829<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(thumbnail) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(density) = 1 in file "phpthumb.class.php" on line 1186<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) FAILED with error "<br />
      Warning: getimagesize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /var/www/weblog/wp-content/plugins/yet-another-photoblog/lib/phpThumb-1.7.8/phpthumb.class.php on line 1308<br />
      " in file "phpthumb.class.php" on line 1314<br />
    * DEBUG phpThumb: GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) failed in file "phpthumb.class.php" on line 1446<br />
    * DEBUG phpThumb: Remaining &#36;this->fltr after ImageMagick: (array(0) { } ) in file "phpthumb.class.php" on line 1769<br />
    * DEBUG phpThumb: ImageMagickSwitchAvailable(quality;interlace) = 1 in file "phpthumb.class.php" on line 1183<br />
    * DEBUG phpThumb: ImageMagick called as (convert -density 150 -thumbnail 80x40 -quality 75 -interlace line "/var/www/wp-content/uploads/2008/10/testbild1.jpg[0]" jpeg:"/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbYkuwZQ" 2>&1) in file "phpthumb.class.php" on line 1788<br />
    * DEBUG phpThumb: ImageMagick failed with message (convert: unable to open image `/var/www/wp-content/uploads/2008/10/testbild1.jpg': No such file or directory. convert: missing an image filename `jpeg:/var/www/weblog/wp-content/plugins/yet-another-photoblog/pThumbYkuwZQ'.) in file "phpthumb.class.php" on line 1796<br />
    * DEBUG phpThumb: starting ImageCreateFromFilename(/var/www/wp-content/uploads/2008/10/testbild1.jpg) in file "phpthumb.class.php" on line 3111<br />
    * DEBUG phpThumb: empty &#36;filename or GetImageSize(/var/www/wp-content/uploads/2008/10/testbild1.jpg) failed in file "phpthumb.class.php" on line 3160<br />
    * DEBUG phpThumb: Populating &#36;rawimagedata in file "phpthumb.class.php" on line 3168<br />
    * DEBUG phpThumb: cannot fopen(/var/www/wp-content/uploads/2008/10/testbild1.jpg) in file "phpthumb.class.php" on line 3179<br />
    * DEBUG phpThumb: Not using EXIF thumbnail data because &#36;this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3245<br />
    * DEBUG phpThumb: &#36;this->gdimg_source is still empty in file "phpthumb.class.php" on line 3297<br />
    * DEBUG phpThumb: ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3299<br />
    * DEBUG phpThumb: phpThumb() v1.7.8-200709161750 Unknown image type identified by "" () in SourceImageToGD()[3411] in file "phpthumb.class.php" on line 3614<br />
    * DEBUG phpThumb: SourceImageToGD() failed in file "phpthumb.class.php" on line 323<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bug: My YAPB site doesn't work fine on IE]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=787</link>
			<pubDate>Wed, 08 Oct 2008 20:01:37 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=787</guid>
			<description><![CDATA[Hello,<br />
<br />
This is my YAPB gallery: http://zirta.net<br />
<br />
It works fine on Safari and Mozilla, but on IE 6.0.9 it doesn't load very well. The front gallery shows up alright, but the single pages for each picture don't download entirely or reload thrice before showing anything. Is it something to do with the browser, the Grain theme or anyone else is having this same issue?<br />
<br />
Thank you in advance, <br />
ziRta.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
This is my YAPB gallery: http://zirta.net<br />
<br />
It works fine on Safari and Mozilla, but on IE 6.0.9 it doesn't load very well. The front gallery shows up alright, but the single pages for each picture don't download entirely or reload thrice before showing anything. Is it something to do with the browser, the Grain theme or anyone else is having this same issue?<br />
<br />
Thank you in advance, <br />
ziRta.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Automated user uploads?]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=786</link>
			<pubDate>Tue, 07 Oct 2008 15:16:16 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=786</guid>
			<description><![CDATA[Hi!<br />
<br />
Has anyone experience with using / modding yapb to allow users to upload their own photos for others to view and comment?<br />
<br />
Ideally user log-in (and management) should be handled via the existing WP module<br />
<br />
Thanks a lot from Peter - the hopefylly soon to be yapb user]]></description>
			<content:encoded><![CDATA[Hi!<br />
<br />
Has anyone experience with using / modding yapb to allow users to upload their own photos for others to view and comment?<br />
<br />
Ideally user log-in (and management) should be handled via the existing WP module<br />
<br />
Thanks a lot from Peter - the hopefylly soon to be yapb user]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[heavy cpu loading]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=785</link>
			<pubDate>Mon, 06 Oct 2008 18:33:56 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=785</guid>
			<description><![CDATA[hello Johannes,<br />
<br />
I'm running a photoblog with around 1k users and 10k pages per day.<br />
In the last couple of weeks I'm experiencing a very high server CPU loading.<br />
I noticed that when it starts increasing use there is no other way than suspend the account where the YAPB is running.<br />
<br />
I took a look into the WHM and the following are the top processes<br />
<br />
User: Nobody<br />
Top Process	%CPU 59.0	/usr/bin/convert -density 150 -background #FFFFFF -thumbnail 800x640 -unsharp 0.00x1+0.85+0.03 -quality 75 /home/***/public_html/blog/wp-content/uploads/2008/09/***.jpg[0] jpeg:/tmp/pThumbNttaTL<br />
Top Process	%CPU 33.0	/usr/bin/convert -density 150 -background #FFFFFF -thumbnail 800x640 -unsharp 0.00x1+0.85+0.03 -quality 75 /home/***/public_html/blog/wp-content/uploads/2008/08/***.jpg[0] jpeg:/tmp/pThumbORSepb<br />
Top Process	%CPU 30.0	/usr/bin/convert -density 150 -background #FFFFFF -thumbnail 800x640 -unsharp 0.00x1+0.85+0.03 -quality 75 /home/***/public_html/blog/wp-content/uploads/2008/10/***.jpg[0] jpeg:/tmp/pThumb20U0Nu<br />
<br />
User: the user of domain<br />
Top Process	%CPU 23.0	httpd [blog.***.it] [/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.p]<br />
Top Process	%CPU 21.3	httpd [blog.***.it] [/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.p]<br />
Top Process	%CPU 18.2	httpd [blog.***.it] [/wp-content/plugins/yet-another-photoblog/cache/110.d1toukf]<br />
<br />
I've got around 160 pics/posts, 3 thumbz each, and around 10 comments per post. Removing the wp-super-cache seems that helped me a little, but CPU loading keeps quite high. <br />
<br />
any suggestion welcome! :)]]></description>
			<content:encoded><![CDATA[hello Johannes,<br />
<br />
I'm running a photoblog with around 1k users and 10k pages per day.<br />
In the last couple of weeks I'm experiencing a very high server CPU loading.<br />
I noticed that when it starts increasing use there is no other way than suspend the account where the YAPB is running.<br />
<br />
I took a look into the WHM and the following are the top processes<br />
<br />
User: Nobody<br />
Top Process	%CPU 59.0	/usr/bin/convert -density 150 -background #FFFFFF -thumbnail 800x640 -unsharp 0.00x1+0.85+0.03 -quality 75 /home/***/public_html/blog/wp-content/uploads/2008/09/***.jpg[0] jpeg:/tmp/pThumbNttaTL<br />
Top Process	%CPU 33.0	/usr/bin/convert -density 150 -background #FFFFFF -thumbnail 800x640 -unsharp 0.00x1+0.85+0.03 -quality 75 /home/***/public_html/blog/wp-content/uploads/2008/08/***.jpg[0] jpeg:/tmp/pThumbORSepb<br />
Top Process	%CPU 30.0	/usr/bin/convert -density 150 -background #FFFFFF -thumbnail 800x640 -unsharp 0.00x1+0.85+0.03 -quality 75 /home/***/public_html/blog/wp-content/uploads/2008/10/***.jpg[0] jpeg:/tmp/pThumb20U0Nu<br />
<br />
User: the user of domain<br />
Top Process	%CPU 23.0	httpd [blog.***.it] [/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.p]<br />
Top Process	%CPU 21.3	httpd [blog.***.it] [/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.p]<br />
Top Process	%CPU 18.2	httpd [blog.***.it] [/wp-content/plugins/yet-another-photoblog/cache/110.d1toukf]<br />
<br />
I've got around 160 pics/posts, 3 thumbz each, and around 10 comments per post. Removing the wp-super-cache seems that helped me a little, but CPU loading keeps quite high. <br />
<br />
any suggestion welcome! :)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[thumbnails = same height + width ?]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=784</link>
			<pubDate>Sun, 05 Oct 2008 22:23:40 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=784</guid>
			<description><![CDATA[Hello<br />
Im new here. I have now install the yapb and I have a question of the thumbnails.<br />
<br />
Is there possible to display the thumbnails in 100x100px ?<br />
The height and the width should be the same..<br />
<br />
I try in the admin section, but I dont found the answer.<br />
<br />
<br />
thx<br />
<br />
(sry for my english, is not the best.)]]></description>
			<content:encoded><![CDATA[Hello<br />
Im new here. I have now install the yapb and I have a question of the thumbnails.<br />
<br />
Is there possible to display the thumbnails in 100x100px ?<br />
The height and the width should be the same..<br />
<br />
I try in the admin section, but I dont found the answer.<br />
<br />
<br />
thx<br />
<br />
(sry for my english, is not the best.)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Images not displayed]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=783</link>
			<pubDate>Fri, 03 Oct 2008 17:12:07 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=783</guid>
			<description><![CDATA[Hey guys. I'm running the latest stable YAPB and WP. My images aren't displaying.<br />
<br />
http://www.baddun.com/2008/10/03/this-is-a-test/<br />
<br />
Also, I get a 404 when trying to open the diagnostics.<br />
<br />
http://www.baddun.com/wp-content/plugins...ostics.php<br />
<br />
Any ideas? Thanks!]]></description>
			<content:encoded><![CDATA[Hey guys. I'm running the latest stable YAPB and WP. My images aren't displaying.<br />
<br />
http://www.baddun.com/2008/10/03/this-is-a-test/<br />
<br />
Also, I get a 404 when trying to open the diagnostics.<br />
<br />
http://www.baddun.com/wp-content/plugins...ostics.php<br />
<br />
Any ideas? Thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Loss of image quality]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=782</link>
			<pubDate>Thu, 02 Oct 2008 03:22:47 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=782</guid>
			<description><![CDATA[First let me say, I absolutely love your plug-in.<br />
<br />
The only problem I have run into that I haven't been able to figure out on my own is the way yapb compresses the images you upload.<br />
<br />
Image quality is very important for the site I am making with yapb, but yapb causes significant quality loss in the images I uploaded. Image size is over halved in some cases, causing beautiful images to become somewhat pixelated.<br />
<br />
I tried the fix suggested here, but it had no visible effect.<br />
<br />
I am using the latest versions of yapb and wordpress. Any help would be immensely useful.]]></description>
			<content:encoded><![CDATA[First let me say, I absolutely love your plug-in.<br />
<br />
The only problem I have run into that I haven't been able to figure out on my own is the way yapb compresses the images you upload.<br />
<br />
Image quality is very important for the site I am making with yapb, but yapb causes significant quality loss in the images I uploaded. Image size is over halved in some cases, causing beautiful images to become somewhat pixelated.<br />
<br />
I tried the fix suggested here, but it had no visible effect.<br />
<br />
I am using the latest versions of yapb and wordpress. Any help would be immensely useful.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[upload more than one images]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=781</link>
			<pubDate>Thu, 02 Oct 2008 01:13:45 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=781</guid>
			<description><![CDATA[hola<br />
Sorry, i speak english like a dog...<br />
<br />
I'm trying to upload various files at once, by modifing the db(mysql) and <br />
uploading the files white python scripting.<br />
<br />
<br />
A) Changes on mysql for each file<br />
<br />
#---------------------------------------------<br />
    """INSERT INTO wp_posts (<br />
        `post_author`,     `post_date`,             `post_date_gmt`,<br />
        `post_content`,    `post_content_filtered`, `post_title`,<br />
        `post_excerpt`,    `post_status`,           `post_type`,<br />
        `comment_status`,  `ping_status`,           `post_password`,<br />
        `post_name`,       `to_ping`,               `pinged`,<br />
        `post_modified`,   `post_modified_gmt`,     `post_parent`,<br />
        `menu_order`,      `guid`,                  `post_mime_type`<br />
    )<br />
    VALUES (<br />
        '1',                    '2008-09-29 20:33:41',  '2008-09-29 23:33:41',<br />
        '',                     '',                     '%s',<br />
        '',                     'publish',              'post',<br />
        'open',                 'open',                 '',<br />
        '%s',                   '',                     '',<br />
        '2008-09-29 20:33:41',  '2008-09-29 23:33:41',  '0',<br />
        '0',            'http://localhost/dafne/?p=%s', '')"""<br />
    % (title, name, ID),<br />
<br />
#---------------------------------------------<br />
    """INSERT INTO wp_term_relationships (`object_id`,`term_taxonomy_id`)<br />
        VALUES ('%s','1')"""<br />
    % ID,<br />
<br />
#---------------------------------------------<br />
    """UPDATE wp_term_taxonomy SET `count` = '%s'<br />
        WHERE term_taxonomy_id = '1'"""<br />
    % suma,<br />
<br />
#---------------------------------------------<br />
    """INSERT INTO wp_yapbimage (post_id, uri)<br />
        VALUES (%s, '%s')"""<br />
    % (ID, uri)<br />
<br />
B) and then upload the file to the server<br />
<br />
These haven't error, i see on wp-admin the news post(without thumbnail)<br />
but on the page i don't see the new image...<br />
<br />
Could, please somebody, help me<br />
<br />
ThanX]]></description>
			<content:encoded><![CDATA[hola<br />
Sorry, i speak english like a dog...<br />
<br />
I'm trying to upload various files at once, by modifing the db(mysql) and <br />
uploading the files white python scripting.<br />
<br />
<br />
A) Changes on mysql for each file<br />
<br />
#---------------------------------------------<br />
    """INSERT INTO wp_posts (<br />
        `post_author`,     `post_date`,             `post_date_gmt`,<br />
        `post_content`,    `post_content_filtered`, `post_title`,<br />
        `post_excerpt`,    `post_status`,           `post_type`,<br />
        `comment_status`,  `ping_status`,           `post_password`,<br />
        `post_name`,       `to_ping`,               `pinged`,<br />
        `post_modified`,   `post_modified_gmt`,     `post_parent`,<br />
        `menu_order`,      `guid`,                  `post_mime_type`<br />
    )<br />
    VALUES (<br />
        '1',                    '2008-09-29 20:33:41',  '2008-09-29 23:33:41',<br />
        '',                     '',                     '%s',<br />
        '',                     'publish',              'post',<br />
        'open',                 'open',                 '',<br />
        '%s',                   '',                     '',<br />
        '2008-09-29 20:33:41',  '2008-09-29 23:33:41',  '0',<br />
        '0',            'http://localhost/dafne/?p=%s', '')"""<br />
    % (title, name, ID),<br />
<br />
#---------------------------------------------<br />
    """INSERT INTO wp_term_relationships (`object_id`,`term_taxonomy_id`)<br />
        VALUES ('%s','1')"""<br />
    % ID,<br />
<br />
#---------------------------------------------<br />
    """UPDATE wp_term_taxonomy SET `count` = '%s'<br />
        WHERE term_taxonomy_id = '1'"""<br />
    % suma,<br />
<br />
#---------------------------------------------<br />
    """INSERT INTO wp_yapbimage (post_id, uri)<br />
        VALUES (%s, '%s')"""<br />
    % (ID, uri)<br />
<br />
B) and then upload the file to the server<br />
<br />
These haven't error, i see on wp-admin the news post(without thumbnail)<br />
but on the page i don't see the new image...<br />
<br />
Could, please somebody, help me<br />
<br />
ThanX]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Force display sidebar]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=780</link>
			<pubDate>Wed, 01 Oct 2008 11:47:21 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=780</guid>
			<description><![CDATA[Hello,<br />
Is it possible to make sidebar displayed on a single post pages (like in original WP) with Yapb installed?<br />
Can I reach this without editing source code (by only modifying a template)?<br />
Thanks a lot.]]></description>
			<content:encoded><![CDATA[Hello,<br />
Is it possible to make sidebar displayed on a single post pages (like in original WP) with Yapb installed?<br />
Can I reach this without editing source code (by only modifying a template)?<br />
Thanks a lot.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Speed of exif]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=779</link>
			<pubDate>Tue, 30 Sep 2008 16:29:58 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=779</guid>
			<description><![CDATA[Hello,<br />
The speed of exif appears like this:<br />
"exposuretime 10324441/134217728 s"<br />
instead<br />
"1 / 320"<br />
An idea?<br />
Thank you]]></description>
			<content:encoded><![CDATA[Hello,<br />
The speed of exif appears like this:<br />
"exposuretime 10324441/134217728 s"<br />
instead<br />
"1 / 320"<br />
An idea?<br />
Thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[YAPB &amp;#x26; Grain]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=778</link>
			<pubDate>Mon, 29 Sep 2008 14:15:33 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=778</guid>
			<description><![CDATA[I set up my photoblog yesterday using the YAPB plugin and using Grain as my LO. I love it :)<br />
Here is my link: http://my gallery.eph2810.com]]></description>
			<content:encoded><![CDATA[I set up my photoblog yesterday using the YAPB plugin and using Grain as my LO. I love it :)<br />
Here is my link: http://my gallery.eph2810.com]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Again installation]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=777</link>
			<pubDate>Sun, 28 Sep 2008 17:44:29 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=777</guid>
			<description><![CDATA[I uploaded the zip-file 1.9.12. While I.m using WP 2.6.2. When I want to activate the plugin i get the message:<br />
<br />
Fatal error: main() [function.require]: Failed opening required '' (include_path='.:/usr/local/lib/php') in /home/janbos/domains/janbos.net/public_html/wordpress/wp-content/plugins/yet-another-photoblog/yapb.php on line 46<br />
<br />
Can somebody tell How I van resolve this error. I'm don't speak English so very well so I don't understand all the threads that belong to te installation.]]></description>
			<content:encoded><![CDATA[I uploaded the zip-file 1.9.12. While I.m using WP 2.6.2. When I want to activate the plugin i get the message:<br />
<br />
Fatal error: main() [function.require]: Failed opening required '' (include_path='.:/usr/local/lib/php') in /home/janbos/domains/janbos.net/public_html/wordpress/wp-content/plugins/yet-another-photoblog/yapb.php on line 46<br />
<br />
Can somebody tell How I van resolve this error. I'm don't speak English so very well so I don't understand all the threads that belong to te installation.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Modify the src attribute]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=776</link>
			<pubDate>Sun, 28 Sep 2008 17:22:36 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=776</guid>
			<description><![CDATA[Hi there.<br />
<br />
What a wonderful plugin you've made Johannes. I wish I found it ages ago :P<br />
<br />
Im trying to fit yapb around a little photoslider on my mothers jewlery site. It works perfect so far, but I need to change the src attribute a little.<br />
<br />
The pics need to be passed to a reflect.php file (which adds reflections :P), so instead of a src attribute like this:<br />
http://mypath/wp-content/uploads/2008/09/0711.jpg<br />
<br />
I need this:<br />
http://mypath/wp-content/themes/theme/reflect.php?img=img/0711.jpg&bgc=fff<br />
<br />
How would you change this, im not much for core code hacks - but I dont think theres another way here, or?]]></description>
			<content:encoded><![CDATA[Hi there.<br />
<br />
What a wonderful plugin you've made Johannes. I wish I found it ages ago :P<br />
<br />
Im trying to fit yapb around a little photoslider on my mothers jewlery site. It works perfect so far, but I need to change the src attribute a little.<br />
<br />
The pics need to be passed to a reflect.php file (which adds reflections :P), so instead of a src attribute like this:<br />
http://mypath/wp-content/uploads/2008/09/0711.jpg<br />
<br />
I need this:<br />
http://mypath/wp-content/themes/theme/reflect.php?img=img/0711.jpg&bgc=fff<br />
<br />
How would you change this, im not much for core code hacks - but I dont think theres another way here, or?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Submission form in theme for group photoblog]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=775</link>
			<pubDate>Fri, 26 Sep 2008 21:37:36 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=775</guid>
			<description><![CDATA[My apologies if this has already been addressed, but I searched and found nothing. I want to include a posting form in the theme itself (much like the Twitter-inspired theme Prologue), so that logged in users can upload images from the front page of the site. Is it possible to embed the YAPB upload field in a theme?<br />
<br />
Many thanks!<br />
<br />
~brundlefly]]></description>
			<content:encoded><![CDATA[My apologies if this has already been addressed, but I searched and found nothing. I want to include a posting form in the theme itself (much like the Twitter-inspired theme Prologue), so that logged in users can upload images from the front page of the site. Is it possible to embed the YAPB upload field in a theme?<br />
<br />
Many thanks!<br />
<br />
~brundlefly]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[panorama photoblog]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=774</link>
			<pubDate>Fri, 26 Sep 2008 15:09:03 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=774</guid>
			<description><![CDATA[barebones photoblog with big previews and panorama scrolling.<br />
<br />
Jeff's Photobabble]]></description>
			<content:encoded><![CDATA[barebones photoblog with big previews and panorama scrolling.<br />
<br />
Jeff's Photobabble]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Thumbnails broke after upgrading...]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=773</link>
			<pubDate>Tue, 23 Sep 2008 22:01:09 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=773</guid>
			<description><![CDATA[I recently upgraded to version 1.9.11 and as soon as I did my thumbnails broke... Was there some sort of change to the thumbnail call that would cause this in the newer version?]]></description>
			<content:encoded><![CDATA[I recently upgraded to version 1.9.11 and as soon as I did my thumbnails broke... Was there some sort of change to the thumbnail call that would cause this in the newer version?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Single post Image is copying 3 times help]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=772</link>
			<pubDate>Tue, 23 Sep 2008 09:17:43 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=772</guid>
			<description><![CDATA[Hello,<br />
<br />
I have problem with the single post image it copied itself 3 times in all single post preview other things are working fine, it's nice plug in thanks. if it's not clear please check the link below:<br />
<br />
http://news.newkabul.net/2008/09/22/micr...-software/<br />
<br />
please help if you can,<br />
<br />
regards,<br />
omer]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I have problem with the single post image it copied itself 3 times in all single post preview other things are working fine, it's nice plug in thanks. if it's not clear please check the link below:<br />
<br />
http://news.newkabul.net/2008/09/22/micr...-software/<br />
<br />
please help if you can,<br />
<br />
regards,<br />
omer]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation Problem on PHP 4 environment [Solved]]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=771</link>
			<pubDate>Mon, 22 Sep 2008 23:28:23 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=771</guid>
			<description><![CDATA[Hi<br />
<br />
I have installed last version of YAPB, set the correct permission on cache folder, activaded the plugin in WP v.2.6.2 but...when I try save any options in the plugin I received a message error in this URL: <br />
Code:<br />
http://www.miguel-netto.com/cgi-bin/php4.cgi?nocache=1222117705&amp;page=Yapb.class.php<br />
<br />
<br />
Internal Server Error<br />
The server encountered an internal error or misconfiguration and was unable to complete your request.<br />
<br />
All others plugins runs perfect but I tryed disable all, and just run YAPB. The same error. I run YapbDiagnostics.php and he report me ALL is oK. You can read the diagostics here. If somethinp help the PHP Info. <br />
Can you help me? I try a clean installation of WP and YAPB but receive the same error again....<br />
<br />
In time: Before upload the plugin to the server I run it in local mode with XAMPP thats emule Apache and mySQL and he runs perfect!!!<br />
In time 2: Updated to Release 1.9.11, and nothing.... <br />
--]]></description>
			<content:encoded><![CDATA[Hi<br />
<br />
I have installed last version of YAPB, set the correct permission on cache folder, activaded the plugin in WP v.2.6.2 but...when I try save any options in the plugin I received a message error in this URL: <br />
Code:<br />
http://www.miguel-netto.com/cgi-bin/php4.cgi?nocache=1222117705&amp;page=Yapb.class.php<br />
<br />
<br />
Internal Server Error<br />
The server encountered an internal error or misconfiguration and was unable to complete your request.<br />
<br />
All others plugins runs perfect but I tryed disable all, and just run YAPB. The same error. I run YapbDiagnostics.php and he report me ALL is oK. You can read the diagostics here. If somethinp help the PHP Info. <br />
Can you help me? I try a clean installation of WP and YAPB but receive the same error again....<br />
<br />
In time: Before upload the plugin to the server I run it in local mode with XAMPP thats emule Apache and mySQL and he runs perfect!!!<br />
In time 2: Updated to Release 1.9.11, and nothing.... <br />
--]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Make archive page work with YAPB posts]]></title>
			<link>http://johannes.jarolim.com/yapb-forum/showthread.php?tid=770</link>
			<pubDate>Mon, 22 Sep 2008 17:10:41 +0200</pubDate>
			<guid isPermaLink="false">http://johannes.jarolim.com/yapb-forum/showthread.php?tid=770</guid>
			<description><![CDATA[This is the photo blog I'm building:<br />
<br />
http://miss-britt.com/photo/<br />
<br />
Here is an example of an archive page:<br />
<br />
http://miss-britt.com/photo/2008/09/<br />
<br />
The pictures showing up as thumbnails are from posts created WITHOUT the YAPB plugin.  I can't get the YAPB posts to show up in the archives.<br />
<br />
Any suggestions?]]></description>
			<content:encoded><![CDATA[This is the photo blog I'm building:<br />
<br />
http://miss-britt.com/photo/<br />
<br />
Here is an example of an archive page:<br />
<br />
http://miss-britt.com/photo/2008/09/<br />
<br />
The pictures showing up as thumbnails are from posts created WITHOUT the YAPB plugin.  I can't get the YAPB posts to show up in the archives.<br />
<br />
Any suggestions?]]></content:encoded>
		</item>
	</channel>
</rss>