<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : 0.0.6: Users age being set to nine?</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Thu, 09 Apr 2026 18:18:35 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Check user_birthdate in sed_users with phpMyAdmin. If its type is still INT, try running the PHP patch again.]]></description>
			<pubDate>Do, 23 Jul 2009 19:31:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14820]]></link>
		</item>
		<item>
			<title>KillerSneak</title>
			<description><![CDATA[Same problem on my site, followed instructions to the point.]]></description>
			<pubDate>Do, 23 Jul 2009 18:43:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14816]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[Do this if you have done the sql business and the file business.Okay another easy way to do it is just upload the patch-0.0.6.txt file from the sql folder to the public_html folder.<br />
Then rename it to patch.php.<br />
Then, go to <a href="http://www.yoursite.com/patch.php." rel="nofollow">http://www.yoursite.com/patch.php.</a><br />
There will be a whte page saying:Conversion Complted.<br />
Then you may delete the patch.php file.<br />
Your age will be blank and you may set it from there.<br />
Simple?]]></description>
			<pubDate>Mo, 20 Jul 2009 00:42:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14569]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[I'll check what happens when you try to blank your birthdate.]]></description>
			<pubDate>So, 19 Jul 2009 19:45:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14543]]></link>
		</item>
		<item>
			<title>Triton</title>
			<description><![CDATA[Hello, I should've tried playing around with a bit more before making this topic, xD. Well, basically your age does set and update correctly if you set your birthdate to an actual date, however what I was trying to do on my test server was setting my birthdate to &quot;----&quot; &quot;--&quot; &quot;--&quot;. So after you set your birthdate to &quot;----&quot; &quot;--&quot; &quot;--&quot; your birthdate automatically changes to 1999, November 30<br />
<br />
Thank you for the replies ^^]]></description>
			<pubDate>So, 19 Jul 2009 07:53:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14528]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[thank you, that fixed it]]></description>
			<pubDate>Fr, 17 Jul 2009 22:43:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14473]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<blockquote><strong>0.0.6 download page, updating from 0.0.5:</strong><hr />Copy <em>sql/patch-0.0.6.txt</em>, save it in your site root as patch.php, run in web browser like <a href="http://your-domain.tld/patch.php" rel="nofollow">http://your-domain.tld/patch.php</a> and then remove patch.php from your site.</blockquote>
<br />
There is no other way to change that column type and have existing data saved but running a PHP patch.]]></description>
			<pubDate>Fr, 17 Jul 2009 21:54:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14467]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[Type is INIT<br />
<br />
if i try to change to DATE i get:<br />
<br />
<div class="highlight"><pre class="mysql">SQL-spørring:
ALTER TABLE `sed_users` CHANGE `user_birthdate` `user_birthdate` DATE NOT NULL DEFAULT '0'

MySQL sa: Dokumentasjon
#1067 - Invalid default value for 'user_birthdate' </pre></div>
<br />
Where do i find patch.php?]]></description>
			<pubDate>Fr, 17 Jul 2009 21:23:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14465]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Seems like a bug, though I couldn't reproduce it. I registered a new account here and yes its birthday was set to 1999 November 30 but then I had no problems setting it whatever I wish (e.g. 1958 Feb 13) and the age was displayed right. Neither I had to change my birthdate when this site was updated to 0.0.6.<br />
<br />
Could you please check what phpMyAdmin says about user_birthdate column of sed_users table? It should be DATE type.<br />
<br />
That patch.php is required if you're updating to 0.0.6 from any previous version, including 0.0.5. But you need to only run it once.]]></description>
			<pubDate>Fr, 17 Jul 2009 20:49:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14463]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[That way you describe it, it seems it's some kind of bug. <br />
<br />
However, I corrected my brithdate on this site and it's ok... but I don't remember if it was before or after update :)<br />
<br />
A patch file looking for that specific birthdate (or maybe: empty birthdates) and converting it would be needed.<br />
But lets' wait what Cotonti developers have to say.]]></description>
			<pubDate>Fr, 17 Jul 2009 19:16:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14450]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[this happens to me also. All birthdates are set to 1999, november, 9.<br />
<br />
Cannot change it.<br />
<br />
I had 0.0.5 before i updated, do i have to run patch.php then?]]></description>
			<pubDate>Fr, 17 Jul 2009 19:08:40 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14449]]></link>
		</item>
		<item>
			<title>Triton</title>
			<description><![CDATA[Hello, if you mean patch.php, yes I did run it when I updated Cotonti. The same thing that is happening to one of my sites is also happening on this forum (If you look at my profile it says my Age is 9, and I cannot edit anything in my profile)<br />
<br />
Here is exactly what I did:<br />
1.) Refreshed files on a local testing webserver<br />
2.) Ran Cotonti 0.0.5 -&gt; Cotonti 0.0.6 SQl file in phpmyadmin<br />
3.) Fixed minor skin problems<br />
4.) Noticed Ages were messed up, so I ran patch.php. This fixed the ages, provided the birthdate was actually set. If a user actually set their birthdate before the upgrade then the age will display correctly. However if they did not set a birthdate before the upgrade, there age will appear as 9 and they will be unable to edit their profile.<br />
<br />
The same thing is happening here, I never set my birthdate on this forum but it is showing up as 'Age: 9' and I cannot edit it. (If I go into Profile and set my birthdate from 1999, 11, 20 to a different number and select save, the changes do not save.) I was playing around with it on my test server and after I manually edited the birthdate table (phpmyadmin -&gt; cms -&gt; sed_users) I was able to update my profile again as if nothing happened.<br />
<br />
Thanks for the replies so far &lt;3 ^^]]></description>
			<pubDate>Fr, 17 Jul 2009 17:40:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14442]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[There was a script updating birthdates. You probably forgot to launch it... See Trac and list of changes for Genoa, it should be somewhere there.]]></description>
			<pubDate>Fr, 17 Jul 2009 16:23:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14439]]></link>
		</item>
		<item>
			<title>Triton</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=14437#14437">#</a> <strong>Dave :</strong>
erm ... im not pro here :p but does ur user.edit.tpl (skin file) have tag to edit it? it might be in case of custom skin<br />
</blockquote>
<br />
Yup, I am able to make changes to my profile, but they do not save. It also happens here unfortunately =/<br />
<br />
Edit: After changing the value in the DB I am able to edit my profile like normal, but if I create a test account, the test account is unable to edit the profile]]></description>
			<pubDate>Fr, 17 Jul 2009 15:14:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14438]]></link>
		</item>
		<item>
			<title>Dave</title>
			<description><![CDATA[erm ... im not pro here :p but does ur user.edit.tpl (skin file) have tag to edit it? it might be in case of custom skin]]></description>
			<pubDate>Fr, 17 Jul 2009 15:12:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14437]]></link>
		</item>
		<item>
			<title>Triton</title>
			<description><![CDATA[This is also happening here (Looks at Age: 9 on left side =&lt;).<br />
<br />
When new users register (or when current users do not have a birthdate set) their brithdate is set to November 30, 1999 and they cannot edit the date in their profile. I first noticed it on my site and it is happening here as well, every new user that was registering had their birthdate set to November 30, 1999 and the members that did not have their birthdate set was set the same, only the people who had a birthdate set remained unaffected. I had to go into phpmyadmin in order to change the birthdate<br />
<br />
Is it a bugz or did I forget something while updating? :x<br />
<br />
Thanks in advance ^^]]></description>
			<pubDate>Fr, 17 Jul 2009 14:53:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2990&d=0#post14435]]></link>
		</item>
	</channel>
</rss>