<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Use 1 database for 2 blogs with WordPress 2.6</title>
	<atom:link href="http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/</link>
	<description>macs and more</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:48:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Edu</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2408</link>
		<dc:creator>Edu</dc:creator>
		<pubDate>Fri, 16 Apr 2010 18:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2408</guid>
		<description>Where should i exactly add this ?

INSERT INTO main_wp_usermeta (user_id, meta_key, meta_value) VALUES (1, &#039;slave_wp_user_level&#039;, 10)
INSERT INTO main_wp_usermeta (user_id, meta_key, meta_value) VALUES (1, &#039;slave_wp_capabilities&#039;, &#039;a:1:{s:13:&quot;administrator&quot;;b:1;}&#039;)

Thank you.</description>
		<content:encoded><![CDATA[<p>Where should i exactly add this ?</p>
<p>INSERT INTO main_wp_usermeta (user_id, meta_key, meta_value) VALUES (1, &#8216;slave_wp_user_level&#8217;, 10)<br />
INSERT INTO main_wp_usermeta (user_id, meta_key, meta_value) VALUES (1, &#8216;slave_wp_capabilities&#8217;, &#8216;a:1:{s:13:&#8221;administrator&#8221;;b:1;}&#8217;)</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wesg</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2357</link>
		<dc:creator>wesg</dc:creator>
		<pubDate>Thu, 04 Mar 2010 17:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2357</guid>
		<description>@Nicholoas: Interesting thought! I suppose it could be built into a plugin, however you&#039;d likely still have to run it after each Wordpress update, though a check can probably be built in. I&#039;ll look into it!</description>
		<content:encoded><![CDATA[<p>@Nicholoas: Interesting thought! I suppose it could be built into a plugin, however you&#8217;d likely still have to run it after each WordPress update, though a check can probably be built in. I&#8217;ll look into it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2356</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2356</guid>
		<description>Could this ever be made into a plugin?  I just don&#039;t want to hack into the code and worry about the tweak every time I update the WP.</description>
		<content:encoded><![CDATA[<p>Could this ever be made into a plugin?  I just don&#8217;t want to hack into the code and worry about the tweak every time I update the WP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2331</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 30 Jan 2010 12:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2331</guid>
		<description>This works with tons of WP versions, just not 2.9.1</description>
		<content:encoded><![CDATA[<p>This works with tons of WP versions, just not 2.9.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pupungbp</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2328</link>
		<dc:creator>pupungbp</dc:creator>
		<pubDate>Wed, 20 Jan 2010 05:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2328</guid>
		<description>It works !!!! with WP 2.9 :)</description>
		<content:encoded><![CDATA[<p>It works !!!! with WP 2.9 <img src='http://www.wesg.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pupungbp</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2327</link>
		<dc:creator>pupungbp</dc:creator>
		<pubDate>Wed, 20 Jan 2010 04:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2327</guid>
		<description>Currently testing it on 2.9 will inform you the result !! again thanks !!!</description>
		<content:encoded><![CDATA[<p>Currently testing it on 2.9 will inform you the result !! again thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wesg</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2317</link>
		<dc:creator>wesg</dc:creator>
		<pubDate>Thu, 07 Jan 2010 14:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2317</guid>
		<description>@pupongbp: This should work for 2.9 as well, though I haven&#039;t fully tested it. I will try to test it, and update the post.</description>
		<content:encoded><![CDATA[<p>@pupongbp: This should work for 2.9 as well, though I haven&#8217;t fully tested it. I will try to test it, and update the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pupungbp</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-2315</link>
		<dc:creator>pupungbp</dc:creator>
		<pubDate>Wed, 06 Jan 2010 09:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-2315</guid>
		<description>wow, nice !!! thanks for sharing... is this working also on Wordpress 2.9.* ?

regards,</description>
		<content:encoded><![CDATA[<p>wow, nice !!! thanks for sharing&#8230; is this working also on WordPress 2.9.* ?</p>
<p>regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Jacobsen</title>
		<link>http://www.wesg.ca/2008/08/use-1-database-for-2-blogs-with-wordpress-26/comment-page-1/#comment-1950</link>
		<dc:creator>Martin Jacobsen</dc:creator>
		<pubDate>Sat, 16 Aug 2008 09:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.wesg.ca/?p=192#comment-1950</guid>
		<description>Nicely done Wes. I haven&#039;t had the time (or need) to upgrade yet since I have a lot of customization I need to take into consideration. I&#039;ll add your update so people don&#039;t get confused.</description>
		<content:encoded><![CDATA[<p>Nicely done Wes. I haven&#8217;t had the time (or need) to upgrade yet since I have a lot of customization I need to take into consideration. I&#8217;ll add your update so people don&#8217;t get confused.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
