<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=720&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [gelöst?!] Duplicate Entry for key PRIMARY]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=720</link>
		<description><![CDATA[Die aktuellsten Beiträge in [gelöst?!] Duplicate Entry for key PRIMARY.]]></description>
		<lastBuildDate>Thu, 14 Apr 2011 19:28:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [gelöst?!] Duplicate Entry for key PRIMARY]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6440#p6440</link>
			<description><![CDATA[<p>Ich hatte heute das Problem, dass ich den Cache löschen musste, um Seiten überhaupt kopieren zu können (bzw. damit mir diese angezeigt wurden).</p>]]></description>
			<author><![CDATA[dummy@example.com (Wurst2008)]]></author>
			<pubDate>Thu, 14 Apr 2011 19:28:57 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6440#p6440</guid>
		</item>
		<item>
			<title><![CDATA[Re: [gelöst?!] Duplicate Entry for key PRIMARY]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6430#p6430</link>
			<description><![CDATA[<p>Höchstwahrscheinlich irgendein Datenbank-Konflikt ein kurzfristiger. Die dient ja nur dazu um immer weiter hochzuzählen, wenn eine neue Seite erstellt wird, damit die nächste verwendbare ID verwendet wird.</p><p>Aus irgendeinem Grund konnte die nächste ID-Nr. nicht in die seq geschrieben werden. Muss nicht mal ein cms-bug sein, kann eine ganz triviale Ursache haben, die nur einmal vorkommt und sonst nie. (z.B. irgendein Datenbankverbindungsabbruch)</p>]]></description>
			<author><![CDATA[dummy@example.com (owr_web)]]></author>
			<pubDate>Thu, 14 Apr 2011 16:05:59 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6430#p6430</guid>
		</item>
		<item>
			<title><![CDATA[Re: [gelöst?!] Duplicate Entry for key PRIMARY]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6423#p6423</link>
			<description><![CDATA[<p>bis jetzt ist noch nichts schief gegangen. wunderlich ist es dennoch wie es zu dieser meldung kommt. was war ein 1.9.1 system. habe jetzt nochmal alles geupgradet. vielleicht war es irgendein bug…</p>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Thu, 14 Apr 2011 13:58:01 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6423#p6423</guid>
		</item>
		<item>
			<title><![CDATA[Re: [gelöst?!] Duplicate Entry for key PRIMARY]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6416#p6416</link>
			<description><![CDATA[<p>Das dürfte keine Probleme machen, wenn die 102 die bislang höchste vergebene ID war.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Thu, 14 Apr 2011 13:14:45 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6416#p6416</guid>
		</item>
		<item>
			<title><![CDATA[Re: [gelöst?!] Duplicate Entry for key PRIMARY]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6414#p6414</link>
			<description><![CDATA[<p>ich hab jetzt einfach mal in der tabelle &quot;cms_content_seq&quot; die 102 in 103 umgeschrieben. hoffe das ist so okay</p>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Thu, 14 Apr 2011 13:01:25 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6414#p6414</guid>
		</item>
		<item>
			<title><![CDATA[[gelöst?!] Duplicate Entry for key PRIMARY]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6413#p6413</link>
			<description><![CDATA[<p>Wollte bei einer vorhandenen CMSms Website lediglich eine neue &quot;normale&quot; Seite anlegen. <br />Und nach dem speichern bekommen ich:</p><div class="codebox"><pre><code>INSERT INTO cms_content (content_id, content_name, content_alias, type, owner_id, parent_id, template_id, item_order, hierarchy, id_hierarchy, active, default_content, show_in_menu, cachable, secure, page_url, menu_text, markup, metadata, titleattribute, accesskey, tabindex, last_modified_by, create_date, modified_date) VALUES (102,&#039;Alumni&#039;,&#039;alumni&#039;,&#039;content&#039;,&#039;1&#039;,&#039;-1&#039;,&#039;23&#039;,8,&#039;&#039;,&#039;&#039;,1,0,0,1,&#039;0&#039;,&#039;&#039;,&#039;Alumni&#039;,&#039;html&#039;,&#039;{* Add code here that should appear in the metadata section of all new pages *}&#039;,&#039;&#039;,&#039;&#039;,&#039;&#039;,&#039;1&#039;,&#039;2011-04-14 14:34:19&#039;,&#039;2011-04-14 14:34:19&#039;)
Duplicate entry &#039;102&#039; for key &#039;PRIMARY&#039;</code></pre></div><p>Was ist 102? Die Content_ID? wurde die doppelt vergeben oder was ist hier los und wieso passiert das.</p>]]></description>
			<author><![CDATA[dummy@example.com (nicmare)]]></author>
			<pubDate>Thu, 14 Apr 2011 12:36:43 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=6413#p6413</guid>
		</item>
	</channel>
</rss>
