Okay, I am writing the instructions file and zipping it up now. Will post back when it is complete. Shouldn't be too long, but I am at work so it may be about an hour or so.
Edit:
I got done faster than I thought. Zip file is uploaded. Have fun!
Okay, I am writing the instructions file and zipping it up now. Will post back when it is complete. Shouldn't be too long, but I am at work so it may be about an hour or so.
Edit:
I got done faster than I thought. Zip file is uploaded. Have fun!
Last edited by BLiZZaRD; 02-10-2008 at 03:55 AM.
{CWoT - Riddle } {OSTU - Psycho} {Invasion - Team}
Follow Me on Twitter: @Negative_Chaos
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Thanks again! THANK YOU!, ok, now this is what the errors that I am getting. http://athletes4excellence.com/contactForm/contact.php I checked the contactForm/lang/ and theres a directory of English and sophyblue, but no english.php, then inside the folder sophyblue, there is english.php, so I linked to there.
AHHH! my bad! thats what I get for doing 4 projects at once while being at work. I have removed the old one and re-uploaded the correct folder. Just grab it and unzip, then just upload the lang folder, remove all that sophyblue crap.
{CWoT - Riddle } {OSTU - Psycho} {Invasion - Team}
Follow Me on Twitter: @Negative_Chaos
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Hey Blizzard, thank you! THANK YOU THANK YOU! Looks incredible. One problem, I am getting these errors "Errors!Missing required field 'Results'
Missing required field 'Results'
Missing required field 'Results'" even though I chose one for each. The page is http://www.athletes4excellence.com/contact/contact.php . Thanks.
I will look at it more, I can't see any errors in the coding... may be in the PHP so I will have to check that out in more detail when I get home.
Alternately you could make them NOT required...
find this in the contact.php:
Change the "true" to "false" where I highlighted red. That should get it to work until I can figure out the problem.Code:type=select|class=fmselect|label=Results|fieldname=fm_resultLevel|req=true|data=(Level),Pro,College,High School,Other type=select|class=fmselect|label=Results|fieldname=fm_resultType|req=true|data=(Type),Cross Country,Track,Road,Marathon type=select|class=fmselect|label=Results|fieldname=fm_resultGender|req=true|data=(Gender),Men and Women,Men,Women
{CWoT - Riddle } {OSTU - Psycho} {Invasion - Team}
Follow Me on Twitter: @Negative_Chaos
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Thanks!
Wow, just wow! That is incredible and I also like the "IP" and "Host" thing that comes along with the email. So, the only problem is the fields, this time I made it not being required, however, I still filled out the fields, and in the email that I received they are blank.
Thanks again Blizz, thank you!
Okay, I am a dork I guess... I figured out the problem, tested it this time and all is well. The problem was the "fieldname" didn't like having capital letters in it. so where I had fieldname=fm_resultsGender I have changed it to fm_gender (I also felt the "results" part was redundant.
It works now and I have re-zipped and uploaded the entire thing (with working field sets now)
Enjoy!
{CWoT - Riddle } {OSTU - Psycho} {Invasion - Team}
Follow Me on Twitter: @Negative_Chaos
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Thanks!
Hey Blizzard, I still get that problem "problem is the fields, this time I made it not being required, however, I still filled out the fields, and in the email that I received they are blank."
Thanks.
Bookmarks