<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SE websites blog</title>
	<atom:link href="http://yourmontage.co.uk/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://yourmontage.co.uk/blog</link>
	<description>Collected notes on web development and packages</description>
	<lastBuildDate>Mon, 18 Apr 2011 18:28:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New client site released</title>
		<link>http://yourmontage.co.uk/blog/?p=40</link>
		<comments>http://yourmontage.co.uk/blog/?p=40#comments</comments>
		<pubDate>Mon, 18 Apr 2011 18:22:15 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[2.2 RC2a]]></category>
		<category><![CDATA[Web sites]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=40</guid>
		<description><![CDATA[Actually, this is rather old news &#8211; it was released back in October 2010! The site is an e-commerce site based on osCommerce, with a lot of add-ons and a certain amount of bespoke development, including postcode-based shipping calculations. The catalogue was initially seeded by taking on data from an ms-access database. It&#8217;s currently hosted [...]]]></description>
			<content:encoded><![CDATA[<p>Actually, this is rather old news &#8211; it was released back in October 2010!</p>
<p>The site is an e-commerce site based on osCommerce, with a lot of add-ons and a certain amount of bespoke development, including postcode-based shipping calculations. The catalogue was initially seeded by taking on data from an ms-access database.</p>
<p>It&#8217;s currently hosted at <a href="http://www.cheapcablesonline.co.uk">www.cheapcablesonline.co.uk</a> but may be relocated to a sub-directory of the main company site (<a href="http://www.clubtek.co.uk">www.clubtek.co.uk</a>) at a later date.</p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=40</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osC Addon: SPPC (Separate Prices Per Customer)</title>
		<link>http://yourmontage.co.uk/blog/?p=36</link>
		<comments>http://yourmontage.co.uk/blog/?p=36#comments</comments>
		<pubDate>Mon, 18 Apr 2011 18:11:24 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[2.3.1]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[oscommerce]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=36</guid>
		<description><![CDATA[Now, just to be clear, I can&#8217;t claim much credit for this. It&#8217;s a huge add-on developed by lots of people including Jan Zonjee. All I&#8217;ve done is to apply all the specified changes to a 2.3.1 store instead of 2.2, do some testing and bug fixing, and upload the results. I&#8217;m also keeping a [...]]]></description>
			<content:encoded><![CDATA[<p>Now, just to be clear, I can&#8217;t claim much credit for this. It&#8217;s a huge add-on developed by lots of people including Jan Zonjee. </p>
<p>All I&#8217;ve done is to apply all the specified changes to a 2.3.1 store instead of 2.2, do some testing and bug fixing, and upload the results. I&#8217;m also keeping a store online with it implemented (at least for now) and following the thread so I can support any 2.3.1-specific problems.</p>
<p>You can download it from <a href="http://addons.oscommerce.com/info/716">osCommerce Add-ons</a> and get help in <a href="http://forums.oscommerce.com/topic/53436-seperate-pricing-per-customer-v35/">the support forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=36</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osC Add-on: Quick UK Localisation</title>
		<link>http://yourmontage.co.uk/blog/?p=33</link>
		<comments>http://yourmontage.co.uk/blog/?p=33#comments</comments>
		<pubDate>Mon, 18 Apr 2011 17:55:35 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[2.3.1]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[oscommerce]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=33</guid>
		<description><![CDATA[There might be thousands of existing add-ons for osCommerce 2.2, and it&#8217;s even true that many of them work on 2.3.1, but sometimes there isn&#8217;t what you need and you have to get on and do it yourself&#8230; so I did. Initially aimed at converting an already-installed store (eg. from cpanel / Fantastico etc), this [...]]]></description>
			<content:encoded><![CDATA[<p>There might be thousands of existing add-ons for osCommerce 2.2, and it&#8217;s even true that many of them work on 2.3.1, but sometimes there isn&#8217;t what you need and you have to get on and do it yourself&#8230; so I did.</p>
<p>Initially aimed at converting an already-installed store (eg. from cpanel / Fantastico etc), this add-on has been extended so that you can overwrite the downloaded osc install and then run it in one step.</p>
<p>It basically converts the installed store and sample data from being US-based to UK-based, including date format, currency, address format. It sets up a European tax zone, changes &#8216;state&#8217; to &#8216;county&#8217; and leaves this free-text.</p>
<p>If you might need it, you can get it at <a href="http://addons.oscommerce.com/info/7845">osCommerce addons</a> and see what it looks like <a href="http://neo-lasers.co.uk/shop-23/">in my development store</a>. If you&#8217;ve got questions about it, please <a href="http://forums.oscommerce.com/topic/371100-quick-uk-localisation/">use the support forum</a>, unless you want to ask me for paid help in implementing it, in which case <a href="http://www.sewebsites.biz/contact.html">get in touch directly</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=33</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osCommerce 2.3.1 Development store set up</title>
		<link>http://yourmontage.co.uk/blog/?p=29</link>
		<comments>http://yourmontage.co.uk/blog/?p=29#comments</comments>
		<pubDate>Mon, 18 Apr 2011 17:36:42 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[2.3.1]]></category>
		<category><![CDATA[oscommerce]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=29</guid>
		<description><![CDATA[I now have an osCommerce 2.3.1 store set up, so if you want to see what it looks like, go to http://neo-lasers.co.uk/shop-23/ which hasn&#8217;t had any changes to the delivered template (at least, not so far) but has a couple of add-ons loaded that configure the appearance.]]></description>
			<content:encoded><![CDATA[<p>I now have an osCommerce 2.3.1 store set up, so if you want to see what it looks like, go to <a href="http://neo-lasers.co.uk/shop-23/">http://neo-lasers.co.uk/shop-23/</a> which hasn&#8217;t had any changes to the delivered template (at least, not so far) but has a couple of add-ons loaded that configure the appearance.</p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=29</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development osCommerce stores set up</title>
		<link>http://yourmontage.co.uk/blog/?p=26</link>
		<comments>http://yourmontage.co.uk/blog/?p=26#comments</comments>
		<pubDate>Tue, 04 May 2010 15:22:55 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[2.2 RC2a]]></category>
		<category><![CDATA[Web sites]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=26</guid>
		<description><![CDATA[Just set up a couple of osCommerce installations, initially to investigate the different behaviours of the two add-ons PWA (Purchase without account) and Checkout Redux, which streamlines things but seems to have a bug or two. Checkout Redux is on shop one while the other store started with PWA and is now getting other stuff [...]]]></description>
			<content:encoded><![CDATA[<p>Just set up a couple of osCommerce installations, initially to investigate the different behaviours of the two add-ons PWA (Purchase without account) and Checkout Redux, which streamlines things but seems to have a bug or two. Checkout Redux is on <a href="http://neo-lasers.co.uk/shop-one">shop one</a> while the other store started with PWA and is now getting other stuff on top, towards a suggested initial package for most stores. The front page should carry a current list of add-ons <a href="http://neo-lasers.co.uk/shop-two">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=26</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New client site released</title>
		<link>http://yourmontage.co.uk/blog/?p=21</link>
		<comments>http://yourmontage.co.uk/blog/?p=21#comments</comments>
		<pubDate>Sun, 25 Apr 2010 17:23:09 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Web sites]]></category>
		<category><![CDATA[basic hosting]]></category>
		<category><![CDATA[client reference]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=21</guid>
		<description><![CDATA[New client site this week.]]></description>
			<content:encoded><![CDATA[<p>Just this week, I was asked quickly to implement a basic site for a last-minute candidate in the elections in a couple of weeks. She was able to give me text and images that had been prepared for a flyer, so it was possible to get the site up and running on the basic hosting in under a day&#8217;s work. The site is <a href="http://www.eolayokun.co.uk">www.eolayokun.co.uk for Elizabeth Olayokun</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error creating products: PHP Warning: move_uploaded_file(name.JPG)</title>
		<link>http://yourmontage.co.uk/blog/?p=14</link>
		<comments>http://yourmontage.co.uk/blog/?p=14#comments</comments>
		<pubDate>Sun, 14 Feb 2010 12:50:32 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[3.0 alpha 5]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=14</guid>
		<description><![CDATA[The full error message is: PHP Warning: move_uploaded_file(name.JPG) [&#60;a href='function.move-uploaded-file'&#62;function.move-uploaded-file&#60;/a&#62;]: failed to open stream: Permission denied in &#8230;oscdir&#8230;/admin/includes/classes/upload.php on line 84 Proved to be a kind of intermediate permissions error. Goes away like other permissions problems with 777 insecure settings. To give the web server write access on Hostroute, you need owner set to cpanel [...]]]></description>
			<content:encoded><![CDATA[<p>The full error message is:</p>
<p>PHP Warning: move_uploaded_file(name.JPG) [&lt;a href='function.move-uploaded-file'&gt;function.move-uploaded-file&lt;/a&gt;]: failed to open stream: Permission denied in &#8230;oscdir&#8230;/admin/includes/classes/upload.php on line 84</p>
<p>Proved to be a kind of intermediate permissions error. Goes away like other permissions problems with 777 insecure settings. To give the web server write access on Hostroute, you need owner set to cpanel user, group set to nobody and write permissions to both. You have to get Hostroute support to set group nobody, as it&#8217;s not permitted from the account shell access even when that&#8217;s turned on.</p>
<p>This exact error was after group was set to nobody but it only had read access; change permissions in ftp program.</p>
<p>This relates to install instructions: <a href="http://svn.oscommerce.com/confluence/display/OSCDOC/Pre-Installation+Steps#Pre-InstallationSteps-FileandDirectoryPermissions">http://svn.oscommerce.com/confluence/display/OSCDOC/Pre-Installation+Steps#Pre-InstallationSteps-FileandDirectoryPermissions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error creating products: PHP Warning: file_exists()</title>
		<link>http://yourmontage.co.uk/blog/?p=6</link>
		<comments>http://yourmontage.co.uk/blog/?p=6#comments</comments>
		<pubDate>Thu, 11 Feb 2010 08:50:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[3.0 alpha 5]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=6</guid>
		<description><![CDATA[The full error message is: PHP Warning: file_exists() [&#60;a href='function.file-exists'&#62;function.file-exists&#60;/a&#62;]: open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (&#8230;actual settings removed&#8230;) in &#8230;oscdir&#8230;/admin/includes/applications/products/actions/save.php on line 23 It turns out just to be a configuration error. Osc 3.0A5 defaults to Imagemagick for image processing with the path set to /usr/bin/convert. Delete this in [...]]]></description>
			<content:encoded><![CDATA[<p>The full error message is:</p>
<p>PHP Warning: file_exists() [&lt;a href='function.file-exists'&gt;function.file-exists&lt;/a&gt;]: open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (&#8230;actual settings removed&#8230;) in &#8230;oscdir&#8230;/admin/includes/applications/products/actions/save.php on line 23</p>
<p>It turns out just to be a configuration error. Osc 3.0A5 defaults to Imagemagick for image processing with the path set to /usr/bin/convert. Delete this in program locations to make the error go away. See <a href="http://forums.oscommerce.com/topic/331275-imagemagick/page__p__1380028&#entry1380028">http://forums.oscommerce.com/topic/331275-imagemagick/page__p__1380028&#entry1380028</a></p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=6</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://yourmontage.co.uk/blog/?p=1</link>
		<comments>http://yourmontage.co.uk/blog/?p=1#comments</comments>
		<pubDate>Sat, 06 Feb 2010 19:24:55 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[subject]]></category>

		<guid isPermaLink="false">http://yourmontage.co.uk/blog/?p=1</guid>
		<description><![CDATA[Time to move from notes on scrappy bits of paper to a medium that I can find again; useful hints and tips, problems and resolutions so that I can repeat installations and design solutions for other clients. At some point, I may even configure WordPress, but the cobbler&#8217;s children are always the last to get [...]]]></description>
			<content:encoded><![CDATA[<p>Time to move from notes on scrappy bits of paper to a medium that I can find again; useful hints and tips, problems and resolutions so that I can repeat installations and design solutions for other clients.</p>
<p>At some point, I may even configure WordPress, but the cobbler&#8217;s children are always the last to get new shoes.</p>
]]></content:encoded>
			<wfw:commentRss>http://yourmontage.co.uk/blog/?feed=rss2&#038;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

