<?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>PHPkitchen &#187; openads</title>
	<atom:link href="http://phpkitchen.com/tag/openads/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpkitchen.com</link>
	<description>PHP and Web Development News and Tips</description>
	<lastBuildDate>Thu, 01 Jul 2010 11:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resetting the password in Open X</title>
		<link>http://phpkitchen.com/2008/07/resetting-the-password-in-open-x/</link>
		<comments>http://phpkitchen.com/2008/07/resetting-the-password-in-open-x/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 14:04:06 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[m3]]></category>
		<category><![CDATA[max]]></category>
		<category><![CDATA[openads]]></category>
		<category><![CDATA[open_x]]></category>
		<category><![CDATA[phpadsnew]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=798</guid>
		<description><![CDATA[Every time I need to reset the admin password in Open X it takes me ages to scan through all the tables, thinking "which bloody table would contain the admin password".]]></description>
			<content:encoded><![CDATA[<p><a href="http://phpkitchen.com/wp-content/uploads/2008/07/logo_openx.png"><img class="alignleft size-full wp-image-1051" title="OpenX" src="http://phpkitchen.com/wp-content/uploads/2008/07/logo_openx.png" alt="OpenX" width="215" height="85" /></a>Every time I need to reset the admin password in <a href="http://www.openx.org/">Open X</a> it takes me ages to scan through all the tables, thinking &#8220;which bloody table would contain the admin password&#8221;, remembering from the last time it&#8217;s the one you least expect &#8230;</p>
<p>For future reference, it&#8217;s the <strong>preference</strong> table, record 0 and where the agency_id = 0.  Imagine, who ever would have thought of a password as a preference.  I suppose it&#8217;s getting better, <a href="http://forum.openx.org/index.php?s=67eff355df978fc480846a875bcb7bca&amp;showtopic=7923&amp;st=30&amp;p=64727&amp;#entry64727">in phpAdsNew it was in the config table</a>!</p>
<p>This is where logical thinking can cause you to waste hours of time: an application has many users, each user has a password &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2008/07/resetting-the-password-in-open-x/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
