<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Guestbook: preview button works only once"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Guestbook: preview button works only once"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Guestbook: preview button works only once</title>
				<description><![CDATA[ My guestbook at <a class="snap_shots" href="http://maloneandhutch.com/avg/" target="_blank" rel="nofollow">http://maloneandhutch.com/avg/</a> is not allowing revisions from preview. Even on the demo on this site, I find that if you preview your post, go, back and revise it, and hit the preview button again, nothing happens. This is not what happens on the real guestbook on this site, which does allow revisions from preview. What could be the matter?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11255.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11255.php</link>
				<pubDate><![CDATA[Thu, 28 Oct 2004 09:56:05]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Works fine for me.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11259.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11259.php</link>
				<pubDate><![CDATA[Thu, 28 Oct 2004 11:30:32]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The mystery deepens: <br /> <br /> Testing this on the guestbooks here at proxy2, both demo and real:<br /> <br /> It works fine in Firefox (0.10.1), just the way you'd like it to. <br /> <br /> In Opera (7.23), clicking "Go Back" from the preview takes you back to the add entry form, and you can edit, but clicking "preview" again does nothing. <br /> <br /> In IE (5.5 and 6.0), clicking "Go Back" from the preview blinks the screen (a reload? if so, very fast) and leaves you at the preview; clicking "Go Back" again takes you back to the main page of the guestbook. This is the behavior reported by Robotjes in [url=http://proxy2.de/forum/viewtopic.php?t=191]thread 191[/url]. Robotjes mentions the preview working fine in Netscape; Firefox is based on Netscape, I think.<br /> <br /> It's a puzzlement.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11287.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11287.php</link>
				<pubDate><![CDATA[Fri, 29 Oct 2004 01:11:44]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Firefox is the latest browser from Mozilla. Netscape used the Gecko engine that Mozilla makes. Netscape uses a very very old version of the gecko engine though while Firefox has the shiny new version. I'm wondering if the problem isn't with the browsers caching the pages.<br /> <br /> Opera used to be good but these days it's getting pathetic. Firefox is the browser of the future and if Microsoft had any sense they would give up on IE and just include Firefox and Thunderbird in the next windows.<br /> <br /> Doesn't really help with the problem though. Wonder if using the pragma nocache meta tag would help  <img src="https://proxy2.de/forum//images/smilies/0a4d7238daa496a758252d0a2b1a1384.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11288.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11288.php</link>
				<pubDate><![CDATA[Fri, 29 Oct 2004 01:20:40]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I wonder which template you'd want to put it into, and if you'd need the second head section described [url=http://www.htmlgoodies.com/beyond/nocache.html]here[/url].]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11317.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11317.php</link>
				<pubDate><![CDATA[Sat, 30 Oct 2004 04:52:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ header.php would be my guess.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11318.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11318.php</link>
				<pubDate><![CDATA[Sat, 30 Oct 2004 05:24:57]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ In header.php up in the head section next to the other meta tag, like this?<br /> <br /> [code]&lt;html&gt;<br /> &lt;head&gt;<br /> &lt;title&gt;$LANG&#91;FormSelect&#93;&lt;/title&gt;<br /> $LANG&#91;metatag&#93;<br /> &lt;meta name=&quot;keywords&quot; content=&quot;guestbook, php, script, mySQL, free, advance&quot;&gt;<br /> &lt;META HTTP-EQUIV=&quot;Pragma&quot; CONTENT=&quot;no-cache&quot;&gt;<br /> &lt;style type=&quot;text/css&quot;&gt;<br /> [/code]<br /> tried this both with and without the suggested (link in earlier post)<br /> [code]&lt;META HTTP-EQUIV=&quot;Expires&quot; CONTENT=&quot;-1&quot;&gt;[/code]<br /> <br /> observed no change. <br /> <br /> The iterative Preview in this forum works perfectly (in Opera, my browser of choice), without any need for a "Go Back" button.<br /> <br /> hmmmm......    Increasingly puzzled.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11320.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11320.php</link>
				<pubDate><![CDATA[Sat, 30 Oct 2004 09:22:51]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yup my mate and I both looked at it and cannot see why. I'll give it more thought later on.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11322.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11322.php</link>
				<pubDate><![CDATA[Sat, 30 Oct 2004 16:58:45]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks Carbonize (and your mate). I'll be looking forward to your further comments. (want to say "hearing your thoughts" but it seems wrong somehow.)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11445.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11445.php</link>
				<pubDate><![CDATA[Wed, 3 Nov 2004 03:40:26]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Still looking into it. It's a strange one indeed.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11454.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11454.php</link>
				<pubDate><![CDATA[Wed, 3 Nov 2004 12:24:44]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ phpBB seems to do previews okay maybe there is some header info you can look at in its files.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11455.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11455.php</link>
				<pubDate><![CDATA[Wed, 3 Nov 2004 20:05:29]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Upload the default guestbook files into a different folder and see if it still errors.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11456.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11456.php</link>
				<pubDate><![CDATA[Wed, 3 Nov 2004 20:06:47]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It seemed like the easiest way to get a default install was to do a fresh install, so I did: maloneandhutch.com/guest2/      <br /> <br /> It won't be there for long, but: same behavior. As I said above, you can test this on the guestbooks at proxy2, no need to come over here; but I'll leave this up, unlinked from the site so as not to trouble my users, all 3 of them, for a few days. Carbonize, the guestbook on your site does the same thing. <br /> <br /> Something else, about Opera, which  I just noticed with the new install, is that when you have returned to the editing screen and made your edits, as noted above, the "Submit" button does nothing, also, just like the "Preview" button. I'm surprised no one but Robotjes noticed this before.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11465.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11465.php</link>
				<pubDate><![CDATA[Thu, 4 Nov 2004 02:40:15]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sorry, slip of the mind there, Robotjes's comment was about IE, not Opera.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11467.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11467.php</link>
				<pubDate><![CDATA[Thu, 4 Nov 2004 04:46:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Just added a post to my own (real) guestbook, and watched myself while I was doing it. Using Opera, I did not need or use the "Go Back" button in the post form, but instead used the back and forward buttons on the browser. This would account for why I had not noticed the problem earlier, and possibly for why it is being under-reported. Though since this approach does not work in IE ( I just tried it, for a test), since everybody and their sister uses IE, that really wouldn't account for the under-reporting. <br /> <br /> OT: I hate the thought of removing HTML, but amber222 has got me worried.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/11469.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/11469.php</link>
				<pubDate><![CDATA[Thu, 4 Nov 2004 05:42:06]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I've just installed a new guest book at www.marple-uk.com/av_guestbook/ and I seem to be having the same problem as described in this topic. The link is just to the guest book itself, which will eventually be used within the frame of the main web site.<br /> <br /> When I attempt to preview a post and then go back to modify it in IE6 I can't do it. 1 click doesn't do anything (the page seems to refresh) and a 2nd click takes me back to the guestbook. I get the same results if I use the browser back button instead of the one in the body of the page.<br /> <br /> When I try this in Firefox it works exactly as I would expect, every time. I can go backwards and forwards as many times as I like between preview and input screen.<br /> <br /> Unfortunately I really need it to work with IE as most of my visitors are using it.<br /> <br /> When I try this out on your Guest Book on this site using IE 6 it works OK!!<br /> <br /> Do I have the very latest script? I only installed it today through the control panel provided by my web host and it appears to be 2.3.1.<br /> <br /> I notice that when viewing the source of your preview page compared to mine there is a difference in the naming convention (gb_name / name etc.) - which indicates that perhaps the scripts may be different:<br /> <br /> Yours:<br /> &lt;tr bgcolor="#E8E8E8"&gt;<br />    &lt;td width="32%"&gt;&amp;nbsp;&lt;/td&gt;<br />    &lt;td&gt;<br />     &lt;input type="button" name="back" value="Go Back" class="input" onclick="javascript:history.back()"&gt;<br />     &lt;input type="submit" name="gb_action" value="Submit" class="input" onclick="if(flag==1) return false;"&gt;<br />     &lt;input type="hidden" name="preview" value="1"&gt;<br /> &lt;input type="hidden" name="name" value="Mark"&gt;<br /> &lt;input type="hidden" name="email" value=""&gt;<br /> &lt;input type="hidden" name="url" value=""&gt;<br /> &lt;input type="hidden" name="comment" value="Just a quick message to see how your guest book works."&gt;<br /> <br /> &lt;input type="hidden" name="location" value=""&gt;<br /> &lt;input type="hidden" name="gender" value="m"&gt;<br /> <br />    &lt;/td&gt;<br />  &lt;/tr&gt;<br /> &lt;/table&gt;<br /> <br /> Mine:<br /> &lt;/tr&gt;<br />  &lt;tr bgcolor="#FFFFCC"&gt;<br />    &lt;td width="32%"&gt;&amp;nbsp;&lt;/td&gt;<br />    &lt;td&gt;<br />     &lt;input type="button" name="back" value="Go Back" class="input" onclick="javascript:history.back()"&gt;<br />     &lt;input type="submit" name="gb_action" value="Submit" class="input" onclick="if(flag==1) return false;"&gt;<br />     &lt;input type="hidden" name="gb_preview" value="1"&gt;<br /> &lt;input type="hidden" name="gb_name" value="Mark"&gt;<br /> &lt;input type="hidden" name="gb_email" value=""&gt;<br /> &lt;input type="hidden" name="gb_url" value=""&gt;<br /> &lt;input type="hidden" name="gb_comment" value="ttttttttttttttttest"&gt;<br /> &lt;input type="hidden" name="gb_location" value=""&gt;<br /> <br />    &lt;/td&gt;<br />  &lt;/tr&gt;<br /> &lt;/table&gt;<br /> <br /> I'm on the edge of my knowledge and understanding of all this and would appreciate a simple cure please!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/12776.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/12776.php</link>
				<pubDate><![CDATA[Sun, 2 Jan 2005 20:38:15]]> GMT</pubDate>
				<author><![CDATA[ Marple]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Annoying isn't it. I feel it may have something to do with the headers sent by your server. This is one of the reasons I changed the way preview works in the update I am working on.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/12778.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/12778.php</link>
				<pubDate><![CDATA[Sun, 2 Jan 2005 20:51:02]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks for your quick response. It isn't a different script then? I thought I was being clever finding that  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" /> <br /> <br /> Do you mean I'll have to just put up with it until your update is available?<br /> <br /> Do you have a likely release date please?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/12779.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/12779.php</link>
				<pubDate><![CDATA[Sun, 2 Jan 2005 20:56:16]]> GMT</pubDate>
				<author><![CDATA[ Marple]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You'll eithe have to wait till I release the updae, or till I release a mod script, or until I sit down and figure out the problem and write a mod script to fix it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3781/12781.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3781/12781.php</link>
				<pubDate><![CDATA[Sun, 2 Jan 2005 21:05:09]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>