<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "'POST' URL"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "'POST' URL"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>'POST' URL</title>
				<description><![CDATA[ Where do I find the code to change where my 'Submit' button points to?<br /> Thank you.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19523.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19523.php</link>
				<pubDate><![CDATA[Sat, 4 Feb 2006 10:24:28]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title>Anyone?</title>
				<description><![CDATA[ When I click the Submit button I get an error msg that /Guestbook/gbook.php cannot be found on my server.<br /> My 'guestbook' is under the directory /ledger and Ive been all thru the files on the server and no gbook.php anywhere. <br /> Where do I go to change this please?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19535.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19535.php</link>
				<pubDate><![CDATA[Sun, 5 Feb 2006 08:05:23]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Whats the address of your guestbook ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19537.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19537.php</link>
				<pubDate><![CDATA[Sun, 5 Feb 2006 16:55:59]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Whats the address of your guestbook ?[/quote]<br /> Thank you Carbonize.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19542.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19542.php</link>
				<pubDate><![CDATA[Sun, 5 Feb 2006 22:08:50]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The problem is it is trying to submit to /GuestBook/gbook.php?agbook=addentry for some reason. What changes did you make and to what files?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19543.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19543.php</link>
				<pubDate><![CDATA[Sun, 5 Feb 2006 22:11:34]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]The problem is it is trying to submit to /GuestBook/gbook.php?agbook=addentry for some reason. What changes did you make and to what files?[/quote]<br /> Ugh. Changes? hehe. Well what I did was this....Since I wanted to incorporate the GB into my current design I tried the advice from one of your tutorials but when I c&amp;p'd the information nothing showed up at all. So I kinda copied someones source code...the bee farmer guy here on the forums...and Im sure thats where I went wrong. But everything showed up perfectly except for this one glitch. <br /> If I can only change where my Submit button takes a person to I can continue on. (At least till I get stuck again. hehe)<br /> Im more of an artist than a tech person so all this code stuff is making me dizzy. Be kind please. <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19544.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19544.php</link>
				<pubDate><![CDATA[Sun, 5 Feb 2006 22:29:38]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The form submit is the action=" part of the form tag. It can be found in form.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19545.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19545.php</link>
				<pubDate><![CDATA[Sun, 5 Feb 2006 22:42:15]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok, I was able to fix where it points to but there isnt a gbook.php on my server so I get this msg now:The requested URL /ledger/gbook.php was not found on this server.<br /> Am I supposed to make this file myself, or where can I find it?<br /> Thanx again.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19546.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19546.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 00:04:08]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ it should be addentry.php that the form points to.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19547.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19547.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 00:25:37]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Im closer....it does take me there now but I also get this new error msg:<br /> One of the input fields does not seem to be valid.<br /> How should this code go? This is how it looks on my page:<br /> &lt;form method="post" action="/ledger[addentry]" name="book" enctype="multipart/form-data" onSubmit="return checkForm()"&gt;<br /> And this is what it looks like in form.php:<br /> &lt;form method="post" action="$GB_PG[addentry]" name="book" enctype="multipart/form-data" onsubmit="return checkForm()"&gt;<br /> If its not this code, then how do I know what input field is invalid and how do I fix it? <br /> Sorry its taking me so long to get this right. Once this is up and running Im not laying a finger on it! hehe]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19549.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19549.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 01:42:58]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Do a search for "one of the input fields" etc. I have talked about getting round it before in these forums, or update to 2.3.4.<br /> <br /> As for the form tag make it action="addentry.php"]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19550.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19550.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 01:54:14]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Well I did what you said and I searched for input fields, invalid input fields, and input fields are not valid. I waded through 335 matches but of all the ones that had the same problem as I do they didnt find any help other than to upgrade to 2.3.4. I checked and I have v2.3.4 so I figured the best thing to do was start from scratch. I wiped out my index.php, built up my html again, put the code from form.php into a table in the center and still when I test the guestbook with an entry I get:<br /> One of the input fields does not seem to be valid.<br /> My 'input fields' code is exactly as it was on form.php....so where did I go wrong and how do I fix it?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19551.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19551.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 04:32:46]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=4881&amp;highlight=input+fields+valid" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=4881&amp;highlight=input+fields+valid</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19552.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19552.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 04:35:49]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Still not working. I went to that thread and replaced the 'hash' code to nohash, and even re-entered the other code you placed there..<br /> &lt;form method="post" action="$GB_PG[addentry]" name="book" enctype="multipart/form-data" onsubmit="return checkForm()"&gt;<br /> &lt;input type="hidden" name="gb_hash" value="$VARS[gbhash]"&gt; and still I get the same error. <br /> Any other suggestions?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19553.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19553.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 06:36:08]]> GMT</pubDate>
				<author><![CDATA[ shorty]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You could try [url=http://lazarus.carbonize.co.uk][u]Lazarus[/u][/url]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5352/19554.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5352/19554.php</link>
				<pubDate><![CDATA[Mon, 6 Feb 2006 06:40:02]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>