<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Include Advanced Guestbook"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Include Advanced Guestbook"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Include Advanced Guestbook</title>
				<description><![CDATA[ hi there!<br /> <br /> first of all i'm sorry for my english...<br /> <br /> i have a problem with advanced guestbook. i made a site with css. now i wanted to include the guestbook in my content-container. and it quite works... i only have two problems:<br /> <br /> first: the comment funktion is not working. i've enabled the function in the admin panel. i think there is a problem with the php include command.<br /> i'm no php master... when i click on the comment icon i have a link with to variables to include. for example: <br /> <a class="snap_shots" href="http://www.tvfraubrunnen.ch/default.php?" target="_blank" rel="nofollow">http://www.tvfraubrunnen.ch/default.php?</a>[b]loadContent[/b]=guestbook/comment.php?[b]gb_id[/b]=12<br /> there is the loadContent variable, and the gb_id variable. i think there is a problem, but i don't know why. perhaps somone can help me.<br /> <br /> the second problem is: when i click on "next site" in the guestbook nothing appears. i think there is also a problem with the php include command...<br /> <br /> i include the content with this php code:<br /> <br /> &lt;?php <br />  $defaultContent = "news.htm";<br />  if(!isset($loadContent)){<br />  $loadContent=$defaultContent;}<br /> ?&gt;<br /> <br /> ok, you can see my site here:<br /> <a class="snap_shots" href="http://www.tvfraubrunnen.ch/default.php" target="_blank" rel="nofollow">http://www.tvfraubrunnen.ch/default.php</a><br /> <br /> with click on "Einträge ansehen" you can see the guestbook (index.php) and with click on "Eintrag hinzufügen" you can add an entry.<br /> <br /> thanks for your help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4287/14478.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4287/14478.php</link>
				<pubDate><![CDATA[Sun, 20 Feb 2005 20:43:27]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Carbonize is better at this type of problem, but I'll give it a stab.... <br /> <br /> Did you include (guestbook/comment.php) in your default page inclusions? <br /> <br /> The frame-like setup seems to be the problem.... <br /> <br /> With the current set up, it needs to connect up to [code]guestbook/comment.php?gb_id=##[/code]<br /> as opposed to <br /> [code]?loadContent=guestbook/comment.php?gb_id=##[/code]<br /> from within that guestbook comment function.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4287/14479.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4287/14479.php</link>
				<pubDate><![CDATA[Mon, 21 Feb 2005 00:51:23]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
	</channel>
</rss>