<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How can I integrate my guestbook into an existing site?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "How can I integrate my guestbook into an existing site?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How can I integrate my guestbook into an existing site?</title>
				<description><![CDATA[ Hi there, <br /> <br />  I've just got the guestbook working on my site (actually, it's a pre-installed script from my hosting company  <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" /> ) but I want to integrate the guestbook so it looks like it's one of the site's main pages - have my links at the top, same footer etc.<br /> <br /> Is there an easy way to do this? I'm guesing you just copy and paste bits of code.<br /> <br /> I'm new to all this, so be gentle!<br /> <br /> Thanks<br /> <br /> Jon]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11740.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11740.php</link>
				<pubDate><![CDATA[Sun, 14 Nov 2004 16:04:10]]> GMT</pubDate>
				<author><![CDATA[ jonathanhubbard]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Three options.<br /> <br /> 1 - Change the header and footer files in templtes to reflect your sites design.<br /> <br /> 2 - Edit the header and footer files so they only contain a space then use your own header and footer files.<br /> <br /> 3 - As above except you then place &lt;?php include('path/to/guestbook/index.php') ; ?&gt;in the page where you want the guestbook to be. This page must end with the php extension and is not tested.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11741.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11741.php</link>
				<pubDate><![CDATA[Sun, 14 Nov 2004 16:31:49]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sorry, call me REALLY daft, but I don't understand!<br /> <br /> I guess what I'm asking is this:<br /> <br /> Is there a way to copy and paste the guestbook code, into an existing html file that uses the same template as the rest of this site? I don't have header and footer files  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11743.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11743.php</link>
				<pubDate><![CDATA[Sun, 14 Nov 2004 18:51:01]]> GMT</pubDate>
				<author><![CDATA[ jonathanhubbard]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No is the answer to your question. You would have to transplant your html code in the header.php and footer.php files found in templates.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11745.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11745.php</link>
				<pubDate><![CDATA[Sun, 14 Nov 2004 18:56:05]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Carbonize, there are pages out there that do it that way.  It's just that you would have to perform the integration for every page you wanted like that, whereas your method with the header and footer makes it appear on all pages.  See:  www.afrovoices.com/guestbook/index.php.  The header appears on the guestbook index page but not the addentry page because the Admin wanted it that way.<br /> <br /> Some of my own pages were done that way before you showed up and taught us the easy way.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11758.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11758.php</link>
				<pubDate><![CDATA[Mon, 15 Nov 2004 02:33:14]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes part of the upgrades I am working on will include making it easier for site integration, at some point anyway.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11771.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11771.php</link>
				<pubDate><![CDATA[Mon, 15 Nov 2004 09:50:34]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ That's exactly what I want - is there an easy way of doing this? My web design skills really are at a minimum! I've had a look at the code, but can't work out what he's done...<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11821.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11821.php</link>
				<pubDate><![CDATA[Tue, 16 Nov 2004 20:32:25]]> GMT</pubDate>
				<author><![CDATA[ jonathanhubbard]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ dunno if this will help,<br /> on my guestbook:<br />  [url]http://flynnsbeefarm.co.uk/GuestBook/index.php[/url]<br /> <br /> I just changed  the colours in the style settings to match then exchanged the gbook gif with my own banner gif<br /> <br /> gbook gif is<br /> <br />  open templates/body.php then look for<br /> <br /> [quote]&lt;img src="$GB_PG[base_url]/img/gbook.gif" width="140" height="15"&gt;[/quote]<br /> <br /> not perfect - but easy to do]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11823.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11823.php</link>
				<pubDate><![CDATA[Tue, 16 Nov 2004 22:09:15]]> GMT</pubDate>
				<author><![CDATA[ fatjacK]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="jonathanhubbard"]That's exactly what I want - is there an easy way of doing this? My web design skills really are at a minimum! I've had a look at the code, but can't work out what he's done...<br /> <br /> Thanks[/quote]<br /> <br /> Carbonize's way is the easy way, because once you do it, it's done for all guestbook pages:<br /> <br /> Include your header, by Carbonize:<br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3460" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3460</a> <br /> <br /> In that thread JTD mentions some samples you can download.  Perhaps they are still there and you should try that.<br /> <br /> The way the page at <a class="snap_shots" href="http://www.afrovoices.com" target="_blank" rel="nofollow">http://www.afrovoices.com</a> was done is:<br /> <br /> Make a backup copy of guestbook/index.php<br /> <br /> Take a copy of the existing home page (or other site page) and save it as guestbook/index2.php<br /> <br /> Leave the header, menu and footer but delete the page's other contents<br /> <br /> Copy all the code from the original guestbook/index.php file and paste it in the guestbook/index2.php file where the deleted contents were.<br /> <br /> View guestbook/index2.php in your browser to see if it works.  If it does, rename it to guestbook/index.php.<br /> <br /> You have to repeat the same procedure for every guestbook page you want the header, menu, footer to appear on.<br /> <br /> That's the hard way, but perhaps less technical sounding.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/11832.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/11832.php</link>
				<pubDate><![CDATA[Wed, 17 Nov 2004 04:38:37]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Amber, you are wonderful!!!! Unfortunately for me, the "easy" way was not the easy way. LOL Your instructions on the more "difficult" way were wonderful. Now my guestbook and review book look just the way I want them to (the index page was the only page I really cared how it looks).<br /> <br /> Here's a link for anyone who wants to see the final product:<br /> <br /> [url]http://datalorefiction.net/guestbook/index.php[/url]<br /> <br /> BTW, if anyone decides to check out the rest of the site, I want to warn you. Yes it is a fan fiction website (that's not what I'm warning you about  <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" /> ). Most of the fan fiction has a NC17 rating however there are no graphic images on the site - just graphic words.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/12985.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/12985.php</link>
				<pubDate><![CDATA[Mon, 10 Jan 2005 21:52:54]]> GMT</pubDate>
				<author><![CDATA[ Takara]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ There is a middle ground. Copy all the code you want to appear before the guestbook into header.php, remembering to keep the css and javascript there. And do the same for all the code after putting it into footer.php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/12988.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/12988.php</link>
				<pubDate><![CDATA[Mon, 10 Jan 2005 22:23:19]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sorry amber222 but the downloads i had are now gone. <img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/12998.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/12998.php</link>
				<pubDate><![CDATA[Tue, 11 Jan 2005 02:05:26]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Takara"]Amber, you are wonderful!!!! Unfortunately for me, the "easy" way was not the easy way. LOL Your instructions on the more "difficult" way were wonderful. Now my guestbook and review book look just the way I want them to (the index page was the only page I really cared how it looks).<br /> <br /> Here's a link for anyone who wants to see the final product:<br /> <br /> [url]http://datalorefiction.net/guestbook/index.php[/url]<br /> <br /> BTW, if anyone decides to check out the rest of the site, I want to warn you. Yes it is a fan fiction website (that's not what I'm warning you about  <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" /> ). Most of the fan fiction has a NC17 rating however there are no graphic images on the site - just graphic words.[/quote]<br /> <br /> Thanks, Takara.  I am glad you found the information useful.<br /> <br /> I visited your site.  <img src="https://proxy2.de/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  />  Data is my favorite from TNG.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13000.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13000.php</link>
				<pubDate><![CDATA[Tue, 11 Jan 2005 02:12:57]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="JTD"]Sorry amber222 but the downloads i had are now gone. <img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" />[/quote]<br /> I made a new template file. I just need to upload it but like many things it is on the TODO list along with uploading the third gender mod. I intend to make a page where people can download files on how to modify the Advanced Guestbook to various ends such as Email Encryption, Third gender, Email as required field, Remove private message option, Increase input sizes, change the variable names, add Yahoo &amp; MSN fields etc etc. Any othre modifications you can think of?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13001.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13001.php</link>
				<pubDate><![CDATA[Tue, 11 Jan 2005 02:21:56]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>having same problems</title>
				<description><![CDATA[ [quote="amber222"][quote="jonathanhubbard"]That's exactly what I want - is there an easy way of doing this? My web design skills really are at a minimum! I've had a look at the code, but can't work out what he's done...<br /> <br /> Thanks[/quote]<br /> <br /> Carbonize's way is the easy way, because once you do it, it's done for all guestbook pages:<br /> <br /> Include your header, by Carbonize:<br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3460" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3460</a> <br /> <br /> In that thread JTD mentions some samples you can download.  Perhaps they are still there and you should try that.<br /> <br /> The way the page at <a class="snap_shots" href="http://www.afrovoices.com" target="_blank" rel="nofollow">http://www.afrovoices.com</a> was done is:<br /> <br /> Make a backup copy of guestbook/index.php<br /> <br /> Take a copy of the existing home page (or other site page) and save it as guestbook/index2.php<br /> <br /> Leave the header, menu and footer but delete the page's other contents<br /> <br /> Copy all the code from the original guestbook/index.php file and paste it in the guestbook/index2.php file where the deleted contents were.<br /> <br /> View guestbook/index2.php in your browser to see if it works.  If it does, rename it to guestbook/index.php.<br /> <br /> You have to repeat the same procedure for every guestbook page you want the header, menu, footer to appear on.<br /> <br /> That's the hard way, but perhaps less technical sounding.[/quote]<br /> <br /> Hi Amber.  I tried this and all I end up with is a lot of code between the &lt;body&gt; tags.  I must be doing something wrong. <br /> <br /> This is the site I'm trying to work on www.vickiwillingham.com.  I uploaded all the guestbook files to the surver is that the right thing to do?  I haven't touched on this side of things yet and need help!  <img src="https://proxy2.de/forum//images/smilies/385970365b8ed7503b4294502a458efa.gif" /> <br /> <br /> If you are able to offer your expert advice it would be appreciated.<br /> <br /> Thank you.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13125.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13125.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 16:47:12]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Have a look at this and then view the source. I have explained as best I can in the comment tags. <a class="snap_shots" href="http://carbonize.co.uk/template.html" target="_blank" rel="nofollow">http://carbonize.co.uk/template.html</a><br /> <br /> BTW <a class="snap_shots" href="http://www.vickiwillingham.com/" target="_blank" rel="nofollow">http://www.vickiwillingham.com/</a> looks fine in Internet Explorer at 800x600 but has a problem in Firefox/Mozilla web browsers.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13126.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13126.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 16:54:35]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Have a look at this and then view the source. I have explained as best I can in the comment tags. <a class="snap_shots" href="http://carbonize.co.uk/template.html" target="_blank" rel="nofollow">http://carbonize.co.uk/template.html</a><br /> <br /> BTW <a class="snap_shots" href="http://www.vickiwillingham.com/" target="_blank" rel="nofollow">http://www.vickiwillingham.com/</a> looks fine in Internet Explorer at 800x600 but has a problem in Firefox/Mozilla web browsers.[/quote]<br /> <br /> Thanks,  I know it's not ok with the whole cross browser compatibility right now - something I plan to work on once I know exactly what I'm doing.  <br /> <br /> Once everythings set up properly I'll get it W3C'd!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13127.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13127.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 17:07:18]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Anonymous"]Once everythings set up properly I'll get it W3C'd![/quote]Also the one page with the W3C valid logo on actually isn't. Anyway I hope the link I posted proves useful.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13128.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13128.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 17:09:39]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"][quote="Anonymous"]Once everythings set up properly I'll get it W3C'd![/quote]Also the one page with the W3C valid logo on actually isn't. Anyway I hope the link I posted proves useful.[/quote]<br /> <br /> Yeah I know that too...I have to take it off.  It was validated, the whole site was till I started messing about.<br /> <br /> I'm still not sure I understand even with the help of your code.  I copied the menu code into the body.php file but nothing happened.  I'm sure I'm missing something really obvious.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13129.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13129.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 17:17:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"][quote="Anonymous"]Once everythings set up properly I'll get it W3C'd![/quote]Also the one page with the W3C valid logo on actually isn't. Anyway I hope the link I posted proves useful.[/quote]<br /> <br /> Yeah I know that too...I have to take it off.  It was validated, the whole site was till I started messing about.<br /> <br /> I'm still not sure I understand even with the help of your code.  I copied the menu code into the body.php file but nothing happened.  I'm sure I'm missing something really obvious.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13130.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13130.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 17:17:38]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Try copying the menu code into the header.php after the body tag.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13131.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13131.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 17:18:31]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Try copying the menu code into the header.php after the body tag.[/quote]<br /> <br /> Hmm...thanks it seems really clear I just seem to be having problems understand it all.  <br /> <br /> I uploaded all the files to the surver is this correct?  When I change the php files in DW (it's my default PHP editor/viewer apparently) then view design it just looks a mess.  Having no experience with PHP yet I don't know if this is correct or not.  <br /> <br /> Also...and this is going to seem like a really daft question...where do I find my guestbook?  I have all the files of course, and was under the impression that I had to alter my HTML code to link to the guestbook in order to see it.  Is this right/wrong?<br /> <br /> Maybe I should just give in to failure and leave the guestbook idea well alone!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13132.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13132.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 18:10:12]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Where did you upload the guestbook to? What is th ename of the folder it is in?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13133.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13133.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 18:11:33]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Where did you upload the guestbook to? What is th ename of the folder it is in?[/quote]<br /> <br /> Via CoreFTP.<br /> <br /> I uploaded to htdocs/guestbook files/ within my site directory.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13134.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13134.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 18:15:15]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ so www.yoursite.com/guestbook%20files/ ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13136.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13136.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 18:53:28]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]so www.yoursite.com/guestbook%20files/ ?[/quote]<br /> <br /> The folder name is guestbook (changed the name) but <a class="snap_shots" href="http://www.vickiwillingham.com/guestbook" target="_blank" rel="nofollow">http://www.vickiwillingham.com/guestbook</a> does nothing.<br /> <br /> I think I'm getting some help from Amber so hopefully will get it right soon.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13140.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13140.php</link>
				<pubDate><![CDATA[Mon, 17 Jan 2005 16:17:06]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Actually you don't have to use the header and footer.php files. You can hard code the index.php, addentry.php and comment.php files to your sites global includes. <br /> <br /> Basically you will open up index.php file, and at the top you will put<br /> <br /> [code]include&#40;&quot;/home/path/to/your/httpdocs/includes/header.htm&quot;&#41;; [/code]<br /> <br /> then at the end of the code you will put<br /> <br /> [code]include&#40;&quot;/home/path/to/your/httpdocs/includes/footer.htm&quot;&#41;; <br /> [/code]<br /> <br /> do this for the other two files, and you will be good to go.<br /> <br /> The above system requires that your entire site runs on a template system. The advantage being that you only have to ever modify a couple of files to have it propagate the entire website. Guestbook included.<br /> <br /> Otherwise, doing a link update might take a long time, if you have to edit many many templates.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13324.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13324.php</link>
				<pubDate><![CDATA[Sat, 22 Jan 2005 14:48:10]]> GMT</pubDate>
				<author><![CDATA[ Jared]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ the disadvantage is that it prevents the header being sent when a comment is submitted.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13327.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13327.php</link>
				<pubDate><![CDATA[Sat, 22 Jan 2005 15:13:35]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ *BUMP*]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/13785.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/13785.php</link>
				<pubDate><![CDATA[Tue, 1 Feb 2005 12:31:57]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title>Re:How can I integrate my guestbook into an existing site?</title>
				<description><![CDATA[ You can do this by going to the Plugins[url=https://webdesign-koeln.org/]page[/url] in your WordPress admin dashboard. Simply search the plugin name to get it. Once the plugin has been installed and activated, you will see a “Guestbook” tab located in the left side menu of the dashboard.I have done it when I was integrating my [url=https://webdesign-dortmund.net/ ]web design[/url] guestbook into an existing [url=https://webdesign-essen.org/ ]site[/url].If you wanna get any other info about it visit know on our site.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/30385.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/30385.php</link>
				<pubDate><![CDATA[Thu, 12 May 2022 11:58:46]]> GMT</pubDate>
				<author><![CDATA[ Grandson]]></author>
			</item>
			<item>
				<title>Re:How can I integrate my guestbook into an existing site?</title>
				<description><![CDATA[ Hi this [url=https://linebyline.de/]professionell webdesign agency[/url]<br />  can can help you with your website]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3863/31561.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3863/31561.php</link>
				<pubDate><![CDATA[Tue, 23 Jul 2024 11:33:14]]> GMT</pubDate>
				<author><![CDATA[ Milena]]></author>
			</item>
	</channel>
</rss>