<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "AGB: guests uploaded pictures"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "AGB: guests uploaded pictures"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>AGB: guests uploaded pictures</title>
				<description><![CDATA[ Morning,<br /> <br /> I've searched the forum for this but can't find an answer.<br /> on my guestbook at: [url]http://www.jrmmusic.co.uk/gbook/index.php[/url]<br /> at entry 140 the signer has included a picture - I can't see this on my computer but others can: is it a browser issue? I've turned off anti virus. <br /> Can I look in the AGB files to check the existance of the up-loaded pictures? Also on my other guestbook if you click a picture a pop-up appears with the original uploaded image this does not seem to work at drrinK!<br /> <br /> cheers in advance, fj]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4055/12721.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4055/12721.php</link>
				<pubDate><![CDATA[Fri, 31 Dec 2004 11:47:00]]> GMT</pubDate>
				<author><![CDATA[ fatjacK]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ As to why you can't see the image, god knows. The picture is there, I can see it. It is in the public folder as it should be. In theory though none of the images should be showing as thay all start with [b]/gbook/[/b] which would tell the browser to look for a folder called gbook within the current folder. Do you see the other images? Have you set the base_url variable in the config file?<br /> <br /> As to the pop up problem, you've removed the javascript responsible for it. It should be in the head section.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4055/12723.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4055/12723.php</link>
				<pubDate><![CDATA[Fri, 31 Dec 2004 13:09:48]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thankyou Carbonize for your prompt reply.<br /> Yes I can see the other pictures and I just checked on another computer and the picture shows on that one using the same browser version. Hope god is watching this forum!<br /> <br /> I haven't messed with the base_url variable yet will try now.<br /> <br /> The head section? is that header.php where I replaced all with my html?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4055/12725.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4055/12725.php</link>
				<pubDate><![CDATA[Fri, 31 Dec 2004 13:44:35]]> GMT</pubDate>
				<author><![CDATA[ fatjacK]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yup. Slap this in your head section [code]&lt;script language=&quot;JavaScript&quot;&gt;<br /> &lt;!--<br /> function gb_picture&#40;Image,imgWidth,imgHeight&#41; &#123;<br />     var border = 24;<br />     var img = Image;<br />     var features;<br />     var w;<br />     var h;<br />     winWidth = &#40;imgWidth&lt;100&#41; ? 100 &#58; imgWidth+border;<br />     winHeight = &#40;imgHeight&lt;100&#41; ? 100 &#58; imgHeight+border;<br />     if &#40;imgWidth+border &gt; screen.width&#41; &#123;<br />         winWidth = screen.width-10;<br />         w = &#40;screen.width - winWidth&#41;/2;<br />         features = &quot;scrollbars=yes&quot;;      <br />     &#125; else &#123;<br />         w = &#40;screen.width - &#40;imgWidth+border&#41;&#41;/2;<br />     &#125;<br />     if &#40;imgHeight+border &gt; screen.height&#41; &#123;<br />         winHeight = screen.height-60;<br />         h = 0;<br />         features = &quot;scrollbars=yes&quot;;      <br />     &#125; else &#123;<br />         h = &#40;screen.height - &#40;imgHeight+border&#41;&#41;/2 - 20;<br />     &#125;<br />     winName = &#40;img.indexOf&#40;&quot;t_&quot;&#41; == -1&#41; ? img.substr&#40;4,&#40;img.length-8&#41;&#41; &#58; img.substr&#40;6,&#40;img.length-10&#41;&#41;;<br />     features = features+',toolbar=no,width='+winWidth+',height='+winHeight+',top='+h+',left='+w;<br />     theURL = 'picture.php?img='+Image;<br />     popup = window.open&#40;theURL,winName,features&#41;;<br />     popup.focus&#40;&#41;;  <br /> &#125;<br /> //--&gt;<br /> &lt;/script&gt;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4055/12726.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4055/12726.php</link>
				<pubDate><![CDATA[Fri, 31 Dec 2004 13:52:49]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thankyou Sir,<br /> <br /> That sorted that out.<br /> <br /> Thats seven out of eight that see the picture in GB entries 140 &amp; 143<br /> at [url]http://www.jrmmusic.co.uk/gbook/index.php[/url] at present it's only my browser that does not render the pictures.<br /> <br /> as you say "god knows"<br /> <br /> cheers <br /> fj]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4055/12727.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4055/12727.php</link>
				<pubDate><![CDATA[Fri, 31 Dec 2004 15:55:14]]> GMT</pubDate>
				<author><![CDATA[ fatjacK]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ What browser is it and can you see images on other guestbooks such as www.carbonize.co.uk/guestbookbeta/  ???]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4055/12728.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4055/12728.php</link>
				<pubDate><![CDATA[Fri, 31 Dec 2004 17:12:24]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'm running internet explorer ver. 6.0.2800. on windows XP<br /> on your page I see images at locations 13, 15 &amp; 22 only<br /> <br /> I've just had a look in the public folder and as you say the pictures are there. I'll try pulling one out of there and uploading it myself to the GB<br /> <br /> This is weird I located the file at  <a class="snap_shots" href="http://www.myurl.co.uk/mygbfolder/public/img-1104484235.jpg" target="_blank" rel="nofollow">http://www.myurl.co.uk/mygbfolder/public/img-1104484235.jpg</a><br /> copied it and entered it into the GB My browser ignored it<br /> I trimmed off the bit of white space either side of the picture then entered it in to the gb and presto!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4055/12729.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4055/12729.php</link>
				<pubDate><![CDATA[Fri, 31 Dec 2004 17:53:29]]> GMT</pubDate>
				<author><![CDATA[ fatjacK]]></author>
			</item>
	</channel>
</rss>