<?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>Cenango Blog &#187; prestashop</title>
	<atom:link href="http://www.cenango.com/blog/tag/prestashop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cenango.com/blog</link>
	<description>Web Design, E-commerce, and Online Marketing and SEO services in Broward and Miami, Florida</description>
	<lastBuildDate>Fri, 02 Sep 2011 08:47:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Reset Presta Shop Password with PhpMyAdmin or SQL</title>
		<link>http://www.cenango.com/blog/2010/05/reset-presta-shop-password-with-phpmyadmin-or-sql/</link>
		<comments>http://www.cenango.com/blog/2010/05/reset-presta-shop-password-with-phpmyadmin-or-sql/#comments</comments>
		<pubDate>Fri, 14 May 2010 03:11:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[prestashop]]></category>
		<category><![CDATA[reset]]></category>

		<guid isPermaLink="false">http://www.cenango.com/blog/?p=251</guid>
		<description><![CDATA[I spent 30 minutes trying to reset the Presta Shop Admin password via PhpMyAdmin (MD5 (cookie+password)) with no luck. Then I stumbled upon this post (click here for link) &#8211; a huge thank you to the author &#8211; saved me a from going crazy. To reset the password make sure you download and edit this [...]]]></description>
			<content:encoded><![CDATA[<p>I spent 30 minutes trying to reset the Presta Shop Admin password via PhpMyAdmin (MD5 (cookie+password)) with no luck.</p>
<p><a title="Reset PrestaShop Admin Password" href="http://www.prestashop.com/forums/viewthread/51589/installing_prestashop/forgotten__lost_password__manual_reset_via_phpmyadmin/">Then I stumbled upon this post (click here for link) &#8211; a huge thank you to the author &#8211; saved me a from going crazy.</a></p>
<p>To reset the password make sure you download and edit this file (it is part of the attachments in the above link) &#8220;prestashop_pword_hash.php&#8221;</p>
<p>Edit the file and change $cookieKey and $newPassword</p>
<p>Once done upload it to your webserver and run the file. Copy the output MD5 hash string from your browser and paste it into the &#8220;ps_employee&#8221; table under the &#8220;passwd&#8221; column and hit Go.</p>
<p>This should hopefully get you in.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cenango.com/blog/2010/05/reset-presta-shop-password-with-phpmyadmin-or-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

