<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "help with modification"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "help with modification"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>help with modification</title>
				<description><![CDATA[ Hi guys, need a little help with some modifications im trying to do.<br /> I want to show in the guestbook, in the same line that the host and time of post, the username of the user that is posting that message. When i mean the username i mean the apache htaccess user not guestbook user.<br /> <br /> I dont know php, but as i know quite a few other languages i can try to understand your suggestions.<br /> <br /> First thing i did was modding add.class.php:<br /> <br /> i added the var,<br />    var $login;<br /> <br /> then this in function addentry:<br />    $this-&gt;login = $_SERVER['REMOTE_USER'];<br /> <br /> and moddified this line to add my new var:<br />         $this-&gt;db-&gt;query("INSERT INTO $sql_usertable (name,gender,email,url,date,location,host,login,browser,comment,icq,aim) VALUES ('$this-&gt;name','$this-&gt;gender','$this-&gt;email','$this-&gt;url','$the_time','$this-&gt;location','$host','$login','$agent','$this-&gt;comment','$this-&gt;icq','$this-&gt;aim')");<br /> <br /> I tried to make it work with that and i get:<br /> MySQL Error : Query Error<br /> Error Number: 1054 Unknown column 'login' in 'field list'<br /> <br /> Any suggestion?<br /> Thanks!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5986/21719.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5986/21719.php</link>
				<pubDate><![CDATA[Mon, 4 Dec 2006 22:28:34]]> GMT</pubDate>
				<author><![CDATA[ pinkster]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ anyone?? i have been hours trying to figure it out with no luck...<br /> it shouldnt be hard, im just missing something...<br /> i would really apreciate any kind of help.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5986/21731.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5986/21731.php</link>
				<pubDate><![CDATA[Wed, 6 Dec 2006 02:32:48]]> GMT</pubDate>
				<author><![CDATA[ pinkster]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ problem solved.<br /> thx anyway]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5986/21764.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5986/21764.php</link>
				<pubDate><![CDATA[Sat, 9 Dec 2006 01:01:33]]> GMT</pubDate>
				<author><![CDATA[ pinkster]]></author>
			</item>
	</channel>
</rss>