free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

PDA

View Full Version : [SOLVED] email address in free flash template 9


jerrydorff
09-22-2009, 09:22 AM
I have one more question though. On the contact page it has you put your email address in the code. Where does the message go to when someone send me a question asking for information about my service? I tried sending a test message and I can't find it anywhere. I would assume it would come to my mail box, but it doesn't. I can't find it on my host site in any files either. Instructions in the customizing page are not real clear about that. When I send the test the text message said it was sent ok, but to where?
Thanks in advance for your help.
Jerry

freenicetemplates
09-22-2009, 11:51 AM
In contact.php just replace the example@example.com email address by yours :
$your_email = "example@example.com";

It's the only thing to do. Your web hosting must allow you to use the mail php function. Web hosting companies usually allow this function. Try also to see if your test message insn't inside your spambox.

jerrydorff
09-26-2009, 04:22 AM
I've talked to tech support at godaddy and they say they support php form mail. I've input my email address in the contact php and also at my hosting server, but when I test to see if a request for information goes to my mail box, nothing arrives in my mail box. Can I just cut the form in contact.htm and edit a new form from front page to see if that will solve this issue. If so what other changes would I have to make so I don't run into issues with the flash site? Will I still need to rescript the contact php page, or will that change automaticly by changing the contact.htm page? Thanks Jerry

freenicetemplates
09-28-2009, 08:03 AM
If your site is hosted with godaddy...Check your hosting settings...you need PHP Linux, not ASP windows.
Try to had include_once("Mail.php") :

<?
include_once("Mail.php");
$your_email = "example@example.com";

sumansameer
05-06-2010, 09:45 AM
I'm using the Sunflower header template.
I'm not using any sound files as I didn't want sound.