<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Adv Guestbook: The dash after the location field"]]></title>
		<link>https://proxy2.de/forum/posts/list/2.php</link>
		<description><![CDATA[Latest messages posted in the topic "Adv Guestbook: The dash after the location field"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Adv Guestbook: The dash after the location field</title>
				<description><![CDATA[ So, if a guest leaves the location field blank, this field shows up as a dash. Is there a way to get rid of this?<br /> <br /> I already looked into the templates, entry.php, and this is the code I changed it to:<br /> <br /> [code]location&#58; $row&#91;location&#93;[/code]<br /> <br /> but the dash still shows up. And I've also looked into the database, and all those fields are empty. Is there anyplace else to look through to make this dash go away?<br /> <br /> Thanks.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2199/5647.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2199/5647.php</link>
				<pubDate><![CDATA[Fri, 1 Aug 2003 18:48:42]]> GMT</pubDate>
				<author><![CDATA[ CRA]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i know this is an old post but if you still need that dash removed you can find it here. this is the gb.class.php file in your lib directory. find this code and remove th dash between the quotes. now i have no idea if theres a reason why the dash was put there tobegin with, but thats where it is.<br /> <br /> [code]if &#40;!$row&#91;'location'&#93;&#41; &#123;<br /> $row&#91;'location'&#93; = &quot;-&quot;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2199/6090.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2199/6090.php</link>
				<pubDate><![CDATA[Thu, 28 Aug 2003 04:18:30]]> GMT</pubDate>
				<author><![CDATA[ trapapoodle]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thank you!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2199/6092.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2199/6092.php</link>
				<pubDate><![CDATA[Thu, 28 Aug 2003 06:10:56]]> GMT</pubDate>
				<author><![CDATA[ CRA]]></author>
			</item>
	</channel>
</rss>