<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Including the guestbook into my page?"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Including the guestbook into my page?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Including the guestbook into my page?</title>
				<description><![CDATA[ I have installed the questbook here: http://havocnet.org/guestbook/<br /> And then i made a page called guestbook.php that i putted in the directory with all my other homepage files.<br /> In the guestbook.php i used this code to include what i needed:<br /> [code]&lt;?php<br /> include_once&#40;&quot;header.inc.php&quot;&#41;;<br /> ?&gt;<br /> <br /> &lt;h1&gt;OOverskrift&lt;/h1&gt;<br /> &lt;?php include&#40;&quot;guestbook/index.php&quot;&#41;; ?&gt;<br /> <br /> &lt;?php<br /> include_once&#40;&quot;footer.inc.php&quot;&#41;;<br /> ?&gt;[/code]<br /> <br /> It worked, but when i click on sign in the guestbook or something i just get page not avalible, i think its because the to files is in two diffent directorys?<br /> <br /> Can any help me to fix this?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4729/16558.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4729/16558.php</link>
				<pubDate><![CDATA[Tue, 14 Jun 2005 17:22:05]]> GMT</pubDate>
				<author><![CDATA[ ToxicMan]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Did you supply a base_url in the config file? the guestbook was not really made to be included. The way I include it was to include the header and footer files at the start and end of the guestbooks index.php file and addentry.php file.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4729/16559.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4729/16559.php</link>
				<pubDate><![CDATA[Tue, 14 Jun 2005 17:28:51]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ hmm, what do you mean? the only thing I've done is to put the include script into my guestbook.php that's all, and i know there is something more i need to do, but what i dont know...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4729/16560.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4729/16560.php</link>
				<pubDate><![CDATA[Tue, 14 Jun 2005 17:35:19]]> GMT</pubDate>
				<author><![CDATA[ ToxicMan]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Did you supply a base_url in the config file?[/quote]<br /> <br /> Open up the config.inc.php file in the amdin folder. Look for the base_url variable and set it to <a class="snap_shots" href="http://havocnet.org/guestbook" target="_blank" rel="nofollow">http://havocnet.org/guestbook</a> no trailing slash]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4729/16561.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4729/16561.php</link>
				<pubDate><![CDATA[Tue, 14 Jun 2005 17:39:24]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>