<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Need Help Adding New Fields"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Need Help Adding New Fields"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Need Help Adding New Fields</title>
				<description><![CDATA[ I have been able to convert the Gender field to read Navy MSO Association Member and the buttons are Yes &amp; No. I can't how ever get the entry to submit the same thing when I view them. I have gone into a lot of the directories and changed the "gender" to NMSOA_Member" and even changed the code to the picture. No matter what I choose "Yes" or "No" I get the Male symbol. Is there a simple way to change or add a field to the Advanced Guestbook 2.3.1?<br /> Rick]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3946/12194.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3946/12194.php</link>
				<pubDate><![CDATA[Wed, 1 Dec 2004 03:00:30]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You need to edit [b]lib/gb.class.php[/b]. Open it up and look for[code]            if &#40;$this-&gt;db-&gt;VARS&#91;&quot;allow_gender&quot;&#93;==1&#41; &#123;<br />                 $GENDER = &#40;$row&#91;'gender'&#93;==&quot;f&quot;&#41; ? &quot;&amp;nbsp;&lt;img src=\&quot;$GB_PG&#91;base_url&#93;/img/female.gif\&quot; width=\&quot;12\&quot; height=\&quot;12\&quot;&gt;&quot; &#58; &quot;&amp;nbsp;&lt;img src=\&quot;$GB_PG&#91;base_url&#93;/img/male.gif\&quot; width=\&quot;12\&quot; height=\&quot;12\&quot;&gt;&quot;;<br />             &#125; else &#123;<br />                 $GENDER = '';<br />             &#125;[/code]this is what turns the answer into the relevant images. If you don't know PHP it basically says if you are allowing them to specify a gender then check what ender they submitted. if gender is f (female) then make $gender the female image else make it the male image.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3946/12196.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3946/12196.php</link>
				<pubDate><![CDATA[Wed, 1 Dec 2004 09:52:26]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks... I have everything working just the way I want it to now...<br /> Rick <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3946/12210.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3946/12210.php</link>
				<pubDate><![CDATA[Wed, 1 Dec 2004 22:05:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>