The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
I've hit a brick wall!
http://www.phi11ip.com/test/feedback.php
There's the script. As you can see I've added a few bits to it.
Managing to do all that without it parsing it (at all!) was quite an acheivement for me!
Slight problem though. It won't send anymore!
What I've tried to do is to change it so that the name, email, category and message are the only fields that need to be filled in. The others are optional.
I've checked it to see if I've missed a variable but I don't know what I've done!
Help!
I've uploaded a .zip file with the .php file in it so you can see it.
http://www.phi11ip.com/test/feedback.zip
Thanks.
On the plus side I seem to be making some sense of it now. First it was just confusing but I can see how it works now!
Wohoo!
Just a tiny little error like that and everything dies!
Annoying!
I'll have a look tomorrow, see if I can get it going...
Doing my head in!
Take the 's' out of the Submit_Comments value in the hidden input.
or
Add an 's' to the Sebmit_Comment check in the PHP code
:)
I've hit a brick wall!
http://www.phi11ip.com/test/feedback.php
There's the script. As you can see I've added a few bits to it.
Managing to do all that without it parsing it (at all!) was quite an acheivement for me!
Slight problem though. It won't send anymore!
What I've tried to do is to change it so that the name, email, category and message are the only fields that need to be filled in. The others are optional.
I've checked it to see if I've missed a variable but I don't know what I've done!
Help!
I've uploaded a .zip file with the .php file in it so you can see it.
http://www.phi11ip.com/test/feedback.zip
Thanks.
On the plus side I seem to be making some sense of it now. First it was just confusing but I can see how it works now!
Wohoo!