<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — create new field]]></title>
		<link>https://punbb.informer.com/forums/topic/6119/create-new-field/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/6119/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in create new field.]]></description>
		<lastBuildDate>Sat, 05 Feb 2005 00:49:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33602/#p33602</link>
			<description><![CDATA[<p>wel its obviously best to add extra user items to the user table since an extra table has no gain... problem is that everyone wants something different, maybe just a loose guide to adding an item to the profile, registration, under name on the topic and database would be useful</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sat, 05 Feb 2005 00:49:51 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33602/#p33602</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33601/#p33601</link>
			<description><![CDATA[<p>The real problem with this, is there isn&#039;t a good day todo it. Unless I am missing something <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Basicly you can have the data the users input into the custom fields in its own table, but that would mean if you wanted the data to be displayed in posts, that you have to virtually execute a query for every single post in the topic, which is just dumb.</p><p>The other solution I have come up with is to have it append the new fields to the users table, however if you want to add a bunch of custom fields, this isn&#039;t the best idea.</p><p>So if anyone knows an acceptable way todo this, I would be more than happy to finish what I have.</p>]]></description>
			<author><![CDATA[null@example.com (Mediator)]]></author>
			<pubDate>Sat, 05 Feb 2005 00:47:47 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33601/#p33601</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33589/#p33589</link>
			<description><![CDATA[<p>calanda<strong>y</strong> mod? <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>another thing is it could be for a &quot;refered here by:&quot; field to keep track of how your members heard of your board. maybe. *shrug*</p>]]></description>
			<author><![CDATA[null@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Fri, 04 Feb 2005 22:29:45 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33589/#p33589</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33584/#p33584</link>
			<description><![CDATA[<p>but if you add a birthday field it will inevitably lead to people wanting a todays brithdays thing etc, just wait for the calenday mod <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Fri, 04 Feb 2005 21:28:47 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33584/#p33584</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33583/#p33583</link>
			<description><![CDATA[<p>I would like to have an extra field too... I mean: having the possibility to add it. Anyway, I bet that most of the people who have asked for it are thinking about the same as me: birthdates. I am a teacher as well and I want to know the birthday of those of my pupils who are using the forums, and not only that: I want to know their age. I don&#039;t need it to be a required field, but what if I needed the default fields as well?<br />If it is such a pain to code that feature I guess we can &quot;live&quot; on renaming any of the messaging fields, but I do think birthdates and, as I have read, &quot;talk about you&quot; are useful in forums, to socialise, so in my honest opinion it would be interesting to have such a field by default.</p><p>As for the rest, I love PunBB <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Calítoe.:.)]]></author>
			<pubDate>Fri, 04 Feb 2005 21:24:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33583/#p33583</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33053/#p33053</link>
			<description><![CDATA[<p>I rephrase him : to quickly and adequately answer his students questions and posts, he would like that each of them has a fulfilled cursus string. He probably could rename the the location string, but he would like to make it required during the registration process, so every students (some may be young childs I guess) has to fulfill it.</p><p>Romulusse : for this specific task, another way to go is to use the usergroups. I imagine you would have to do that by hand, but if you don&#039;t have too many students you could assign them to specific usergroups after there registration.</p><p>Français : une autre solution à ton problème que tu peux vouloir explorer, c&#039;est d&#039;utiliser les « groupes d&#039;utilisateurs ». Si tu as pas trop d&#039;élèves, ça peut marcher, mais ça demande de le faire à la main. Quand un élève s&#039;enregistre, tu vérifies quelle est sa classe, et tu le place dans le groupe d&#039;utilisateur approprié. Ca à l&#039;avantage de pouvoir ensuite gérer des permissions plus fines, et de façon plus propre.</p>]]></description>
			<author><![CDATA[null@example.com (Jérémie)]]></author>
			<pubDate>Sun, 30 Jan 2005 16:31:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33053/#p33053</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33043/#p33043</link>
			<description><![CDATA[<p>But here is no field &#039;location&#039; in the &lt;u&gt;first&lt;/u&gt; registration page</p>]]></description>
			<author><![CDATA[null@example.com (romulusse)]]></author>
			<pubDate>Sun, 30 Jan 2005 13:21:34 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33043/#p33043</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33040/#p33040</link>
			<description><![CDATA[<p>just rename location in the language pack and use that</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sun, 30 Jan 2005 12:57:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33040/#p33040</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33038/#p33038</link>
			<description><![CDATA[<p>I am teatcher, and i have installed punbb for my students. But the probleme is i have many classes and i want to ask news forum&#039;users to indicate the classe where i is. So i need a new field in the subscription&#039; formulary.<br />Sorry for my english.</p>]]></description>
			<author><![CDATA[null@example.com (romulusse)]]></author>
			<pubDate>Sun, 30 Jan 2005 12:38:36 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33038/#p33038</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33036/#p33036</link>
			<description><![CDATA[<p>i would like something similar. a new fielf in the pesonal info. so users can write what car they are driving and that should be showen under the avatar.. possible? <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Widell)]]></author>
			<pubDate>Sun, 30 Jan 2005 11:59:43 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33036/#p33036</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33027/#p33027</link>
			<description><![CDATA[<p>like what?</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sun, 30 Jan 2005 10:24:17 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33027/#p33027</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33025/#p33025</link>
			<description><![CDATA[<p>yeah but sill, the extra field would do some other people good. some people will want it for other use than that.</p>]]></description>
			<author><![CDATA[null@example.com (Mark)]]></author>
			<pubDate>Sun, 30 Jan 2005 10:22:08 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33025/#p33025</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33022/#p33022</link>
			<description><![CDATA[<div class="quotebox"><cite>mark36ph wrote:</cite><blockquote><p>just a thought but if you had that on it, people could make it so at the bottom it says if anyone is having a birthday (mine today) or anything</p></blockquote></div><p>having an extra field wouldn&#039;t do that though, you would still have to have another mod to work it out (the calendar mod)</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sun, 30 Jan 2005 10:07:22 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33022/#p33022</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33011/#p33011</link>
			<description><![CDATA[<p>Ah. Yeah that would be pretty difficult to create. It could be done, just would be difficult.</p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Sun, 30 Jan 2005 03:24:29 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33011/#p33011</guid>
		</item>
		<item>
			<title><![CDATA[Re: create new field]]></title>
			<link>https://punbb.informer.com/forums/post/33010/#p33010</link>
			<description><![CDATA[<p>just a thought but if you had that on it, people could make it so at the bottom it says if anyone is having a birthday (mine today) or anything</p>]]></description>
			<author><![CDATA[null@example.com (Mark)]]></author>
			<pubDate>Sun, 30 Jan 2005 03:09:14 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/33010/#p33010</guid>
		</item>
	</channel>
</rss>
