<?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: PhotoSmash Galleries WordPress Plugin Released</title>
	<atom:link href="http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/</link>
	<description>Tips, tricks, and hacks for life and tech...</description>
	<lastBuildDate>Fri, 19 Mar 2010 06:42:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2895</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Mon, 13 Jul 2009 05:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2895</guid>
		<description>PhotoSmash 0.3 has been released.  Please visit the new PhotoSmash page at &lt;a href=&quot;http://smashly.net/photosmash-galleries/&quot; rel=&quot;nofollow&quot;&gt;Smashly&lt;/a&gt; for questions and comments.  Comments are now closed here.</description>
		<content:encoded><![CDATA[<p>PhotoSmash 0.3 has been released.  Please visit the new PhotoSmash page at <a href="http://smashly.net/photosmash-galleries/" rel="nofollow">Smashly</a> for questions and comments.  Comments are now closed here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2893</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Mon, 13 Jul 2009 00:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2893</guid>
		<description>Duane,

I&#039;m glad to hear it&#039;s working.  Not sure why you&#039;d have to switch back to 2.7.  WP 2.8 has some nice features if you can get it running.  The Admin pages are certainly faster.  I used to dread editing a post or page, it was so slow to load.

Over the next month or so, I plan to release some widgets, including one that will let you do what you&#039;re suggesting.  But it&#039;s likely to be several weeks out before I get to that.  If you&#039;re a PHP coder, then you could probably whip one up without too much trouble.  I believe that the field in the wp_bwbps_images table is created_date.... so your SQL could order by that field in descending order.  Be sure that you call only images with a status &gt; 0, so you don&#039;t get any that are in moderation.

If you can wait, this is on the drawing boards.

Let me know if you hit any other snags.

Byron</description>
		<content:encoded><![CDATA[<p>Duane,</p>
<p>I&#8217;m glad to hear it&#8217;s working.  Not sure why you&#8217;d have to switch back to 2.7.  WP 2.8 has some nice features if you can get it running.  The Admin pages are certainly faster.  I used to dread editing a post or page, it was so slow to load.</p>
<p>Over the next month or so, I plan to release some widgets, including one that will let you do what you&#8217;re suggesting.  But it&#8217;s likely to be several weeks out before I get to that.  If you&#8217;re a PHP coder, then you could probably whip one up without too much trouble.  I believe that the field in the wp_bwbps_images table is created_date&#8230;. so your SQL could order by that field in descending order.  Be sure that you call only images with a status > 0, so you don&#8217;t get any that are in moderation.</p>
<p>If you can wait, this is on the drawing boards.</p>
<p>Let me know if you hit any other snags.</p>
<p>Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Hardy</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2892</link>
		<dc:creator>Duane Hardy</dc:creator>
		<pubDate>Mon, 13 Jul 2009 00:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2892</guid>
		<description>I&#039;ve experimented and seem to have it working properly now.  I dumped wp 2.8 and changed back to 2.7.  I up my max image upload to 10m and turned safe mode off.  I had to set permissions to 777 on the plugin to work also.  

Have you experimented with any code to insert images from a gallery in the sidebar?  I was thinking about trying to put the 6 - 8 most recent images in the sidebar.  Do you have any suggestions on how to handle this?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve experimented and seem to have it working properly now.  I dumped wp 2.8 and changed back to 2.7.  I up my max image upload to 10m and turned safe mode off.  I had to set permissions to 777 on the plugin to work also.  </p>
<p>Have you experimented with any code to insert images from a gallery in the sidebar?  I was thinking about trying to put the 6 &#8211; 8 most recent images in the sidebar.  Do you have any suggestions on how to handle this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2889</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Sun, 12 Jul 2009 03:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2889</guid>
		<description>Duane,

Have you had any luck?  I noted that you had tried out NextGen Gallery.  Were you able to get it to upload?  If so, then it should be possible to get PhotoSmash to upload if you still want to try to get it going.

If so, shoot me an email at byron at whypad.com, and I&#039;ll be glad to work with you.

Cheers,
Byron</description>
		<content:encoded><![CDATA[<p>Duane,</p>
<p>Have you had any luck?  I noted that you had tried out NextGen Gallery.  Were you able to get it to upload?  If so, then it should be possible to get PhotoSmash to upload if you still want to try to get it going.</p>
<p>If so, shoot me an email at byron at whypad.com, and I&#8217;ll be glad to work with you.</p>
<p>Cheers,<br />
Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2888</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Sat, 11 Jul 2009 13:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2888</guid>
		<description>Hi Geneve,

Are you able to connect using an FTP client?  You should be able to see it with an FTP client provided you have the proper permissions to view the folder.

That is strange.

BB</description>
		<content:encoded><![CDATA[<p>Hi Geneve,</p>
<p>Are you able to connect using an FTP client?  You should be able to see it with an FTP client provided you have the proper permissions to view the folder.</p>
<p>That is strange.</p>
<p>BB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geneve</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2887</link>
		<dc:creator>Geneve</dc:creator>
		<pubDate>Sat, 11 Jul 2009 04:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2887</guid>
		<description>Hi there, I&#039;m in the process of working on a website and this plugin is EXACTLY what I&#039;ve been looking for - which is awesome. 
Only problem I&#039;m having is that I&#039;d love to tweak the css file but.. I can&#039;t find it. Granted I&#039;ve been staring at the computer way too long working on this already, but I&#039;ve looked well.. everywhere. 
It&#039;s in the file I downloaded, but once it was uploaded to yahoo (my host) it vanished. 
I tried uploading it by itself, it said the upload was successful, but it isn&#039;t there. 

I feel like I&#039;m going crazy. x_x</description>
		<content:encoded><![CDATA[<p>Hi there, I&#8217;m in the process of working on a website and this plugin is EXACTLY what I&#8217;ve been looking for &#8211; which is awesome.<br />
Only problem I&#8217;m having is that I&#8217;d love to tweak the css file but.. I can&#8217;t find it. Granted I&#8217;ve been staring at the computer way too long working on this already, but I&#8217;ve looked well.. everywhere.<br />
It&#8217;s in the file I downloaded, but once it was uploaded to yahoo (my host) it vanished.<br />
I tried uploading it by itself, it said the upload was successful, but it isn&#8217;t there. </p>
<p>I feel like I&#8217;m going crazy. x_x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Hardy</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2882</link>
		<dc:creator>Duane Hardy</dc:creator>
		<pubDate>Fri, 10 Jul 2009 13:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2882</guid>
		<description>Bryon,

Upload does not work under any circumstance.

URL works for 777 but not 755.  755 gives a success message but the image is not imported only the caption.

Let me know if you have other questions.</description>
		<content:encoded><![CDATA[<p>Bryon,</p>
<p>Upload does not work under any circumstance.</p>
<p>URL works for 777 but not 755.  755 gives a success message but the image is not imported only the caption.</p>
<p>Let me know if you have other questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upgraded to WordPress 2.8.1 &#187; WhyPad</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2878</link>
		<dc:creator>Upgraded to WordPress 2.8.1 &#187; WhyPad</dc:creator>
		<pubDate>Fri, 10 Jul 2009 05:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2878</guid>
		<description>[...] upgraded three sites to WordPress 2.8.1.  None of them missed a beat.  Also, PhotoSmash seems completely unfazed by its new [...]</description>
		<content:encoded><![CDATA[<p>[...] upgraded three sites to WordPress 2.8.1.  None of them missed a beat.  Also, PhotoSmash seems completely unfazed by its new [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2875</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Thu, 09 Jul 2009 21:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2875</guid>
		<description>Hi Duane,

Does the Browse - Upload work if permissions is set to 0777?  I think you indicated such in your post, but wanted to make sure.

My understanding is that the URL works for you with 755 and 777, but that Browse isn&#039;t working for 755, but does work for 777.

PhotoSmash is over most of the upload problems in the comments above.  Most of the problems that we see now are due to Web Hosts that restrict uploads for 755 and they only work for 777.   The other problem we sometimes see is when the database is not properly updated, but the symptoms you&#039;re referencing don&#039;t seem like that.

If you can confirm that the upload is working for 777, that would indicate most likely a restriction by your Web Host.

Byron</description>
		<content:encoded><![CDATA[<p>Hi Duane,</p>
<p>Does the Browse &#8211; Upload work if permissions is set to 0777?  I think you indicated such in your post, but wanted to make sure.</p>
<p>My understanding is that the URL works for you with 755 and 777, but that Browse isn&#8217;t working for 755, but does work for 777.</p>
<p>PhotoSmash is over most of the upload problems in the comments above.  Most of the problems that we see now are due to Web Hosts that restrict uploads for 755 and they only work for 777.   The other problem we sometimes see is when the database is not properly updated, but the symptoms you&#8217;re referencing don&#8217;t seem like that.</p>
<p>If you can confirm that the upload is working for 777, that would indicate most likely a restriction by your Web Host.</p>
<p>Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Hardy</title>
		<link>http://www.whypad.com/posts/photosmash-galleries-wordpress-plugin-released/507/comment-page-10/#comment-2872</link>
		<dc:creator>Duane Hardy</dc:creator>
		<pubDate>Thu, 09 Jul 2009 20:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=507#comment-2872</guid>
		<description>I am having similiar problems as many others have with getting images to load.  I have looked through every post here and google my issue but have not found the solution.  I have created a new blog and I am trying to get Photosmash to work properly.  You can see the install at http://blog.estonish.com/?page_id=3 .

I am only able to get images to load via url.  I have tried to upload several images from my hard drive without success.  All upload attempts end with &quot;image processing fails&quot;.  All URL loads give me a success but it does not upload the image if permission is 755. Only shows caption if one is provided. It does upload the image if the permission is 777.  All images are less than 400K.   Can someone help me fix this? Here are my settings:

PhotoSmash Info

    * Image path: /vservers/h181012wp/htdocs/wp-content/uploads/bwbps
      Exists. - Permissions: 0777
    * Thumbnail path: /vservers/h181012wp/htdocs/wp-content/uploads/bwbps/thumbs
      Exists. - Permissions: 0777
    * Uploads path: /vservers/h181012wp/htdocs/wp-content/uploads
      Exists. - Permissions: 0777

Database Info

      Tables:
          o wp_bwbps_images: Exists
          o wp_bwbps_galleries: Exists

Server Settings

    * Operating System : Linux
    * Server : Apache/2.2.3 (Red Hat)
    * Memory usage : 11.29 MByte
    * MYSQL Version : 5.0.45
    * SQL Mode : Not set
    * PHP Version : 5.1.6
    * PHP Safe Mode : Off
    * PHP Allow URL fopen : On
    * PHP Memory Limit : 32M
    * PHP Max Upload Size : 2M
    * PHP Max Post Size : 8M
    * PHP Max Script Execute Time : 30s
    * PHP Exif support : Yes ( V1.4 )
    * PHP IPTC support : Yes
    * PHP XML support : Yes</description>
		<content:encoded><![CDATA[<p>I am having similiar problems as many others have with getting images to load.  I have looked through every post here and google my issue but have not found the solution.  I have created a new blog and I am trying to get Photosmash to work properly.  You can see the install at <a href="http://blog.estonish.com/?page_id=3" rel="nofollow">http://blog.estonish.com/?page_id=3</a> .</p>
<p>I am only able to get images to load via url.  I have tried to upload several images from my hard drive without success.  All upload attempts end with &#8220;image processing fails&#8221;.  All URL loads give me a success but it does not upload the image if permission is 755. Only shows caption if one is provided. It does upload the image if the permission is 777.  All images are less than 400K.   Can someone help me fix this? Here are my settings:</p>
<p>PhotoSmash Info</p>
<p>    * Image path: /vservers/h181012wp/htdocs/wp-content/uploads/bwbps<br />
      Exists. &#8211; Permissions: 0777<br />
    * Thumbnail path: /vservers/h181012wp/htdocs/wp-content/uploads/bwbps/thumbs<br />
      Exists. &#8211; Permissions: 0777<br />
    * Uploads path: /vservers/h181012wp/htdocs/wp-content/uploads<br />
      Exists. &#8211; Permissions: 0777</p>
<p>Database Info</p>
<p>      Tables:<br />
          o wp_bwbps_images: Exists<br />
          o wp_bwbps_galleries: Exists</p>
<p>Server Settings</p>
<p>    * Operating System : Linux<br />
    * Server : Apache/2.2.3 (Red Hat)<br />
    * Memory usage : 11.29 MByte<br />
    * MYSQL Version : 5.0.45<br />
    * SQL Mode : Not set<br />
    * PHP Version : 5.1.6<br />
    * PHP Safe Mode : Off<br />
    * PHP Allow URL fopen : On<br />
    * PHP Memory Limit : 32M<br />
    * PHP Max Upload Size : 2M<br />
    * PHP Max Post Size : 8M<br />
    * PHP Max Script Execute Time : 30s<br />
    * PHP Exif support : Yes ( V1.4 )<br />
    * PHP IPTC support : Yes<br />
    * PHP XML support : Yes</p>
]]></content:encoded>
	</item>
</channel>
</rss>
