<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Guestbook-Problem with submit and preview"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Guestbook-Problem with submit and preview"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Guestbook-Problem with submit and preview</title>
				<description><![CDATA[ Hi! I have following problem<br /> When i want to submit or preview the entry, the program loasds the "addentry.php" (this can be seen in the browser at the bottom) , and nothing happens. The screen shows the fill - in form (where I already have written something)<br /> When i go to view the entries, it is empty, or in other words, the entry is not safed to the database. I think , i have configured well, but what can be wrong?? Please help me! I haven't changed nothing. Can there something be wrong with the variables, or is it sure that the problem is in the database that i have created!!<br /> <br /> Plese help me!<br /> Greets from Austria,<br /> Robert]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/296.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/296.php</link>
				<pubDate><![CDATA[Sat, 2 Feb 2002 17:21:29]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>SAME PROBLEM !!</title>
				<description><![CDATA[ :o i have exactly the same problem... <br /> maybe because my server is at www.free.fr <br /> which doesn't accept some functions... (CHMOD 777 for example..)<br /> <br />  <img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> check out  WWW.ARMVR.FR.ST]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/320.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/320.php</link>
				<pubDate><![CDATA[Tue, 5 Feb 2002 00:38:41]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'm sure this depends on the server's php configuration]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/325.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/325.php</link>
				<pubDate><![CDATA[Tue, 5 Feb 2002 12:07:54]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Same Problem</title>
				<description><![CDATA[ I am with free too.  Is it because of that or is there something else to do ?<br /> Thanks.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/427.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/427.php</link>
				<pubDate><![CDATA[Thu, 14 Feb 2002 03:08:23]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Same problem here !!</title>
				<description><![CDATA[ I'm having the same problem but I'm using a service which isnt free.<br /> <br /> I had AG 2.2 installed and it worked fine but 2.3 produces the problems discussed above.<br /> <br /> Gotta be an error in the scripts somewhere !!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/622.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/622.php</link>
				<pubDate><![CDATA[Fri, 1 Mar 2002 23:10:18]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have the smae problem with version 2.3. I can not get it working right..<br /> <br /> Can somebody help us out please??<br /> <br /> Greetz Mollie]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/640.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/640.php</link>
				<pubDate><![CDATA[Sun, 3 Mar 2002 09:43:07]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>My own response to this problem</title>
				<description><![CDATA[ As lot of you, i got the same problem, and i've search a day to become operational this great guestbook (thank to the author).<br /> <br /> I hate such situation when a solution run on my computer but not on my online host: i'm at [u]www.free.fr[/u].  <img src="https://proxy2.de/forum//images/smilies/1069449046bcd664c21db15b1dfedaee.gif"  /> <br /> <br /> So i've search and found a solution, but i can't explain why. So if someone can give me a response, i 'll greatly appreciate it  <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> <br /> <br /> [b]Resume my solution :[/b]<br /> In the folder [i][b]\templates[/b][/i], you should remove at line 72 of file [i][b]form.php[/b][/i] option [b]enctype="multipart/form-data"[/b] in the &lt;form&gt; tag.<br /> <br />  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /><br /> <br /> Content of line before<br /> [quote]&lt;form method="post" action="$GB_PG[addentry]" name="book" enctype="multipart/form-data" onsubmit="return checkForm()"&gt;[/quote]<br /> <br /> Content of line after<br /> [quote]&lt;form method="post" action="$GB_PG[addentry]" name="book"  onsubmit="return checkForm()"&gt;[/quote]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/648.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/648.php</link>
				<pubDate><![CDATA[Sun, 3 Mar 2002 20:13:26]]> GMT</pubDate>
				<author><![CDATA[ Farell]]></author>
			</item>
			<item>
				<title>Try this if you can't preview in AdvancedGuestbook!</title>
				<description><![CDATA[ What language do you use? I had these problems with my swedish translation.<br /> <br /> I discovered that if you use OEM convertion (&amp;auml; instead of ä) in your language file for the entries $LANG["FormSubmit"] and $LANG["FormPreview"], you can't submit or preview.<br /> <br /> So my suggestion is that you try with a word without special characters, or that you skip the OEM convertion. That is try with "Förhandsgranska" instead of "F&amp;ouml;rhandsgranska"<br /> <br /> Hope this help]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/1548.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/1548.php</link>
				<pubDate><![CDATA[Thu, 23 May 2002 19:21:50]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Same Problem!!</title>
				<description><![CDATA[ It worked fine under RedHat Linux 7.1 then I upgraded to 7.3 and now it doesn't work.<br /> MySQL version 3.23.49<br /> PHP Version 4.1.2]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/1563.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/1563.php</link>
				<pubDate><![CDATA[Fri, 24 May 2002 18:44:42]]> GMT</pubDate>
				<author><![CDATA[ Louie]]></author>
			</item>
			<item>
				<title>Thanks</title>
				<description><![CDATA[ Thanks alot Farell, your solution worked for me  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/1565.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/1565.php</link>
				<pubDate><![CDATA[Sat, 25 May 2002 01:41:29]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Thanks Farell!</title>
				<description><![CDATA[ Thanks a [b]LOT[/b] Farell, your solution worked for me too!  :D<br /> <br /> No pictures or e-mail though?????]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/1566.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/1566.php</link>
				<pubDate><![CDATA[Sat, 25 May 2002 02:20:17]]> GMT</pubDate>
				<author><![CDATA[ Louie]]></author>
			</item>
			<item>
				<title>Thanks Farell!</title>
				<description><![CDATA[ I was pulling my hair out - tried everything but no joy.<br /> <br /> However, your solution has solved it!!!<br /> <br /> Cheers <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/1570.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/1570.php</link>
				<pubDate><![CDATA[Sat, 25 May 2002 03:28:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Fixed mine too!!!<br /> <br /> Good Job!!!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/1976.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/1976.php</link>
				<pubDate><![CDATA[Thu, 27 Jun 2002 22:49:52]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hey buddy thanks a lot....its also worked for me! <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /> <br /> You are a life saver! I wonder why no body is here to help us before!<br /> So does it has any effect on the guest book? I mean removing that line will have any effect on other features of guestbook?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/1993.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/1993.php</link>
				<pubDate><![CDATA[Sat, 29 Jun 2002 16:46:18]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I had the same problem with coolfreepage.com, no any more<br />  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/2834.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/2834.php</link>
				<pubDate><![CDATA[Sat, 19 Oct 2002 18:09:36]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Same problem</title>
				<description><![CDATA[ Removing that HTML code did fix my problem.  BUT....that did take out the functionality for the picture and the email, and I would reallly like these features on my guestbook.  If ANYONE has a solution...please post it.  Thanks and good job to the author and to who fixed that bug!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/2879.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/2879.php</link>
				<pubDate><![CDATA[Thu, 24 Oct 2002 02:36:29]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Anyone figure out a solution yet that also allows you to use the picture upload functionality?   Thanks!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/2936.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/2936.php</link>
				<pubDate><![CDATA[Fri, 1 Nov 2002 15:44:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Preview and submit function SOLUTION.</title>
				<description><![CDATA[ I have had the same problems as mentioned above, and I came up with 2 solutions. Or rather, the problem for me was actually 2 problems.<br /> <br /> Submit function: FOR GODS SAKE, check your php.ini file. There is a line specifying whether HTTP uploads should be allowed. It looks like this (line 387 of 881 in my php.ini on RedHat 7.3):<br /> <br /> ; Whether to allow HTTP file uploads.<br /> file_uploads = Off<br /> <br /> This MUST be "On". Of course. Took me ages to figure out as I couldn't find any entries in my log files.<br /> <br /> Preview function: As one Swedish guy allready pointed out, if you use some HTML entities in your $LANG["FormSubmit"] or $LANG["FormPreview"], this will break the preview function.<br /> <br /> Also check permissions on directories "tmp" and "public" as these are required to have read+write+execute permissions for owner, group and world. A "chmod 777 temp &amp;&amp; chmod 777 public" will do the job. Most FTP programs also support this command, typically available via right-click on files or folders. But the server MUST support this command as well.<br /> <br /> Hope this helps.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/2966.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/2966.php</link>
				<pubDate><![CDATA[Tue, 5 Nov 2002 18:16:12]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ ShamaN.  Thanks for your post, although this just is not working correctly.  I did turn HTTP file uploads On in the php.ini file and also restarted apache, but to no avail.  I also tried re-adding the code that Farrell suggested to take out, but that still did not allow file uploads.  I am about to give up on it and just use the guestbook as is, but would really like that functionality.  <br /> <br /> --Frustrated]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/2972.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/2972.php</link>
				<pubDate><![CDATA[Tue, 5 Nov 2002 23:53:33]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Thank you Farell!!</title>
				<description><![CDATA[ I was working on this problem for 2 weeks and you fixed it, THANK YOU.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/3227.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/3227.php</link>
				<pubDate><![CDATA[Mon, 9 Dec 2002 22:41:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: My own response to this problem</title>
				<description><![CDATA[ [quote="Farell"]As lot of you, i got the same problem, and i've search a day to become operational this great guestbook (thank to the author).<br /> <br /> I hate such situation when a solution run on my computer but not on my online host: i'm at [u]www.free.fr[/u].  <img src="https://proxy2.de/forum//images/smilies/1069449046bcd664c21db15b1dfedaee.gif"  /> <br /> <br /> So i've search and found a solution, but i can't explain why. So if someone can give me a response, i 'll greatly appreciate it  <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> <br /> <br /> [b]Resume my solution :[/b]<br /> In the folder [i][b]\templates[/b][/i], you should remove at line 72 of file [i][b]form.php[/b][/i] option [b]enctype="multipart/form-data"[/b] in the &lt;form&gt; tag.<br /> <br />  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /><br /> <br /> Content of line before<br /> [quote]&lt;form method="post" action="$GB_PG[addentry]" name="book" enctype="multipart/form-data" onsubmit="return checkForm()"&gt;[/quote]<br /> <br /> Content of line after<br /> [quote]&lt;form method="post" action="$GB_PG[addentry]" name="book"  onsubmit="return checkForm()"&gt;[/quote][/quote]<br /> <br /> <br /> This worked for me thanks!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/4548.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/4548.php</link>
				<pubDate><![CDATA[Fri, 4 Apr 2003 12:01:22]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Thankyou!</title>
				<description><![CDATA[ Thanks FARRELL!! Your the best! i,ve been banging my head against a stone wall trying to get thids bloody thing to work! but it didnt! all it took was 2 lines of advice from you!<br /> <br /> I appreciate it1]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/4583.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/4583.php</link>
				<pubDate><![CDATA[Fri, 11 Apr 2003 00:26:50]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: Preview and submit function SOLUTION.</title>
				<description><![CDATA[ [quote="ShamaN"]I have had the same problems as mentioned above, and I came up with 2 solutions. Or rather, the problem for me was actually 2 problems.<br /> <br /> Submit function: FOR GODS SAKE, check your php.ini file. There is a line specifying whether HTTP uploads should be allowed. It looks like this (line 387 of 881 in my php.ini on RedHat 7.3):<br /> <br /> ; Whether to allow HTTP file uploads.<br /> file_uploads = Off<br /> <br /> This MUST be "On". Of course. Took me ages to figure out as I couldn't find any entries in my log files.<br /> <br /> Preview function: As one Swedish guy allready pointed out, if you use some HTML entities in your $LANG["FormSubmit"] or $LANG["FormPreview"], this will break the preview function.<br /> <br /> Also check permissions on directories "tmp" and "public" as these are required to have read+write+execute permissions for owner, group and world. A "chmod 777 temp && chmod 777 public" will do the job. Most FTP programs also support this command, typically available via right-click on files or folders. But the server MUST support this command as well.<br /> <br /> Hope this helps.[/quote]<br /> <br /> This worked for me!!!!!<br /> <br /> THANKS!!!!!! <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/111/4695.php</guid>
				<link>https://proxy2.de/forum/posts/preList/111/4695.php</link>
				<pubDate><![CDATA[Tue, 22 Apr 2003 22:38:41]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>