<br />
<b>Notice</b>:  Undefined index: top_posting_user in <b>/srv/disk2/2693237/www/plogger.org/forum/extensions/Statistics/default.php</b> on line <b>118</b><br />
<br />
<b>Notice</b>:  Undefined index: top_discussion_starter in <b>/srv/disk2/2693237/www/plogger.org/forum/extensions/Statistics/default.php</b> on line <b>119</b><br />
<br />
<b>Notice</b>:  Undefined index: most_active_users in <b>/srv/disk2/2693237/www/plogger.org/forum/extensions/Statistics/default.php</b> on line <b>122</b><br />
<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - All Discussions</title>
			<lastBuildDate>Sun, 12 Jul 2026 05:32:35 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>Announcement - Subversion/Trac changes</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3019</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3019</guid>
		<pubDate>Tue, 12 Jan 2010 16:06:10 +0000</pubDate>
		<author>ryanduff</author>
		<description>
			<![CDATA[To make things better for the community, we've decided to break the translations out of subversion and move them to their own repository. This will help unclutter the main repo as well as allow for granular permissions. Once we get the permission system worked out, individual translators will be able to manage their language files for each version of Plogger that is released. <br /><br />Unfortunately, because of this I had to clean up our URL structure for plogger.org. The new repositories and trac environments are as follows:<br /><br />Plogger Core<br /> -<a href="http://core.svn.plogger.org" >http://core.svn.plogger.org</a><br /> -<a href="http://core.trac.plogger.org" >http://core.trac.plogger.org</a><br /><br />Plogger Translations<br /> -<a href="http://translations.svn.plogger.org" >http://translations.svn.plogger.org</a><br /> -<a href="http://translations.trac.plogger.org" >http://translations.trac.plogger.org</a><br /><br />Due to the change from dev to trac, I have set up a redirect from <a href="http://dev.plogger.org" >http://dev.plogger.org</a> to <a href="http://core.trac.plogger.org" >http://core.trac.plogger.org</a> for anybody that might have old links. <br /><br />As far as moving the subversion repository, if you have a local copy, you'll need to update the path. This can be done by using the relocate command in subversion. Assuming you have a check out of /trunk, the command would be as follows:<br /><br /><code >svn switch --relocate http://svn.plogger.org/trunk http://core.svn.plogger.org/trunk</code>]]>
		</description>
	</item>
	<item>
		<title>Announcement - new stable version (Plogger 1.0-RC1) released!</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=2914</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=2914</guid>
		<pubDate>Wed, 28 Oct 2009 11:33:20 +0000</pubDate>
		<author>sidtheduck</author>
		<description>
			<![CDATA[Just a quick announcement to all you Plogger users out there that we just released the new stable release candidate of Plogger, <a href="http://www.plogger.org/" >Plogger 1.0-RC1</a>!  For those of you using SVN versions, this is revision 606, so if you have an older revision, you may want to upgrade to the latest.<br /><br />The <a href="http://www.plogger.org/docs/install/" >Install</a> and <a href="http://www.plogger.org/docs/upgrade/" >Upgrade</a> pages have been updated as well to show the updated process for installing a fresh version or upgrading your existing version (the same information can be found, as always, in the readme of the download as well).  We look forward to hearing your feedback and remember to <a >report any bugs</a> you find to the <a href="http://dev.plogger.org/report" >Trac</a> pages!]]>
		</description>
	</item>
	<item>
		<title>Important-- Security Update for 1.0b3 users (a.k.a. Version 3.0 Beta)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=2109</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=2109</guid>
		<pubDate>Mon, 18 Aug 2008 16:41:12 +0000</pubDate>
		<author>ryanduff</author>
		<description>
			<![CDATA[If you're using version 1.0b3, there was a security vulnerability that has been found and <a href="http://gulftech.org/?node=research&article_id=00121-08042008" >publicly disclosed</a>. We were notified after it was found and the problem has been corrected.<br /><br />I ported changes back to version 1.0b3 for those not running current SVN. They can be found <a href="http://www.plogger.org/source/plogger-1.0b3-securityfix.zip" >here</a>. There are two changed files: plog-download.php and plog-remote.php (both found in the root folder). Replacing those files with those in the zip file will fix the issue. <br /><br />For those running SVN, the changes were committed in <a href="http://dev.plogger.org/changeset/569" >r569</a> so as long as you've updated past that revision, you should be covered. <br /><br />The <a href="http://www.plogger.org/download/" >download</a> on the main page also has the updated files if you would like the whole package.]]>
		</description>
	</item>
	<item>
		<title>Plogger restructured - at SVN revision 550</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=1998</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=1998</guid>
		<pubDate>Sat, 28 Jun 2008 13:54:52 +0000</pubDate>
		<author>sidtheduck</author>
		<description>
			<![CDATA[Just an FYI to everyone who is thinking of downloading / testing the SVN trunk of Plogger, we have just completed a restructure of Plogger to make it easier for future upgrades, fixing mod_rewrite naming issues, as well as a few other issues that needed working out.  Please note that as of <a href="http://dev.plogger.org/changeset/550" >revision 550</a>, the structure no longer remains the same and upgrading (at this point) from previous versions has not been documented or finalized (but it will be soon! ;) ).<br /><br />If you are looking to use the bug fixes for Beta 3.0 from the SVN trunk, please download using the following link ( &lt;= <a href="http://dev.plogger.org/changeset/549/trunk?old_path=%2F&format=zip" >revision 549</a> is prior to the restructure).<br />Please let us know if you have any questions.<br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Plogger version naming explanation</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=2169</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=2169</guid>
		<pubDate>Fri, 05 Sep 2008 13:59:01 +0000</pubDate>
		<author>sidtheduck</author>
		<description>
			<![CDATA[Just a clarification on Plogger versions to hopefully clear up confusion.<br /><br />Previous releases of Plogger have been (from newest on top to oldest on bottom):<br />(1.0) beta 3.0<br />(1.0) beta 2.1<br />(1.0) beta 2<br />(1.0) beta 1<br /><br />Plogger is still in the Beta phase and has not yet reached a full release (but we hope to soon).  The "1.0" in the above versions was implied because an official "full release" is still pending.  When the full release comes out it will be Plogger 1.0.  The confusion (I believe) started with the security-fix, sub-release of beta 2.1.  This version was released to fix a security vulnerability, but did not change much else to the code.  Since then, the sub-release numbering of the beta release has been added (the x.0).<br /><br />So to clear things up, when people are referring to "beta 3.0", "3.0", or "3.0 beta" at this point are actually referring to 1.0b3 (version 1.0 beta release 3).  ryanduff has put together a <a href="http://dev.plogger.org/wiki/Standards/VersionNumbering" >Version Numbering Standards</a> page on the development wiki.<br /><br />Again, we are sorry for the confusion and will try to be more consistent with our terminology from this point on.  Thanks.]]>
		</description>
	</item>
	<item>
		<title>How to report bugs and/or create tickets (Please read)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=1807</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=1807</guid>
		<pubDate>Thu, 03 Apr 2008 17:00:03 +0000</pubDate>
		<author>ryanduff</author>
		<description>
			<![CDATA[]]>
		</description>
	</item>
	<item>
		<title>Hanging on to Plogger - But WordPress Plug-ins are fighting me</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3900</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3900</guid>
		<pubDate>Sun, 15 Aug 2021 14:42:24 +0000</pubDate>
		<author>joemolloy</author>
		<description>
			<![CDATA[I've hung on to Plogger despite persuasion from a development consultant, and got by until a combination of storms. <br />My photo galleries have been accessed from a WordPress page for three years now, into my PHP, MySQL database.<br />I got a critical site error on 26 June 2021 when the StopBadBots plug-in auto-updated.<br />Several remedial actions were taken, including turn off StopBadBots, update PHP, and more.<br />Working with the site design consultant, I now have back the thumbnails that should then open my albums.<br />But all are replying with error http 500<br /><br />I'm going to get the hosting service to take another look at this and this post is purely to get any comments from other Ploggers on any recent upgrade misery.]]>
		</description>
	</item>
	<item>
		<title>Plogger PHP8</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3901</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3901</guid>
		<pubDate>Mon, 14 Mar 2022 14:58:39 +0000</pubDate>
		<author>xiphias</author>
		<description>
			<![CDATA[Since PHP8 is rolling out I thought I would test if plogger would run on PHP8. There are some minor issues so I started a new project for it.<br /><br />https://github.com/xiphiasphotography/plogger_php8<br /><br />Not very actively developing. I'm using plogger for a few of my website and since I like running the latest version I updated my own plogger sites and created this GitHub project so others can also use this when their PHP version gets updated.<br /><br />Use at own risk!<br /><br />-XiP]]>
		</description>
	</item>
	<item>
		<title>Plogger and Oypo</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3886</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3886</guid>
		<pubDate>Wed, 02 Jul 2014 08:55:02 +0000</pubDate>
		<author>edwink</author>
		<description>
			<![CDATA[After much trial and error with other gallery scripts, I finally found out (at least partly) how to get Oypo to work with Plogger.<br /><br />In picture.php I added the following:<br /><br />&lt;code&gt;&lt;!-- oypo --&gt;<br />&lt;script language=&quot;JavaScript&quot; src=&quot;http://www.oypo.nl/pixxer/api/orderbutton.asp?<br />		foto=&lt;strong&gt;&lt;?php echo plogger_get_source_picture_url(); ?&gt;&lt;/strong&gt;&amp;thumb=&lt;?php echo plogger_get_picture_thumb(THUMB_LARGE); ?&gt;&amp;profielid=[profiel-id]&amp;buttonadd=http://www.kijk.us/selectionadd.gif&amp;buttondel=http://www.kijk.us/selectiondel.gif&quot;&gt;<br />&lt;/script&gt;<br />&lt;script language=&quot;JavaScript&quot; src=&quot;http://www.oypo.nl/pixxer/api/pixxerinit.asp?buttonadd=http://www.kijk.us/selectionadd.gif&amp;buttondel=http://www.kijk.us/selectiondel.gif&amp;nologo=1&quot;&gt;&lt;/script&gt;<br />&lt;!-- /oypo --&gt;<br /><br />&lt;!-- winkelwagen oypo --&gt;<br />&lt;br /&gt;Aantal foto's in winkelwagen: &lt;span id=&quot;PixxerSelectionCount&quot;&gt;&lt;/span&gt;<br /><br />&lt;div id=&quot;PixxerSelection&quot;&gt;&lt;/div&gt;&lt;br clear=all&gt;<br />&lt;p id=&quot;PixxerBestelknop&quot; style=&quot;display:none&quot;&gt;checkout via de Oypo-site: &lt;a href=&quot;javascript:document.location='http://www.oypo.nl/winkelwagen/?cart='+winkelwagen+'&amp;retourlink=http://www.voorugezien.nl/Plogger'&quot;&gt;checkout&lt;/a&gt;&lt;br&gt;<br />&lt;!-- end winkelwagen --&gt;&lt;/code&gt;<br /><br />As you can see, it now takes the same image for both the thumb as the Highres image. Those Highres images should be located at http://www.voorugezien.nl/HighRes/ with exact the same path as the thumb<br />You can see my test and playing around at http://www.voorugezien.nl/]]>
		</description>
	</item>
	<item>
		<title>Future of Plogger (potential for adoption / fork)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3884</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3884</guid>
		<pubDate>Sat, 17 May 2014 15:35:16 +0000</pubDate>
		<author>phual</author>
		<description>
			<![CDATA[I've just been upgrading a site I run that integrate Plogger and Textpattern, The upgrade was prompted by my hosting provider upgrading my PHP version and I though that I'd take the opportunity to upgrade Textpattern as well. The result of all of this was that I suffered a repeat of problems I've had with conflicting variables used by the two systems as well as incompatibilities with php version 5.4. Looking through the forum, I can't help but notice that:<br /><br />- development appears to have halted<br />- the source software (subversion) is down <br />- lots of people are having compatibility issues with newer software releases<br />- the developers appear not to have posted for quite some time.<br /><br />In short, the project shows all the signs of a loss of resource, motivation, or both from those maintaining Plogger. This leads me to the inevitable question: <strong >would there be an interest from the maintainers to pass the project on, or from the community to take forward a fork?</strong><br /><br />At this point I should point out that I'm not a developer and can just about find my way around some PHP code. For this and other reasons I would not be an ideal candidate to take the project forward (at least not to do anything more than maintain), though I would be willing to support however I could. I wonder, are there others out there who would be willing / able to make some form of commitment?<br /><br />Stuart<br />(a Plogger lover grateful for excellent work on project to date)]]>
		</description>
	</item>
	<item>
		<title>Plogger stopped working, probably PHP problem</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3895</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3895</guid>
		<pubDate>Mon, 20 Feb 2017 17:17:42 +0000</pubDate>
		<author>poslanik</author>
		<description>
			<![CDATA[Hello guys,<br /><br />I know it's a longshot asking for help on this forum since Plogger is discountinued but I decided to try anyway.<br /><br />So, to make a long story short, my website running Plogger suddenly stopped working. Now, as far as I can recall, it happened immediately after my web hoster updated his PHP version, and certainly the errors that Plogger is reporting have something to do with PHP functions.<br /><br />Here is a screenshot of what shows up when I try to open my website (it runs Plogger on the homepage, basically the whole website is a Plogger gallery): <a href="https://snag.gy/kwroUZ.jpg" >https://snag.gy/kwroUZ.jpg</a><br /><br />And then, if I try to open _install.hp or _upgrade.php like it tells me to, this is what I get: <a href="https://snag.gy/BPRNgD.jpg" >https://snag.gy/BPRNgD.jpg<br /></a><br />If there's somebody who can helps me out or point me in the right direction, I would appreciate it so much...]]>
		</description>
	</item>
	<item>
		<title>ERROR: Strict Standards: Non-static method phpthumb_functions</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3882</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3882</guid>
		<pubDate>Mon, 30 Dec 2013 14:07:56 +0000</pubDate>
		<author>Galerio</author>
		<description>
			<![CDATA[After upgrading to latest version 1.0RC1 I have these errors showed in every page where the full photo is displayed:<br /><br /><code >Strict Standards: Non-static method phpthumb_functions::gd_version() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115c/sub001//foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 195<br /><br />Strict Standards: Non-static method phpthumb_functions::gd_info() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115c/sub001/foto/plog-includes/lib/phpthumb/phpthumb.functions.php on line 361<br /><br />Deprecated: Function eregi() is deprecated in /mounted-storage/foto/plog-includes/lib/phpthumb/phpthumb.functions.php on line 362<br /><br />Deprecated: Function eregi() is deprecated in /mounted-storage/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 707<br /><br />Deprecated: Function eregi() is deprecated in /mounted-storage/1e2.it/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 588<br /><br />Strict Standards: Non-static method phpthumb_functions::version_compare_replacement() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115c/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 1916<br /><br />Strict Standards: Non-static method phpthumb_functions::nonempty_min() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115c/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 1801<br /><br />Strict Standards: Non-static method phpthumb_functions::nonempty_min() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115cfoto/plog-includes/lib/phpthumb/phpthumb.class.php on line 1802<br /><br />Strict Standards: Non-static method phpthumb_functions::ImageCreateFunction() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115c/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 1825<br /><br />Strict Standards: Non-static method phpthumb_functions::gd_version() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115c/foto/plog-includes/lib/phpthumb/phpthumb.functions.php on line 246<br /><br />Strict Standards: Non-static method phpthumb_functions::version_compare_replacement() should not be called statically, assuming $this from incompatible context in /mounted-storage/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 1829<br /><br />Strict Standards: Non-static method phpthumb_functions::ImageResizeFunction() should not be called statically, assuming $this from incompatible context in /mounted-storage/home11/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 315<br /><br />Strict Standards: Non-static method phpthumb_functions::gd_version() should not be called statically, assuming $this from incompatible context in /mounted-storage/home115c/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 1672</code><br /><br />And the errors are doubled in admin control panel where I get also:<br /><br /><code >Deprecated: Function eregi() is deprecated in /mounted-storage/home115/foto/plog-includes/lib/phpthumb/phpthumb.functions.php on line 362<br /><br />Deprecated: Function eregi() is deprecated in /mounted-storage/home115/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 707<br /><br />Deprecated: Function eregi() is deprecated in /mounted-storage/home115/foto/plog-includes/lib/phpthumb/phpthumb.class.php on line 588</code><br /><br />I can't reinstall plogger because I already have albums published, so I can't delete them.<br /><br />Any help?]]>
		</description>
	</item>
	<item>
		<title>HTTPS Support</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=419</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=419</guid>
		<pubDate>Mon, 06 Feb 2006 14:02:37 +0000</pubDate>
		<author></author>
		<description>
			<![CDATA[Plogger don't seem to support HTTPS. My ISP has just blocked port 80 and a nice migration to HTTPS would be nice.<br /><br />Thanks,<br />Clayton]]>
		</description>
	</item>
	<item>
		<title>Oypo integrated into plogger</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3893</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3893</guid>
		<pubDate>Tue, 07 Feb 2017 15:56:27 +0000</pubDate>
		<author>xiphias</author>
		<description>
			<![CDATA[<strong >NO LONGER SUPPORTED BY OYPO</strong><br /><br />I've been running Plogger for years now. To bad development is at a stand still so I pretty much have my personal "fork" now.<br /><br />Oypo, the dutch printing service, has updated their integration possibility with a jQuery version.<br /><br />I've altered my theme to include this new code.<br /><br />theme/footer.php: Added Oypo basket stuff<br /><code >&lt;!-- *** BEGIN OYPO WINKELWAGEN *** --&gt;<br />  &lt;div class=&quot;row&quot;&gt;<br />    &lt;div class=&quot;col-xxs-3 col-sm-2&quot;&gt;<br />      &lt;div class=&quot;OypoCart&quot;&gt;<br />        &lt;span class=&quot;OypoSelectionCount&quot;&gt;&lt;/span&gt;<br />        &lt;i class=&quot;fa fa-shopping-cart fa-4x OypoCartIcon&quot;&gt;&lt;/i&gt; <br />      &lt;/div&gt;<br />      &lt;button type=&quot;button&quot; class=&quot;OypoBestelknop priority&quot; onclick=&quot;checkout(jQuery('.OypoSelectionCount').text());&quot;&gt;Bestel&lt;/button&gt;&lt;br /&gt;<br />    &lt;/div&gt;<br />    &lt;div class=&quot;col-xxs-6 col-sm-10&quot;&gt;<br />      &lt;div id=&quot;oypo-container&quot;&gt;<br />        &lt;div class=&quot;OypoSelection&quot;&gt;&lt;/div&gt;<br />      &lt;/div&gt;<br />    &lt;/div&gt;<br />  &lt;/div&gt;<br />  &lt;!-- *** EINDE OYPO WINKELWAGEN *** --&gt;</code><br /><br />And at the bottom added the Oypo Init script and extra code for my checkout if loaded via iframe. This also includes Google Universal Analytics event triggers to track checkouts,<br /><code >&lt;!-- Initialize oypo scripts. Depends on jquery --&gt;<br />&lt;!--script src=&amp;quot;//www.oypo.nl/pixxer/api/oypo-ext-201503.asp&amp;quot;&amp;gt;&amp;lt;/script--&gt;<br />&lt;script src=&quot;&lt;?php echo THEME_URL ?&gt;jscss/oypo-ext-201503.min.js&quot;&gt;&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />  function checkout(amount)<br />  {<br />    try {<br />      if (amount &gt; 0)<br />        value = amount * 0.77;<br />      ga('send', {<br />        'hitType': 'event',<br />        'eventCategory': 'Webshop',<br />        'eventAction': 'Checkout',<br />        'eventLabel': 'Winkelwagen: ' + winkelwagen + ', ' + amount  + ' items.',<br />        'eventValue': value<br />      });<br />    } catch (e) {<br />      console.log(e);<br />      ga('send', {<br />        'hitType': 'event',<br />        'eventCategory': 'Errors',<br />        'eventAction': 'Checkout',<br />        'eventLabel': e<br />      });<br />    }<br /><br />    var returnLink = 'https://degroteprijs.xiphias.net/';<br />    if (window.location != window.parent.location)<br />    {<br />      try {<br />        returnLink = window.parent.location;<br />      } catch (e) {<br />        returnLink = 'http://www.degroteprijs.nl/fotos-de-grote-prijs-bestellen/';<br />        console.log(e);<br />      }<br />      window.parent.location.href = 'https://www.oypo.nl/winkelwagen/?cart=' + winkelwagen + '&amp;css=&amp;wl=&amp;retourlink=' + returnLink;<br />    } else {<br />      window.location.href = 'https://www.oypo.nl/winkelwagen/?cart=' + winkelwagen + '&amp;css=&amp;wl=&amp;retourlink=' + returnLink;<br />    }<br />  }<br />&lt;/script&gt;</code><br />I put the extenal init script in my theme folder so it could be minimized. After optiomization my Plogger gallery scores 96/100 on the Google PageSpeed index.<br /><br />theme/picture.php: Get original highres URL, pretty custom since it only works with my photo naming convention.<br /><code >&lt;?php<br />$strImage = plogger_get_picture_thumb(THUMB_LARGE);<br />                $strHires = basename($strImage);<br />                $strHires = substr($strHires, strpos($strHires, &quot;-&quot;)+1);<br />?&gt;</code> <br /><br />And at the spot where I want my order button I've placed this.<br /><code >&lt;button id=&quot;button&lt;?php echo plogger_get_picture_id(); ?&gt;&quot; class=&quot;OypoAddToBasket&quot; data-img=&quot;&lt;?php echo $strHires; ?&gt;&quot;&gt;&lt;/button&gt;&lt;span id=&quot;text&lt;?php echo plogger_get_picture_id(); ?&gt;&quot;&gt; bestellijst&lt;/span&gt;</code><br />Oypo only supports images for add and remove buttons so use the test in span and some jQuery to merge them into the button.<br /><br />At the bottom below: <code >&lt;?php plogger_get_footer(); ?&gt;</code> this has been added, it also includes Google Universal Analytics code to register the add and remove clicks. On creation of the add/remove button the text span is added to the button.<br /><code >  &lt;script type=&quot;text/javascript&quot;&gt;<br />//    jQuery mag het $-teken niet meer gebruiken, maar moet gebruik maken van jQuery als aanroep<br />      jQuery.noConflict();<br />      jQuery(function() {<br />          /*<br />          Add photo to oypo and display order button<br />          Parameters:<br />          element: DOM element where the orderbutton should be placed<br />          foto: last part of url to the highres photo (first part is defined in the 'verkoopprofiel')<br />          thumb: full url to thumbnail preferably 800 px long side; width/height ratio should be the same as highres photo, so no cropping to square!<br />          profielid: id of the 'verkoopprofiel'<br />          buttonadd: url of image for 'add to cart' icon<br />          buttondel: url of image for 'delete from cart' icon<br />          onload: function that fires after successful loading of orderbutton<br />          onshop: function that fires after photo is added or deleted to/from shopping cart<br />          */<br />          try {<br />            OypoButton({<br />              element:jQuery('#button&lt;?php echo plogger_get_picture_id(); ?&gt;'),<br />              foto:'&lt;?php echo $strHires; ?&gt;',<br />              thumb:'&lt;?php echo $strImage; ?&gt;',<br />              profielid:'5760715B6F2B43F7',<br />              buttonadd:'&lt;?php echo THEME_URL ?&gt;images/dgp-oypo-add.png',<br />              buttondel:'&lt;?php echo THEME_URL ?&gt;images/dgp-oypo-del.png',<br />              onload:function(data) {<br />                //optioneel, event na laden<br />                //data.guid: guid van de foto, data.selected: true/false<br />                //console.log(data);<br />                imgId = jQuery('#OypoImg'+data.guid).closest('.OypoAddToBasket').attr('id').substr(6);<br />                //console.log(imgId);<br />                jQuery('#text'+imgId).appendTo('#button'+imgId+' &gt; a');<br />              },<br />              onshop:function(data) {<br />                //optioneel, event fired na selecteren/deselecteren<br />                //data.guid: guid van de foto, data.selected: true/false<br />                ga('send', {<br />                  'hitType': 'event',<br />                  'eventCategory': 'Webshop',<br />                  'eventAction': (data.selected ? 'Add to basket' : 'Remove from basket'),<br />                  'eventLabel': window.self.location<br />                });<br />              }<br />            })<br />          } catch(e) {<br />            console.log(e);<br />          }<br />        })<br />  &lt;/script&gt;</code><br /><br />theme/album.php: Added pretty much the same code as above only the OypoButton() function is called in a for each loop to loop through all the images visible. This replace the need of including the script below every image like the old pre 2015 Oypo code.<br />The button and highres stuff used above is also used in the album.php but the javascript is a bit different.<br /><code >&lt;script type=&quot;text/javascript&quot;&gt;<br />  // jQuery mag het $-teken niet meer gebruiken, maar moet gebruik maken van jQuery als aanroep<br />  //jQuery.noConflict();<br />  jQuery(document).ready(function(){<br />    jQuery('.OypoAddToBasket').each(function() {<br />      /*<br />      Add photo to oypo and display order button<br />      Parameters:<br />      element: DOM element where the orderbutton should be placed<br />      foto: last part of url to the highres photo (first part is defined in the 'verkoopprofiel')<br />      thumb: full url to thumbnail preferably 800 px long side; width/height ratio should be the same as highres photo, so no cropping to square!<br />      profielid: id of the 'verkoopprofiel'<br />      buttonadd: url of image for 'add to cart' icon<br />      buttondel: url of image for 'delete from cart' icon<br />      onload: function that fires after successful loading of orderbutton<br />      onshop: function that fires after photo is added or deleted to/from shopping cart<br />      */<br />      try {<br />        OypoButton({<br />          element: jQuery(this),<br />          foto: jQuery(this).attr('data-img'),<br />          thumb: jQuery('#thumb-'+jQuery(this).attr('id').substr(6)).attr('src'),<br />          profielid: '5760715B6F2B43F7',<br />          buttonadd: '&lt;?php echo THEME_URL ?&gt;images/dgp-oypo-add.png',<br />          buttondel: '&lt;?php echo THEME_URL ?&gt;images/dgp-oypo-del.png',<br />          onload: function(data) {<br />            //optioneel, event na laden<br />            //data.guid: guid van de foto, data.selected: true/false<br />//            console.log(data);<br />            imgId = jQuery('#OypoImg'+data.guid).closest('.OypoAddToBasket').attr('id').substr(6);<br /> //           console.log(imgId);<br />            jQuery('#text'+imgId).appendTo('#button'+imgId+' &gt; a');<br />          },<br />          onshop: function(data) {<br />            //optioneel, event fired na selecteren/deselecteren<br />            //data.guid: guid van de foto, data.selected: true/false<br />            ga('send', {<br />              'hitType': 'event',<br />              'eventCategory': 'Webshop',<br />              'eventAction': (data.selected ? 'Add to basket' : 'Remove from basket'),<br />              'eventLabel': jQuery('#button'+imgId).attr('data-img')<br />            });<br />          }<br />        })<br />      } catch(e) {<br />        console.log(e);<br />      }<br />    });<br />  });<br />&lt;/script&gt;</code><br /><br />This album can be viewed on <a href="https://degroteprijs.xiphias.net" >https://degroteprijs.xiphias.net</a><br /><br />Questions? Ask!<br /><br /><br />-XiP]]>
		</description>
	</item>
	<item>
		<title>Some folders won't upload</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3899</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3899</guid>
		<pubDate>Sun, 07 Jan 2018 10:47:49 +0000</pubDate>
		<author>edwink</author>
		<description>
			<![CDATA[I have some folders added to the upload folder, but when importing them, not all are getting through. No clue why. They have spaces in the name, but others have as well, and they still get through.]]>
		</description>
	</item>
	<item>
		<title>'cdn_url' missing</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3898</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3898</guid>
		<pubDate>Thu, 04 Jan 2018 10:38:12 +0000</pubDate>
		<author>edwink</author>
		<description>
			<![CDATA[I've got a fork-ed version of Plogger, but everytime I want to update the options, I get the error:<br /><br />&lt;code&gt;Unknown column 'cdn_url' in 'field list'<br /><br />UPDATE `plogger_config` SET `truncate`= '0', `feed_title`= 'Plogger Photo Feed', `feed_language`= 'en-us', `feed_num_entries`= '15', `allow_dl`= '0', `allow_comments`= '1', `allow_print`= '1', `default_sortby`= 'date', `default_sortdir`= 'ASC', `album_sortby`= 'id', `album_sortdir`= 'ASC', `collection_sortby`= 'id', `collection_sortdir`= 'ASC', `thumb_num`= '20', `compression`= '75', `admin_username`= 'Edwin', `admin_email`= 'edwin.kort@gmail.com', `date_format`= 'n.j.Y', `use_mod_rewrite`= '0', `square_thumbs`= '1', `comments_notify`= '1', `comments_moderate`= '0', `gallery_url`= 'http://voorugezien.nl/', `gallery_name`= 'Plogger', `cdn_url`= 'http:///', `thumb_nav_range`= '0', `enable_thumb_nav`= '0', `allow_fullpic`= '1'<br /><br />In file: /plog-admin/plog-options.php<br /><br />On line: 81&lt;/code&gt;<br /><br />I thought of adding this column my self with 'add colum' to the table, but somehow this doesn't work. Any one got a clue?]]>
		</description>
	</item>
	<item>
		<title>Error on admin Notice: Undefined index: JPG Support in...... /plog-a</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3873</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3873</guid>
		<pubDate>Thu, 25 Oct 2012 15:46:59 +0000</pubDate>
		<author>Daz wilde</author>
		<description>
			<![CDATA[Hi all im getting this error when signed in to the admin:<br /><br />Notice: Undefined index: JPG Support in ........... /plog-admin/plog-admin-functions.php on line 1986]]>
		</description>
	</item>
	<item>
		<title>photos disappeared</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3896</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3896</guid>
		<pubDate>Tue, 28 Mar 2017 14:50:12 +0000</pubDate>
		<author>KimberlyApril</author>
		<description>
			<![CDATA[I had 8 pages of photos on my gallery - I now have only 2.<br />I can not log into plogger - it tells me &quot;http 500 error, that's odd, website can't display that page&quot;<br />I am freaking out because this is my entire portfolio that I use for work nationwide!]]>
		</description>
	</item>
	<item>
		<title>Log in</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3897</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3897</guid>
		<pubDate>Fri, 07 Apr 2017 17:16:36 +0000</pubDate>
		<author>KimberlyApril</author>
		<description>
			<![CDATA[Log in page is not acknowledging my email or my log in information at all]]>
		</description>
	</item>
	<item>
		<title>PHP GD extension is not installed, it is required to upload images.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3894</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3894</guid>
		<pubDate>Mon, 13 Feb 2017 10:58:59 +0000</pubDate>
		<author>xiphias</author>
		<description>
			<![CDATA[While trying to update the code be able to run on newer PHP versions I ran into some ereg() to preg() replacements. No biggy. But all of a sudden I got the above error when logging into the Admin even though server info stated: GD Version: bundled (2.0.34 compatible)<br /><br />When looking at the PHP log files there was a preg() error. After the update below, error gone and plogger running fine again.<br /><br />plog-includes/lib/phpthumb/phpthumb.functions.php line 362<br />Old:<br /><code >if (ereg_match('bundled \((.+)\)$', $gd_info['GD Version'], $matches)) {</code><br /><br />New:<br /><code >if (preg_match('/bundled \((.+)\)$/', $gd_info['GD Version'], $matches)) {</code>]]>
		</description>
	</item>
	<item>
		<title>How Do I Increase Slideshow Image Size</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3887</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3887</guid>
		<pubDate>Mon, 21 Jul 2014 21:53:59 +0000</pubDate>
		<author>joemolloy</author>
		<description>
			<![CDATA[As an amateur user of Plogger, I keep things simple and very happily run things fairly much at default.<br /><br />However, I am wishing to increase the size that images display when running a slideshow from an album. Could you point me to the correct file? I've had a look through the directories but do not see where the size is set.<br /><br />I am running<br />PLOGGER VERSION: 1.0-RC1   <br />Theme Classic Version 1.2<br />Server Software: Apache/ <br />PHP Version: 5.4.29 (CGI-FCGI)<br />MySQL Version: 5.5.37-cll<br />GD Version: bundled (2.1.0 compatible)]]>
		</description>
	</item>
	<item>
		<title>Can not add images</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3711</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3711</guid>
		<pubDate>Sat, 08 Oct 2011 03:48:41 +0000</pubDate>
		<author>xiphias</author>
		<description>
			<![CDATA[Hi Sid,<br /><br />Been a while. I have a few plogger instances running stand alone and one integrated in plogger with your help. I just started a new websit in which I'ld like to include plogger again. I've managed to alter the component to work with Joomla 1.7 which seems to work. Only one problem, I cant add images.'<br /><br />when I go to /plogger/plog-admin the Upload tab shows :<br />&lt;code&gt;Upload Images<br /><br />Before you can begin uploading images to your gallery, you must create at least one collection AND one album within that collection. Move over to the Manage tab to begin creating your gallery structure.&lt;/code&gt;<br /><br />Verry strange since I alterd the name of the default install collection and created 4 more. The album in the default collection was also renamed and other albums have been created in de collections. <br /><br />When I go to manage tab I see <br />&lt;code&gt;Gallery Stats: You have collections, which contain albums and images. Users have posted comments to your gallery.&lt;/code&gt;<br />But I have no images or comments.<br /><br />Please advise<br /><br /><br />-Michael]]>
		</description>
	</item>
	<item>
		<title>album links not working after upgrade from plogger 3 beta</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3892</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3892</guid>
		<pubDate>Sat, 14 Nov 2015 14:48:02 +0000</pubDate>
		<author>bjornart</author>
		<description>
			<![CDATA[Is there anything more I need to do to make the links work?<br />I upgraded from version 3 beta.<br /><br />http://www.trondsen.org/gallery/]]>
		</description>
	</item>
	<item>
		<title>plogger_album_picture_count() returning nothing</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3891</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3891</guid>
		<pubDate>Fri, 03 Apr 2015 14:26:53 +0000</pubDate>
		<author>xiphias</author>
		<description>
			<![CDATA[I've been having issues that plogger_album_picture_count() is not returning the amount of images in an album. <br /><br />It looks like mysql_result has been altered in the new PHP 5.4 I'm running and needs a row number.<br /><br />On line 2808 in my plog-functions.php I changed the function call to:<br />		return mysql_result($numresult, 0, 'num_pictures');<br />and that seems to do the trick.<br /><br />Hope this helps anyone with the same issues.<br /><br />-XiP]]>
		</description>
	</item>
	<item>
		<title>can not upload photos to gallery</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3888</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3888</guid>
		<pubDate>Fri, 14 Nov 2014 15:52:26 +0000</pubDate>
		<author>KimberlyApril</author>
		<description>
			<![CDATA[Please help!  Plogger is not allowing me upload any images to my gallery.  Is there a phone number I can call for technical support?]]>
		</description>
	</item>
	<item>
		<title>Cruft-free url's problem with utf-8</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3305</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3305</guid>
		<pubDate>Wed, 30 Jun 2010 16:11:02 +0000</pubDate>
		<author>Creatium</author>
		<description>
			<![CDATA[Hi everybody!<br /><br />I've just upgraded to newest version of Plogger - 1.0 RC. Everything works fine, exept the cruft-free url's when using utf-8 characters. My album names have &quot;????????&quot; (Lithuanian) symbols and Plogger system automatically changes those symobls to _. Is it possible to make it change from ? to a, ? - c, ? - e and so on?<br /><br />Also when I'm using name like that: &quot;Name of the - plogger album&quot;, I get something like that in url: &quot;name-of&lt;strong&gt;---&lt;/strong&gt;plogger-album&quot;. Is it possible to throw those tripple dashes away and just have one - (in bolded place).<br /><br />Thanks for those, who will try to help me. <br /><br />And sorry for &quot;broken&quot; (:D) English.]]>
		</description>
	</item>
	<item>
		<title>GoDaddy-Windows Backslash in URLs</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3890</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3890</guid>
		<pubDate>Wed, 04 Feb 2015 08:10:03 +0000</pubDate>
		<author>cameling</author>
		<description>
			<![CDATA[Installation went fine, but nothing is being referenced correctly. All URLs when viewing source code look like:<br /><br />http://domain.com\/plog-admin/<br /><br />I've tried several workaround mentioned in other threads revolving around line 94 in plog-load-config.php using str_replace, with no luck. In fact any changes I made seemed to have no effect at all. I know some basics of PHP so am out of my depth here.<br /><br />Any advice?]]>
		</description>
	</item>
	<item>
		<title>How to add Random images in Horizontal?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=2992</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=2992</guid>
		<pubDate>Sun, 13 Dec 2009 08:08:56 +0000</pubDate>
		<author></author>
		<description>
			<![CDATA[How to add Random images in Horizontal ? beacause when i Place the PHP include code on the page always show Vetical. <br />&lt;?php include('/home/xxxxx/public_html/plog-content/plugins/random-images/random-images.php'); ?&gt;<br /><br />Thank you.]]>
		</description>
	</item>
	<item>
		<title>I would like my Slideshow Pictures to display in larger frame</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3889</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3889</guid>
		<pubDate>Sun, 30 Nov 2014 16:48:43 +0000</pubDate>
		<author>joemolloy</author>
		<description>
			<![CDATA[I have been using Plogger Version: 1.0-RC1 since April 2011 and gradually increasing my collection of albums (93 with over 1170 pictured).<br />I would like the slideshow pictures from albums to appear larger. I have been looking through PHP folders and CSS but cannot pinpoint the setting for increasing the picture size. Could someone steer me to the correct file please? I am using the default theme.<br /><br />Thanks in anticipation.<br />Joe Molloy]]>
		</description>
	</item>
	<item>
		<title>Problems with plogger/joomla integration. (SVN601)</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=2850</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=2850</guid>
		<pubDate>Wed, 02 Sep 2009 13:49:08 +0000</pubDate>
		<author>xiphias</author>
		<description>
			<![CDATA[Hi,<br /><br />From what I read on the web there's a lot of need for a joomla plogger component. I've done some basic modules on Joomla 1.0.x but I've challanged myself to create a basic plogger component for joomla 1.5.<br /><br />A little background, Windows Server, PHP4, MySQL3 (I think), Joomla 1.5 (works fine without Plogger), sitename_joomla DB for Joomla, sitename_Plogger DB for plogger (keep things seperate and smaller DB size but seems to give me problems.)<br />In the plog-config.php I set embedded to 1.<br />I'm not to familiar with PHP yet but do have prior application coding (long time ago in Pascal) and webdevelopment (ASP, CFML, java-/cfscript).<br /><br />I tried a verry basic component which basicly only had &lt;?php the_gallery(); ?&gt; in it and the include and head code is hardcoded in my template. When I call the component I get a white page so something is going wrong there.<br /><br />Since I'm using the SVN version the included gallery.php is just for backwards compatibility so I then took the code from it and included plogger.php and called the_plogger_head() and return the_plogger_gallery().<br /><br />To avoid the greation of a real component I just put all of this in my template, so at the top before &lt;!DOCTYPE... I put:<br />  // including plogger file<br />  include_once(JPATH_ROOT . '/plogger/plogger.php');<br /><br />between &lt;head&gt; and &lt;/head&gt; I put:<br />  &lt;?php the_plogger_head(); ?&gt;<br /><br />and at the spot where the main Joomla body would be displayed I put:<br />  &lt;?php the_plogger_gallery(); ?&gt;                                <br /><br />I figured this would basicly show my complete Joomla site with the plogger gallery on every page.<br /><br />This seems to work fine although I get a lot of errors. None of the Joomla components are showing anymore. Looks like Joomla has a db=sitename_Joomla and then plogger does db=sitename_Plogger so Joomla tables unreachable. I could put them together but would be nicer if it would run seperatly, that way creating a Joomla site and including a running Plogger would be easier.<br /><br />Appart from the Joomla errors Plogger isn't working OK. I can browse collections, albums and images but they aren't showing any images. Here is some of the plogger code generated in the template.<br /><br />  &lt;title&gt;USA Sport Fotografie:  Collections&lt;/title&gt;<br />  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html;charset=&quot; /&gt;<br />  &lt;meta http-equiv=&quot;imagetoolbar&quot; content=&quot;false&quot; /&gt;<br />  &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;RSS Feed&quot; href=&quot;http://www.domain.ext/plogger/plog-rss.php?level=collections&amp;amp;id=0&quot; /&gt;<br />  &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;Cooliris feed&quot; href=&quot;http://www.domain.ext/plogger/plog-cooliris.php?level=collections&amp;amp;id=0&quot; id=&quot;gallery&quot; /&gt;<br />  &lt;link rel=&quot;stylesheet&quot; href=&quot;/gallery.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;<br />  &lt;script src=&quot;/dynamics.js&quot; type=&quot;text/javascript&quot; &gt;&lt;/script&gt;<br />&lt;!--[if lte IE 6]&gt;<br />  &lt;link rel=&quot;stylesheet&quot; href=&quot;/explorer.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;<br />&lt;![endif]--&gt;<br /><br />The RSS/Cooliris links are generated via the plog-functions, guess that the gallery.css, dynamics.js and explorer.css need to be done in simular way.<br /><br />This is collection generated by plogger.<br /><br />&lt;div class=&quot;collection&quot;&gt;<br />&lt;a class=&quot;collection-image-link&quot; href=&quot;/?level=collection&amp;amp;id=2&quot;&gt;&lt;img class=&quot;photos&quot; src=&quot;/&quot; title=&quot;Baseball&quot; alt=&quot;Baseball&quot; /&gt;&lt;/a&gt;<br />&lt;h2&gt;&lt;a href=&quot;/?level=collection&amp;amp;id=2&quot;&gt;Baseball&lt;/a&gt;&lt;/h2&gt;<br />&lt;span class=&quot;meta-header&quot;&gt;Contains 4 Albums&lt;/span&gt;<br />&lt;p class=&quot;description&quot;&gt;Baseball en softball foto's&lt;/p&gt;<br />&lt;/div&gt;<br /><br />The href should be simular to the RSS links the thumbnail SRC is completely wrong and link below also needs full URL.<br />Even better would be that plogger gets the URL that was called forinstance /?option=com_plogger&amp;ItemId=15?level=collection&amp;id=2 and change the level and id tokens so that the querystring used by main site stays in tact.<br /><br />I think plogger reads the parents folder but when included it's different from the plogger folder. Include pasth should be added I guess or something.<br /><br />@sidtheduck: do you have any tips for me and should I post a ticket about the last bit with the correct URL's. <br /><br />Has anyone accomplished a joomla/plogger successfull integration or is anybody working on it, maybe it's an idea to team up.<br /><br />Friendly regards,<br /><br /><br /><br />Michael Rosa<br /><br /><br /><br />P.S. The plog-cooliris.php thing is something I'm working on to make plogger Cooliris/PicLens compatible. I've added a ticket and files to the dev.]]>
		</description>
	</item>
	
		</channel>
	</rss>