<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Skins for Flash Album Gallery</title>
	<atom:link href="http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/</link>
	<description>Photo, Video, MP3 and  jQuery Gallery for WordPress</description>
	<lastBuildDate>Sat, 13 Aug 2011 12:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stretchr</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5328</link>
		<dc:creator>Stretchr</dc:creator>
		<pubDate>Sat, 13 Aug 2011 12:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5328</guid>
		<description>Thanks. I did CHOWN the files to the user account and this resolved all of my error messages but I still could only get the skins installed when I did it manually, as you instructed in your earlier post. Given that I don&#039;t plan to change the skin very often, this is not at all an inconvenience.

On that note, is it possible to use specific skins for specific albums or is it something you are considering?

At any rate, your quick responses have been most helpful and I appreciate your assistance in resolving my issues. I am very glad you created this plugin. It works so much better than the one we were originally using!

Cheers,
Stretchr</description>
		<content:encoded><![CDATA[<p>Thanks. I did CHOWN the files to the user account and this resolved all of my error messages but I still could only get the skins installed when I did it manually, as you instructed in your earlier post. Given that I don&#8217;t plan to change the skin very often, this is not at all an inconvenience.</p>
<p>On that note, is it possible to use specific skins for specific albums or is it something you are considering?</p>
<p>At any rate, your quick responses have been most helpful and I appreciate your assistance in resolving my issues. I am very glad you created this plugin. It works so much better than the one we were originally using!</p>
<p>Cheers,<br />
Stretchr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5326</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 12 Aug 2011 19:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5326</guid>
		<description>This is due to incorrect configuration of your server. All files and folders should be owned by your user (ftp) account on your web server, and should be writable by that account. On shared hosts, files mostly never be owned by the webserver process itself (sometimes this is www, or apache, or nobody user). You should change apache user group. 
Read more - http://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress</description>
		<content:encoded><![CDATA[<p>This is due to incorrect configuration of your server. All files and folders should be owned by your user (ftp) account on your web server, and should be writable by that account. On shared hosts, files mostly never be owned by the webserver process itself (sometimes this is www, or apache, or nobody user). You should change apache user group.<br />
Read more &#8211; <a href="http://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress" rel="nofollow">http://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stretchr</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5325</link>
		<dc:creator>Stretchr</dc:creator>
		<pubDate>Fri, 12 Aug 2011 15:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5325</guid>
		<description>I should have mentioned that I chmod&#039;d those folders and sub-folders to 777 but while that did resolve an early error I experienced, the error I quoted in my last post began to occur when I refreshed. I planned to upload the unzipped file but then I noticed that the folder was missing the &quot;Settings&quot; folder and the files inside of it.

Thank you for your QUICK answer! You not only made a great plugin, your support is impeccable!

Cheers,
Stretchr</description>
		<content:encoded><![CDATA[<p>I should have mentioned that I chmod&#8217;d those folders and sub-folders to 777 but while that did resolve an early error I experienced, the error I quoted in my last post began to occur when I refreshed. I planned to upload the unzipped file but then I noticed that the folder was missing the &#8220;Settings&#8221; folder and the files inside of it.</p>
<p>Thank you for your QUICK answer! You not only made a great plugin, your support is impeccable!</p>
<p>Cheers,<br />
Stretchr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5324</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Aug 2011 20:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5324</guid>
		<description>The problem is that files and folders not writable in `/wp-content/plugins/flash-album-gallery/skins/` folder and in `/wp-content/plugins/flagallery-skins/` folder, so PHP script can&#039;t move files from one directory to another. You should do it manually. Then  unzip skin (chocolate.zip) and upload it via FTP to &#039;wp-content/plugins/flagallery-skins/&#039; folder with chmod 755.</description>
		<content:encoded><![CDATA[<p>The problem is that files and folders not writable in `/wp-content/plugins/flash-album-gallery/skins/` folder and in `/wp-content/plugins/flagallery-skins/` folder, so PHP script can&#8217;t move files from one directory to another. You should do it manually. Then  unzip skin (chocolate.zip) and upload it via FTP to &#8216;wp-content/plugins/flagallery-skins/&#8217; folder with chmod 755.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stretchr</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5323</link>
		<dc:creator>Stretchr</dc:creator>
		<pubDate>Thu, 11 Aug 2011 19:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5323</guid>
		<description>I&#039;m not having any luck installing new gallery skins. Everything seems to proceed without error but I never get the option to activate the skin. When I do a refresh on installed skins, then I get multiple move errors but the skin (chocolate.zip) isn&#039;t installed. Here are an example of the errors I get after doing the refresh:
Failed to move file /chroot/home/website/html/wp-content/plugins/flash-album-gallery/skins/default_old to /chroot/home/website/html/wp-content/plugins/flagallery-skins/default_old

Any ideas? I would really like to be able to use other skins because I LOVE THIS PLUGIN!

Cheers,
Stretchr</description>
		<content:encoded><![CDATA[<p>I&#8217;m not having any luck installing new gallery skins. Everything seems to proceed without error but I never get the option to activate the skin. When I do a refresh on installed skins, then I get multiple move errors but the skin (chocolate.zip) isn&#8217;t installed. Here are an example of the errors I get after doing the refresh:<br />
Failed to move file /chroot/home/website/html/wp-content/plugins/flash-album-gallery/skins/default_old to /chroot/home/website/html/wp-content/plugins/flagallery-skins/default_old</p>
<p>Any ideas? I would really like to be able to use other skins because I LOVE THIS PLUGIN!</p>
<p>Cheers,<br />
Stretchr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5311</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 29 Jun 2011 07:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5311</guid>
		<description>The paid version of this skin (PhotoGallery PRO - http://photogallerycreator.com/grand-flagallery/photogallery-pro-skin/) contains 2 in 1 PhotoGallery PRO  and PhotoGallery PRO Auto SlideShow Skins</description>
		<content:encoded><![CDATA[<p>The paid version of this skin (PhotoGallery PRO &#8211; <a href="http://photogallerycreator.com/grand-flagallery/photogallery-pro-skin/" rel="nofollow">http://photogallerycreator.com/grand-flagallery/photogallery-pro-skin/</a>) contains 2 in 1 PhotoGallery PRO  and PhotoGallery PRO Auto SlideShow Skins</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5310</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 28 Jun 2011 23:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5310</guid>
		<description>I would like to have PhotoGallery PRO and am happy to pay but would like slideshow to start automatically.

Is this possible?

Cheers
Dan</description>
		<content:encoded><![CDATA[<p>I would like to have PhotoGallery PRO and am happy to pay but would like slideshow to start automatically.</p>
<p>Is this possible?</p>
<p>Cheers<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5305</link>
		<dc:creator>G</dc:creator>
		<pubDate>Sun, 29 May 2011 10:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5305</guid>
		<description>Never mind I figured it out!</description>
		<content:encoded><![CDATA[<p>Never mind I figured it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-5304</link>
		<dc:creator>G</dc:creator>
		<pubDate>Sun, 29 May 2011 10:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-5304</guid>
		<description>Hi there,

For some reason the skin installation is not working. To which directory should I unzip the skin and upload it via FTP?

Thanks,

G</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>For some reason the skin installation is not working. To which directory should I unzip the skin and upload it via FTP?</p>
<p>Thanks,</p>
<p>G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Как сделать красивую, необычную галерею &#124; GRAND Flash Album Gallery &#124; темный Незнайка светлый Wordpress &#124; n-wp.ru</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/comment-page-1/#comment-606</link>
		<dc:creator>Как сделать красивую, необычную галерею &#124; GRAND Flash Album Gallery &#124; темный Незнайка светлый Wordpress &#124; n-wp.ru</dc:creator>
		<pubDate>Mon, 28 Jun 2010 12:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://photogallerycreator.com/?p=169#comment-606</guid>
		<description>[...] вы уже поняли, можно менять стиль оформления (платно), а эффекты, сопровождающие работу плагина, могут [...]</description>
		<content:encoded><![CDATA[<p>[...] вы уже поняли, можно менять стиль оформления (платно), а эффекты, сопровождающие работу плагина, могут [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

