<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Editing Guestbook"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Editing Guestbook"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Editing Guestbook</title>
				<description><![CDATA[ Forgive me, for I am only a PHP novice.  I recently added the Guestbook to my site, however, since it's a charity site, I'd like to make more modifications than are offered in the GUI interface through my cpanel (site is hosted by ipowerweb).  The changes I'd like to make are turning off the private message box, changing the text above the Message fields (Thank you for visiting my guestbook etc).  Is the only way to do this through editing the PHP scripts?  And if so, is my only hope to dive in with both feet and try to understand the PHP language?<br /> <br /> Any help is greatly appreciated<br /> <br /> www.spinabifidaassociation.org/Guestbook.html<br /> <br /> -Michelle]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3457/9689.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3457/9689.php</link>
				<pubDate><![CDATA[Sat, 7 Aug 2004 10:35:02]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Well this part  *Message fields* is easy. You can find that in your lang/lang-english folder. As to the other part. I would just look for it in the various folders. And when you find it just delete that part of the script. FYI I dont know how you added it to your page but it is so far down at the bottom That you cant even click the sign guestbook part.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3457/9692.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3457/9692.php</link>
				<pubDate><![CDATA[Sat, 7 Aug 2004 14:44:33]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title>Editing Guestbook</title>
				<description><![CDATA[ Michelle,<br /> <br /> Try doing this...<br /> <br /> In case it goes wrong make back-ups of these two files first...<br /> <br />      [i]form.php[/i] in the [i]templates [/i]sub-directory<br />      [i]english.php[/i] in the [i]lang [/i]sub-directory<br /> <br /> <br /> [u][b]TO REMOVE THE PRIVATE MESSAGE BOX[/b][/u]<br /> <br /> You need to edit the file called [i]form.php[/i] in the [i]templates[/i] sub-directory.  About 12 lines from the bottom you should fine this...<br /> <br /> [code]     &lt;input type=&quot;checkbox&quot; name=&quot;gb_private&quot; value=&quot;1&quot;&gt; &lt;font size=&quot;1&quot; face=&quot;$VARS&#91;font_face&#93;&quot;&gt;$LANG&#91;FormPriv&#93;&lt;/font&gt;[/code]<br /> <br /> You can either delete it and get shut of it for good, or comment it out in case you want to bring it back later.<br /> <br /> That's it, save it and you're done - no more private message option.<br /> <br /> [u][b]TO CHANGE THE MESSAGE AT THE TOP OF THE PAGE[/b][/u]<br /> <br /> All the messages are contained in the file called [i]english.php [/i]in the [i]lang [/i]sub-directory.  Open it and scroll down to about line 28 and look for this...<br /> <br /> [code]$LANG&#91;&quot;FormMess1&quot;&#93;   = &quot;Thank you for stopping by my site. Here you can leave your mark.&quot;;[/code]<br /> <br /> Change the message to whatever you want.  Save it and you're done.<br /> <br /> [u][b]A SUGGESTION[/b][/u]<br /> <br /> You're running guestbook version 2.2, you might want to consider changing to 2.3 as it's a more secure version with less chance of being hacked etc (check out the number of posts on this forum about hacked version 2.2 guestbooks) - just a thought.<br /> <br /> Also, just to reiterate what JTD said - your guestbooks right down at the bottom of the page - make it kind of hard to view it.<br /> <br /> If you come unstuck post another message or email me &lt;guestbook at kahlil dot org&gt; and I'll see what I can do.<br /> <br /> Trevor]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3457/9705.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3457/9705.php</link>
				<pubDate><![CDATA[Sun, 8 Aug 2004 04:38:40]]> GMT</pubDate>
				<author><![CDATA[ Trevor]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ My advice is either make the frame larger or make the guestbook open in a new window.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3457/9707.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3457/9707.php</link>
				<pubDate><![CDATA[Sun, 8 Aug 2004 06:25:49]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>