<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: conflict? - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/conflict</link>
		<description>WordPress.com Forums &#187; Tag: conflict? - Recent Posts</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 15:25:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/conflict" rel="self" type="application/rss+xml" />

		<item>
			<title>auxclass on "Wordpress Plugins and custom mySQL query conflict"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-plugins-and-custom-mysql-query-conflict#post-1142348</link>
			<pubDate>Sun, 03 Feb 2013 15:18:49 +0000</pubDate>
			<dc:creator>auxclass</dc:creator>
			<guid isPermaLink="false">1142348@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Simple</p>
<p>The site you are asking about does not seem to be hosted on WordPress.COM so you need to make friends over at WordPress.ORG the keepers of the software you are using.</p>
<p><a href="http://en.forums.wordpress.com/topic/7-things-to-know-before-posting-in-wordpresscom-forums?replies=1" rel="nofollow">http://en.forums.wordpress.com/topic/7-things-to-know-before-posting-in-wordpresscom-forums?replies=1</a></p>
<p>This site is for support of sites hosted on WordPress.COM. You should address your questions to WordPress.ORG the keepers of the software you are using: <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a></p>
<p>For more on the difference: <a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a>
</p>
]]></description>
					</item>
		<item>
			<title>ssijmi2 on "Wordpress Plugins and custom mySQL query conflict"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-plugins-and-custom-mysql-query-conflict#post-1142222</link>
			<pubDate>Sun, 03 Feb 2013 08:07:28 +0000</pubDate>
			<dc:creator>ssijmi2</dc:creator>
			<guid isPermaLink="false">1142222@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p><strong>What's wrong: </strong> When I use mySQL custom query on one of pages AND I have some plugins I experience a conflict.</p>
<p>My custom query works well, but plugins show errors (Can't connect to gallery, can't find gallery etc.) or don't show up at all.<br />
Custom query OR plugin -&#62; everything's just fine.</p>
<p><strong>An example of code:</strong><br />
<code>&lt;br /&gt;
$username= &quot;wordpress_user&quot;;&lt;br /&gt;
$password = &quot;wordpress&quot;;&lt;br /&gt;
$hostname= &quot;localhost&quot;; &lt;/p&gt;
&lt;p&gt;$dbhandle1 = mysql_connect($hostname, $username, $password)&lt;br /&gt;
 or die(&quot;Unable to connect to MySQL&quot;);&lt;/p&gt;
&lt;p&gt;$selected = mysql_select_db(&quot;denco_1&quot;,$dbhandle1)&lt;br /&gt;
  or die(&quot;Could not select examples&quot;);&lt;/p&gt;
&lt;p&gt;$result = mysql_query(&quot;SELECT szkolenia.temat, wykladowcy.nazwa, wykladowcy.oznaczenie, wykladowcy.id AS wykladowca_id, szkolenia.specjalnosc, szkolenia.id, szkolenia.pokaz FROM szkolenia LEFT JOIN wykladowcy ON szkolenia.prowadzenie = wykladowcy.oznaczenie WHERE szkolenia.pokaz = &#039;tak&#039;&quot;);&lt;/p&gt;
&lt;p&gt;if(mysql_num_rows($result) &gt; 0) {&lt;br /&gt;
while($row = mysql_fetch_object($result)) {&lt;br /&gt;
echo &quot;$row-&gt;specjalnosc.&quot;; }&lt;br /&gt;
</code></p>
<p>Plugin code examples:<br />
<code>&lt;br /&gt;
[nggallery id=1]&lt;br /&gt;
</code><br />
or<br />
<code>&lt;br /&gt;
&lt;?php do_action(&#039;slideshow_deploy&#039;, &#039;74&#039;); ?&gt;&lt;br /&gt;
</code></p>
<p>Doesn't matter if plugin (or widget) is in the same column with query or in the sidebar / footer. It seems that plugins that need a sql connection don't work when I use it...</p>
<p><strong>What I've already tried: </strong><br />
-Wordpress update (twice, two last versions) -no difference;<br />
-My theme (Atahualpa) update -no difference;<br />
-Switch theme to Twenty Ten and Eleven - no difference;<br />
-rename $username, $password, $hostname and $dbhandle variables -no difference;<br />
-change php handling plugin (3 different)- no difference;<br />
-import tables I need to wordpress database -no difference;<br />
-import tables I need to wordpress database AND change <code>$result = mysql_query(&quot;Select...&quot;);</code> to <code>$result = $wpdb-&gt;get _results(&quot;Select...)</code> -no difference<br />
-add and remove <code>mysql_close();</code> -no difference;</p>
<p>I'm out of ideas, I'd appreciate your help very much.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Frustrating jQuery conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/frustrating-jquery-conflict#post-853688</link>
			<pubDate>Fri, 30 Mar 2012 15:57:50 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">853688@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Good day to you,<br />
I’m sorry to report that you have accidentally posted to the wrong support forum. We cannot help you here at WordPress.com with that site as it’s not being hosted by WordPress.com and we run on different software. This is the correct forum for your software <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a><br />
WordPress.com vs WordPress.org: The Differences<br />
<a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a><br />
Best wishes with your site.
</p>
]]></description>
					</item>
		<item>
			<title>tuckerbliss on "Frustrating jQuery conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/frustrating-jquery-conflict#post-853661</link>
			<pubDate>Fri, 30 Mar 2012 15:30:30 +0000</pubDate>
			<dc:creator>tuckerbliss</dc:creator>
			<guid isPermaLink="false">853661@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to use this bit of jQuery which will swap out div content when you click the appropriate link, sort of the way frames used to work (I can't think of a better way to describe it, sorry). As you can see in the JSfiddle page at the bottom here, the code works just fine. I have suspected a conflict with WordPress, which is why I changed '$' to jquery, although I have no idea if that is the problem. Does anyone know why this isnt working?</p>
<p>The WP page:<br />
<a href="http://www.tuckerbliss.com/work" rel="nofollow">http://www.tuckerbliss.com/work</a></p>
<p>The code:<br />
<a href="http://jsfiddle.net/nickforddesign/EG4hF/4/" rel="nofollow">http://jsfiddle.net/nickforddesign/EG4hF/4/</a>
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Jetpack Site Stats not working"</title>
			<link>http://en.forums.wordpress.com/topic/jetpack-site-stats-not-working-1#post-851901</link>
			<pubDate>Wed, 28 Mar 2012 13:29:47 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">851901@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog you specified at <a href="http://www.jotorres.com" rel="nofollow">http://www.jotorres.com</a> does not appear to be hosted at WordPress.com.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>sylarman on "Jetpack Site Stats not working"</title>
			<link>http://en.forums.wordpress.com/topic/jetpack-site-stats-not-working-1#post-851900</link>
			<pubDate>Wed, 28 Mar 2012 13:29:46 +0000</pubDate>
			<dc:creator>sylarman</dc:creator>
			<guid isPermaLink="false">851900@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've had my blog for a few months, but this morning my site stats on jetpack just stopped working.  I did create a new site yesterday with WP and isntalled jetpack as well.  Site stats were also working fine, but not today.  Could it be a conflict problem?
</p>
]]></description>
					</item>
		<item>
			<title>director2012 on "het autobiografisch vermogen en de mogelijkheden daarin"</title>
			<link>http://en.forums.wordpress.com/topic/het-autobiografisch-vermogen-en-de-mogelijkheden-daarin#post-822893</link>
			<pubDate>Mon, 20 Feb 2012 01:31:53 +0000</pubDate>
			<dc:creator>director2012</dc:creator>
			<guid isPermaLink="false">822893@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>iedereen heeft wel een herinnering of kan aan iets denken, dat al is gebeurd, en soms is de herinnering of het moment ervan voldoende om de draad weer op te pakken<a href="http://godfriedbomanslaan5.wordpress.com">het denken van een bewoner van het blogadres in berichtenvorm</a>
</p>
]]></description>
					</item>
		<item>
			<title>guulo on "Check out my blog: Chapters for my novel posted"</title>
			<link>http://en.forums.wordpress.com/topic/check-out-my-blog-chapters-for-my-novel-posted#post-691257</link>
			<pubDate>Wed, 07 Sep 2011 04:21:33 +0000</pubDate>
			<dc:creator>guulo</dc:creator>
			<guid isPermaLink="false">691257@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi Everyone,</p>
<p>So i take it this is where on wordpress where we give a shout-out to our blogs. There are so many of us here with various different interests, its overwhelming, its like a world of its own! Makes me think how we are just one among so many. Among these many choices, what will connect us is similar interests and I understand we will all be different in that regard. So this is fishing for those whose interests I can keep :). </p>
<p>I am an aspiring writer and although I blog about my "daily life", I am also using online communities such as this one to introduce my stories. I have added 7 chapters to my blog for my first novel, which at the moment is being edited. </p>
<p>Blogging about my daily experiences is a personal release for me, but storytelling i take seriously. And it is for the latter I am seeking feedback. If any of you wonderful people are interested in fiction reading, check out my blog and click on the tab labeled "Novel". There you can find chapters 1-7. </p>
<p>Blog: <a href="http://guulo.wordpress.com/" rel="nofollow">http://guulo.wordpress.com/</a></p>
<p>Plot:<br />
A retrospective story, told in the first narrative from the main character’s ( Ebyan) viewpoint. The story begins with her anticipating her thirtieth birthday and reflecting about the life she has led. After a complicated, confusing, tumultuous period from her past, in recent years she had enjoyed peace, stability and calmness in her life as a wife to a loving husband, mother to a young daughter, and as a successful therapist. Soon her stable life is uprooted by the unexpected reappearance of her first love, who is in town promoting her new film. Ebyan is confronted with a painful past; she had long buried in the deep chambers of her subconscious but never has fully gotten over or honestly addressed. The return of Noreen ignites special and heartbreaking memories within Ebyan, and as she finally comes to terms with her past, she must decide if she is ready to face the one person she had never been able to let go. </p>
<p>Themes: A moral conflict, Religion, Islam, Identity, Sexuality, Inner Turmoil, Acceptance
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85306</link>
			<pubDate>Wed, 06 Jun 2007 00:23:26 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">85306@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have both too. Firefox is fast. It has useful extensions and I love the tab option.  :)
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85305</link>
			<pubDate>Wed, 06 Jun 2007 00:13:12 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">85305@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes. I have it and Explorer, but I find this is way faster. Also, I like the tab option.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85294</link>
			<pubDate>Tue, 05 Jun 2007 23:56:41 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">85294@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@rain and drmike<br />
Okay you two break it up, now. </p>
<p>Yes, I remembered drmike used Netscape 7.1 (refer to Mosaic ... he, he, he) and that it had issues. But Mark dealt with the OP's issue in the first responding post so I didn't see any point to rambling on about it. </p>
<p>P.S. Are you using firefox on your new computer, rain?
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85293</link>
			<pubDate>Tue, 05 Jun 2007 23:55:05 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">85293@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm older than you, kiddo. "Rocking the Casbah" was my high school anthem. Don't start with me or I'll hit you with my cane.
</p>
]]></description>
					</item>
		<item>
			<title>drmike on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85288</link>
			<pubDate>Tue, 05 Jun 2007 23:48:19 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">85288@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Must have been all that walking I did through the lava and the snow when I was your age.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85285</link>
			<pubDate>Tue, 05 Jun 2007 23:46:39 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">85285@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please. I don't keep track of what other people are using to browse the internet unless for some reason it prevents them from accessing MY blog. Besides, Dr Mike complains about everything!
</p>
]]></description>
					</item>
		<item>
			<title>drmike on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85227</link>
			<pubDate>Tue, 05 Jun 2007 19:59:21 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">85227@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looking more at Mark and Rain actually. :)
</p>
]]></description>
					</item>
		<item>
			<title>expatriateruminations on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85160</link>
			<pubDate>Tue, 05 Jun 2007 16:58:13 +0000</pubDate>
			<dc:creator>expatriateruminations</dc:creator>
			<guid isPermaLink="false">85160@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry Doc I was unaware of your carping on the issue.
</p>
]]></description>
					</item>
		<item>
			<title>drmike on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85099</link>
			<pubDate>Tue, 05 Jun 2007 13:57:03 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">85099@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>All the complaining I do about my having to use Netscape 7.1 and no one points the poster at me?  I'm hurt.... :)</p>
<p>It's 7.1.  It had issues with displaying divs correctly.  7.2 can see them fine and doesn't have the security issues 7.1 had.
</p>
]]></description>
					</item>
		<item>
			<title>expatriateruminations on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85098</link>
			<pubDate>Tue, 05 Jun 2007 13:55:07 +0000</pubDate>
			<dc:creator>expatriateruminations</dc:creator>
			<guid isPermaLink="false">85098@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My blog shows up just fine in Netscape 7.2 which is still available at Netscape's site.</p>
<p><a href="http://browser.netscape.com/ns8/download/archive72x.jsp" rel="nofollow">http://browser.netscape.com/ns8/download/archive72x.jsp</a>
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85080</link>
			<pubDate>Tue, 05 Jun 2007 12:04:52 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">85080@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You should be able to find usage statistics for that Netscape version from Netscape, shouldn't you? Given that there's nothing you can do on this end to fix it, I wouldn't worry about it so much. If it were a more popular browser, I would, but there's no sense turning yourself inside out for a very small minority, unless that is your base readership (ie the blog is about Netscape for the underprivileged or whatever).</p>
<p>It's much like making the decision about how much rich media to use: if you load the blog up with video and audio, it won't serve people on dialup and you'll lose readers. Only you can tell where the balance point between accomodation and pointlessness lies.</p>
<p>FWIW, Safari also has big issues with WordPress, something to do with it not recognizing the Java used here.
</p>
]]></description>
					</item>
		<item>
			<title>donnawrites on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85078</link>
			<pubDate>Tue, 05 Jun 2007 11:45:55 +0000</pubDate>
			<dc:creator>donnawrites</dc:creator>
			<guid isPermaLink="false">85078@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My concern is how others see the blog: does anyone use Netscape 7.1 any more?  Should I even worry that 7.1 isn't 'seeing' my blog?
</p>
]]></description>
					</item>
		<item>
			<title>mark on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85077</link>
			<pubDate>Tue, 05 Jun 2007 11:28:39 +0000</pubDate>
			<dc:creator>mark</dc:creator>
			<guid isPermaLink="false">85077@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Netscape will have problems here, esp the older versions. Firefox is the one to use.
</p>
]]></description>
					</item>
		<item>
			<title>donnawrites on "Newbie Query - Netscape 7.1 conflict?"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-query-netscape-71-conflict#post-85076</link>
			<pubDate>Tue, 05 Jun 2007 11:26:53 +0000</pubDate>
			<dc:creator>donnawrites</dc:creator>
			<guid isPermaLink="false">85076@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi:</p>
<p>Confession time: I'm a newbie and I'm having trouble figuring out why my blog will not show up in Netscape 7.1 browser.  I get the theme top (Misty) with my title, but nothing else, no entries at all.  What's up with that?  Am I missing something?  I've cruised the forums looking for answers and even tried a google search, but as no one else seems to be having this problem, I have to assume I'm doing something wrong.  But what????</p>
<p>My browser of choice is Firefox, and it shows up just fine in that.</p>
<p>I looked at it in IE, and there are some html tag issues, but I've figured out that is because I cut and pasted from MSWord, and I'll fix it by going back and retyping the problem entries to get rid of the html tags.</p>
<p>I just checked it in Netscape 8.1.3 and it looks fine.  So it's just Netscape version 7.1.  Aaaargh!  What's going on?
</p>
]]></description>
					</item>
		<item>
			<title>podz on "2 blog Conflict"</title>
			<link>http://en.forums.wordpress.com/topic/2-blog-conflict#post-12249</link>
			<pubDate>Sat, 27 May 2006 10:02:24 +0000</pubDate>
			<dc:creator>podz</dc:creator>
			<guid isPermaLink="false">12249@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Clicking this:<br />
<a href="http://www.shastacountybahais.wordpress.com/" rel="nofollow">http://www.shastacountybahais.wordpress.com/</a><br />
offers me a new signup.
</p>
]]></description>
					</item>
		<item>
			<title>giennei on "2 blog Conflict"</title>
			<link>http://en.forums.wordpress.com/topic/2-blog-conflict#post-12230</link>
			<pubDate>Sat, 27 May 2006 00:20:07 +0000</pubDate>
			<dc:creator>giennei</dc:creator>
			<guid isPermaLink="false">12230@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oh and when you say that shatascounty site is not active what does that mean?  i set it up a few weeks ago.. and i can view it... how do i make it active?
</p>
]]></description>
					</item>
		<item>
			<title>giennei on "2 blog Conflict"</title>
			<link>http://en.forums.wordpress.com/topic/2-blog-conflict#post-12229</link>
			<pubDate>Sat, 27 May 2006 00:19:14 +0000</pubDate>
			<dc:creator>giennei</dc:creator>
			<guid isPermaLink="false">12229@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ok tried it...  but now apparently.. i do not have the correct email associated with it?  how do i resolve this?
</p>
]]></description>
					</item>
		<item>
			<title>giennei on "2 blog Conflict"</title>
			<link>http://en.forums.wordpress.com/topic/2-blog-conflict#post-12228</link>
			<pubDate>Sat, 27 May 2006 00:13:56 +0000</pubDate>
			<dc:creator>giennei</dc:creator>
			<guid isPermaLink="false">12228@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ok...  they are all me... so i will take a look into it... thank you...
</p>
]]></description>
					</item>
		<item>
			<title>podz on "2 blog Conflict"</title>
			<link>http://en.forums.wordpress.com/topic/2-blog-conflict#post-12227</link>
			<pubDate>Fri, 26 May 2006 23:50:43 +0000</pubDate>
			<dc:creator>podz</dc:creator>
			<guid isPermaLink="false">12227@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>On ridvan, giennei is a contributor<br />
The other blog does not seem to be active.</p>
<p>You can't merge information or transfer content from one to the other. </p>
<p>On ridvan, ridvan is an admin. Can they promote you? if not, send a feedback.
</p>
]]></description>
					</item>
		<item>
			<title>giennei on "2 blog Conflict"</title>
			<link>http://en.forums.wordpress.com/topic/2-blog-conflict#post-12226</link>
			<pubDate>Fri, 26 May 2006 23:42:46 +0000</pubDate>
			<dc:creator>giennei</dc:creator>
			<guid isPermaLink="false">12226@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have two blogs:  <a href="http://www.ridvan.wordpress.com" rel="nofollow">http://www.ridvan.wordpress.com</a> and <a href="http://www.shastacountybahais.wordpress.com" rel="nofollow">http://www.shastacountybahais.wordpress.com</a></p>
<p>i have the same username and password for each site but i can not post information on either site.</p>
<p>on ridvan, i can only make drafts but i can not post... i also do not have an options tab on my site..,</p>
<p>on my shastacounty site, i can not enter into in my dashboard; when i click on the dashboard tab, it enters the ridvan dashboard...</p>
<p>i have tried to delete either site but from what was said above, you can see that this is impossible... </p>
<p>ideally, i would like to forward all the information from the ridvan site to the shastacounty site and then delete the ridvan site...</p>
<p>i would appreciate any suggestions or a nice and clean 123 action...</p>
<p>thanx
</p>
]]></description>
					</item>
		<item>
			<title>odylammeter on "Your computer may crash--"</title>
			<link>http://en.forums.wordpress.com/topic/your-computer-may-crash-#post-7841</link>
			<pubDate>Fri, 14 Apr 2006 06:30:55 +0000</pubDate>
			<dc:creator>odylammeter</dc:creator>
			<guid isPermaLink="false">7841@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>if you are using Webroot Spysweeper or have recently had it sweep your system. I am not using IE, though Spysweeper seems to, automatically for updates or downloads. In my browser(Firefox)the URL (in the WordPress.com blog addressbar) is followed by an XML icon which is followed by an icon linking to Starfield Technologies, so I assume there is some WordPress.com conflict with the aforementioned anti-spyware product.<br />
Before this nasty, sudden crash/restart (which seems not to have damaged anything) I had just updated Firefox and opened the browser. Two or three other sites were fine but my first click to a WordPress.com blog completely crashed and restarted my PC.<br />
I uninstalled the Webroot product after restartingas it wasn't subscribed to yet but noticed the above icon after returning to the WordPress.com blog which seems available and unexplosive as before without the mentioned anti-spyware.
</p>
]]></description>
					</item>

	</channel>
</rss>
