<?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>Paul Tocknell &#187; Magento</title>
	<atom:link href="http://www.paultocknell.com/category/magento/feed" rel="self" type="application/rss+xml" />
	<link>http://www.paultocknell.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 05 Mar 2010 03:58:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The webshop is currently not available. Please come back again later.</title>
		<link>http://www.paultocknell.com/80/the-webshop-is-currently-not-available-please-come-back-again-later.htm</link>
		<comments>http://www.paultocknell.com/80/the-webshop-is-currently-not-available-please-come-back-again-later.htm#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:15:09 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[magebridge]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/?p=80</guid>
		<description><![CDATA[This post is mostly for me, just a FYI. Every single time that I upgrade my Yireo Magebridge for Joomla and Magento I get this error: The webshop is currently not available. Please come back again later. And every single time, I scratch my head wondering how I fixed this error the last time I]]></description>
			<content:encoded><![CDATA[<p>This post is mostly for me, just a FYI.</p>
<p>Every single time that I upgrade my Yireo Magebridge for Joomla and Magento I get this error:</p>
<blockquote><p>The webshop is currently not available. Please come back again later.</p></blockquote>
<p>And every single time, I scratch my head wondering how I fixed this error the last time I upgraded Magebridge.  So here are the instructions for me so I don&#8217;t waste time looking for this solution again:</p>
<p>The problem is with the magebridge.php file located in the magento subfolder.  You need to change the permissions back to 644.</p>
<p><img class="aligncenter size-full wp-image-81" title="magebridge" src="http://www.paultocknell.com/wordpress/wp-content/uploads/2010/02/magebridge.png" alt="" width="634" height="434" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/80/the-webshop-is-currently-not-available-please-come-back-again-later.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Magento Add to Cart and Image Zoom not working</title>
		<link>http://www.paultocknell.com/74/magento-add-to-cart-and-zoom-not-working.htm</link>
		<comments>http://www.paultocknell.com/74/magento-add-to-cart-and-zoom-not-working.htm#comments</comments>
		<pubDate>Thu, 31 Dec 2009 02:43:57 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/?p=74</guid>
		<description><![CDATA[I ran across another problem tonight with my Magneto installation.  For no good apparent reason my Add to Cart and Image Zoom suddenly stopped working.  I used the Firefox Error Console and this was my full error message: Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame ::]]></description>
			<content:encoded><![CDATA[<p>I ran across another problem tonight with my Magneto installation.  For no good apparent reason my Add to Cart and Image Zoom suddenly stopped working.  I used the Firefox Error Console and this was my full error message:</p>
<blockquote><p>Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame :: http://www.yoursite.com/magento/js/index.php?c=auto&amp;f=,prototype/prototype.js,prototype/validation.js,scriptaculous/builder.js,scriptaculous/effects.js,scriptaculous/dragdrop.js,scriptaculous/controls.js,scriptaculous/slider.js,varien/js.js,varien/form.js,varien/menu.js,mage/translate.js,mage/cookies.js,varien/product.js,calendar/calendar.js,calendar/calendar-setup.js :: anonymous :: line 1528"  data: no]</p></blockquote>
<p>After a lot of searching&#8230;.well, I found nothing.  All the answers on the Magneto forum were no use to me at all.  After about 30 minutes of searching though, I did find an answer that works (at least for now).  I had to re-install the <strong>Lib_Js_Prototype</strong> using the Magnento Connect Manager.</p>
<p>Here is how you do that from the Magneto admin backend:</p>
<p>1) System &#8211; Magento Connect &#8211; Magento Connect Manager</p>
<p>2) You will be prompted for your admin user name and password</p>
<p>3) Select Lib_Js_Prototype and then choose from the drop down action menu Re-Install.</p>
<p><a href="http://www.paultocknell.com/wordpress/wp-content/uploads/2009/12/12-30-2009-9-41-55-PM.png"><img class="aligncenter size-full wp-image-76" title="12-30-2009 9-41-55 PM" src="http://www.paultocknell.com/wordpress/wp-content/uploads/2009/12/12-30-2009-9-41-55-PM.png" alt="" width="584" height="96" /></a></p>
<p>4) Click on Commit Changes</p>
<p><a href="http://www.paultocknell.com/wordpress/wp-content/uploads/2009/12/12-30-2009-9-43-15-PM.png"><img class="aligncenter size-full wp-image-77" title="12-30-2009 9-43-15 PM" src="http://www.paultocknell.com/wordpress/wp-content/uploads/2009/12/12-30-2009-9-43-15-PM.png" alt="" width="741" height="109" /></a></p>
<p>If everything goes ok, you should see something like this:</p>
<p><a href="http://www.paultocknell.com/wordpress/wp-content/uploads/2009/12/12-30-2009-9-38-14-PM.png"><img class="aligncenter size-full wp-image-75" title="12-30-2009 9-38-14 PM" src="http://www.paultocknell.com/wordpress/wp-content/uploads/2009/12/12-30-2009-9-38-14-PM.png" alt="" width="612" height="311" /></a></p>
<p>This seemed to solve the problem for me&#8230;.at least for now.  Hopefully this works for you or at least helps you out somehow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/74/magento-add-to-cart-and-zoom-not-working.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add an additional admin user in Magento</title>
		<link>http://www.paultocknell.com/21/add-a-admin-user-to-magento.htm</link>
		<comments>http://www.paultocknell.com/21/add-a-admin-user-to-magento.htm#comments</comments>
		<pubDate>Sat, 31 Oct 2009 18:53:17 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/?p=21</guid>
		<description><![CDATA[This morning I probably spent 15 minutes trying to figure out how to add an additional admin user to Magento. And although it turned out to be really easy, it took some digging to find the answer on the net. I finally found the answer on the forum board: In your magento admin backend, go]]></description>
			<content:encoded><![CDATA[<p>This morning I probably spent 15 minutes trying to figure out how to add an additional admin user to Magento.  And although it turned out to be really easy, it took some digging to find the answer on the net.  I finally found the answer on the forum board:</p>
<ol>
<li>In your magento admin backend, go to Admin&gt; System&gt; Permissions&gt; Users.</li>
<li>Click “Add new user”</li>
<li>Enter the user&#8217;s information.</li>
<li>Be sure to click on the “user roles” tab on the left menu to assign the account to a role.  (You can create more limited-capability roles using ADMIN&gt; System&gt; Permissions&gt; Roles so that users can’t reset anything too deadly if you want.)</li>
<li>Save user.</li>
</ol>
<p><img class="aligncenter size-full wp-image-24" title="10-31-2009 2-49-37 PM" src="http://www.paultocknell.com/wordpress/wp-content/uploads/2009/10/10-31-2009-2-49-37-PM.png" alt="10-31-2009 2-49-37 PM" width="529" height="427" /></p>
<p>Hopefully this post helps to save someone else wasting 15 minutes looking for the answer on the magento forums.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/21/add-a-admin-user-to-magento.htm/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
