<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Guestbook header image"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Guestbook header image"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Guestbook header image</title>
				<description><![CDATA[ There is a missing image mark at the very top of the page, I assume some image is missing from the installatio - that was done by my host. Also, I would like to add my site image in that place but can find our how to do this.<br /> <br /> Also, by the guests that have commented there are missing image marks where the guest name etc. is show - any idea how to repair this?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12604.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12604.php</link>
				<pubDate><![CDATA[Sat, 25 Dec 2004 14:33:37]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: Guestbook header image</title>
				<description><![CDATA[ [quote="Anonymous"]There is a missing image mark at the very top of the page, I assume some image is missing from the installatio - that was done by my host. Also, I would like to add my site image in that place but can find our how to do this.<br /> <br /> Also, by the guests that have commented there are missing image marks where the guest name etc. is show - any idea how to repair this?[/quote]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12605.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12605.php</link>
				<pubDate><![CDATA[Sat, 25 Dec 2004 14:35:41]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ A quick search using the [b]search[/b] function of this forum would of revealed that your problem was that you need to specify the base url in the config.inc.php file found in the admin folder. As for changing it look in templates/body.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12606.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12606.php</link>
				<pubDate><![CDATA[Sat, 25 Dec 2004 22:41:09]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>All ready tried that</title>
				<description><![CDATA[ Thanks for the reply Carbonize but I already tried what you recommended. Firstly the server/host admin. installed the guestbook. When I had trouble I downloaded a version from this site and reinstalled following the instructions - I change the URL;<br /> <br /> <br /> $GB_PG["base_url"] = "htpp://www.stevenredhead.com/guestbook/img" <br /> <br /> but I got the following:<br /> <br /> Parse error: parse error, unexpected T_VARIABLE in /home/stevenx/public_html/guestbook/admin/config.inc.php on line 61<br /> <br /> I known some basics on HTML but no idea about php or how to solve that error.<br /> <br /> All the other programs installed by the host admin. work fine.<br /> <br /> Well that is the situation.<br /> Steven]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12607.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12607.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 02:11:56]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>strange</title>
				<description><![CDATA[ If I look at the source of guestbook's main page (body) via on line using explorer it shows;<br /> <br />     &lt;td width="56%"&gt;&lt;img src="htpp://www.stevenredhead.com/guestbook/img/gbook.gif" width="140" height="15"&gt;&lt;/td&gt;<br /> <br /> If I type <a class="snap_shots"  target="_blank" rel="nofollow">htpp://www.stevenredhead.com/guestbook/img/gbook.gif</a> - in exploer then I can see that specific gif in explorer.<br /> <br /> I wonder why the images are not showing in the guestbook?<br /> <br /> I have tried all sorts of ideas but still the result is unchanged.<br /> <br /> By the way I clear the cashe after each test so the browser is showing the latest version.<br /> <br /> Any ideas to point me in the right direction would really help.<br /> <br /> Cheers<br /> Steven]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12608.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12608.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 02:58:14]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: All ready tried that</title>
				<description><![CDATA[ [quote="Anonymous"]Thanks for the reply Carbonize but I already tried what you recommended. Firstly the server/host admin. installed the guestbook. When I had trouble I downloaded a version from this site and reinstalled following the instructions - I change the URL;<br /> <br /> <br /> $GB_PG["base_url"] = "htpp://www.stevenredhead.com/guestbook/img" <br /> <br /> but I got the following:<br /> <br /> Parse error: parse error, unexpected T_VARIABLE in /home/stevenx/public_html/guestbook/admin/config.inc.php on line 61<br /> <br /> [/quote]<br /> <br /> I think it should be:<br /> [code]$GB_PG&#91;&quot;base_url&quot;&#93; = &quot;htpp&#58;//www.stevenredhead.com/guestbook[/code]<br /> <br /> See the following post:<br /> <br /> Admin config.inc.php file:<br /> http://proxy2.de/forum/viewtopic.php?t=3654]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12612.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12612.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 04:58:15]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title>Tried but didn't work</title>
				<description><![CDATA[ Thanks Amber 222<br /> <br /> Actually I tried both and they both didn't work, i.e.;<br /> <br /> $GB_PG["base_url"] = "htpp://www.stevenredhead.com/guestbook"<br /> <br /> $GB_PG["base_url"] = "htpp://www.stevenredhead.com/guestbook/img" <br /> <br /> the latter was following instructions in the text file in the installation.<br /> <br /> When I look at the source code for the page live in Explorer it shows the route to the images as correct; e.g.<br /> <br /> &lt;td width="56%"&gt;&lt;img src="htpp://www.stevenredhead.com/guestbook/img/gbook.gif" width="140" height="15"&gt;&lt;/td&gt; <br /> <br /> when I call the address via Exporer - <a class="snap_shots"  target="_blank" rel="nofollow">htpp://www.stevenredhead.com/guestbook/img/gbook.gif</a> - the gif is loaded.<br /> <br /> It really doesn't makes sence; as I mentioned I clear the cashe before each test so the page is current.<br /> <br /> Well if anyone can advise how to clear this it sure would help.<br /> <br /> Thanks<br /> Steven]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12619.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12619.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 05:36:33]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I copied and pasted from your previous post, but I am just now noticing the "htpp".  Is this just a typo here in this forum?  Check to make sure your base url is actually using "http".]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12622.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12622.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 07:15:01]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yep, that seems to be the problem:<br /> <br /> [code]theURL = 'htpp&#58;//www.stevenredhead.com/guestbook/picture.php?img='+Image;[/code]<br /> <br /> It should be http:<br /> <br /> [code]$GB_PG&#91;&quot;base_url&quot;&#93; = &quot;http&#58;//www.stevenredhead.com/guestbook&quot;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12623.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12623.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 07:17:08]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title>Yep Your Right</title>
				<description><![CDATA[ Hi Amber,<br /> <br /> Your were right on.<br /> <br /> Actually I didn't touch this part; i.e. htpp. <br /> <br /> I just changed from $GB_PG["base_url"] = "htpp://www.yourdomain.com/guestbook/img"  to $GB_PG["base_url"] = "htpp://www.stevenredhead.com/guestbook" <br /> <br /> Just now I checked the download and the original file has htpp; I just didn't notice it. It is difficult for new users of php like myself to distinguish what is OK and what is not, I think I would have notice normally; so thank you for the advise and direction.<br /> <br /> Well thanks a million for finding this it really has helped now I can see all the images just fine - real majic.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12624.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12624.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 09:10:11]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes some of the original instructions are badly written. The [b]htpp [/b]is one mistake as is having the [b]img [/b]at the end of the url example.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12625.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12625.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 10:49:09]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ deleted]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12629.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12629.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 19:46:39]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Another words.[b][size="18"]Turn off enable html in posts[/size][/b]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12640.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12640.php</link>
				<pubDate><![CDATA[Mon, 27 Dec 2004 04:23:12]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ deleted]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12641.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12641.php</link>
				<pubDate><![CDATA[Mon, 27 Dec 2004 04:26:01]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title>Warning</title>
				<description><![CDATA[ Well I am in a different time zone, so I was taking zzzzzzz....<br /> <br /> My emotions are all mixed up now, I appreciate you telling me about the vulnerability of the Guest Book and Forum; yet on the other hand flustrated that you let anyone else visiting the forums know also.<br /> <br /> I ran the same programs on my last site for over 5 years without any issues, so now the world knows the vulnerabilities I need to find some way tp solve this.<br /> <br /> Steven]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12644.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12644.php</link>
				<pubDate><![CDATA[Mon, 27 Dec 2004 05:52:32]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: Warning</title>
				<description><![CDATA[ [quote="Anonymous"]Well I am in a different time zone, so I was taking zzzzzzz....<br /> <br /> My emotions are all mixed up now, I appreciate you telling me about the vulnerability of the Guest Book and Forum; yet on the other hand flustrated that you let anyone else visiting the forums know also.<br /> <br /> I ran the same programs on my last site for over 5 years without any issues, so now the world knows the vulnerabilities I need to find some way tp solve this.<br /> <br /> Steven[/quote]<br /> <br /> The world new about this vulnerability long before this. It isnt anything that is new. And as far as the html exploit. I dont know if there is a fix for this or not. Carb maybe working on something but I'm not real sure. As to the other exploit that is an easy fix.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12653.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12653.php</link>
				<pubDate><![CDATA[Mon, 27 Dec 2004 14:18:35]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The SQL injection exploit has actually been around since 2002 from what I can gather. I assume it was only recently that kiddies with no life discovered it on the net. As for the HTML "exploit" that must of been discovered sometime this year. My fix is to disable html. I have removed the option from the version I am working on. I am also considering removing AGcode as nobody ever seems to use it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12654.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12654.php</link>
				<pubDate><![CDATA[Mon, 27 Dec 2004 15:24:05]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I deleted my previous post.  You should register so you can edit your posts.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12657.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12657.php</link>
				<pubDate><![CDATA[Tue, 28 Dec 2004 01:18:23]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title>Did and didn't</title>
				<description><![CDATA[ Hi Amber 222,<br /> <br /> well I did register and received the notice and verified the account, but up until today I couldn't log in - now however everything is fine regarding logging into the forum.<br /> <br /> The Guestbook seems to be OK now, and I updated the header images as per Carbonize's other posting. <br /> <br /> Only the update for the email encriptions is pending. May have another crack at it over the holidays using the files you sent me.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4033/12664.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4033/12664.php</link>
				<pubDate><![CDATA[Tue, 28 Dec 2004 12:01:00]]> GMT</pubDate>
				<author><![CDATA[ memoire]]></author>
			</item>
	</channel>
</rss>