PDA

View Full Version : Help with Jemjabella's Mail Form


Fairy
07-15-2008, 08:28 PM
I need help with Jemjabella's php email form.

I've downloaded it and created form.php in my FTP files, and on the page, it works fine but when I try to send it, to test it, I just get this on the next page:


Index of /form.php

* Parent Directory
* mail_form.txt


What am I doing wrong? :o

Christine
07-15-2008, 08:36 PM
You don't need to upload mail_form.txt so delete that. Just copy and paste everything from that file into form.php.

Fairy
07-15-2008, 08:39 PM
From which file? :o

Christine
07-15-2008, 08:41 PM
mail_form.txt

Fairy
07-15-2008, 08:43 PM
So I copy the stuff from mail_form.txt into form.php?
But isn't it just text, so it'd need to be in a .txt?

I'm hopeless :o.

Christine
07-15-2008, 08:47 PM
yeah just copy and paste into form.php :)
and it has to be .php for it to work :p

Fairy
07-15-2008, 08:51 PM
Ohh okay, so I put mailform.php [with the text inside] into form.php?

Thanks btw :)

Christine
07-15-2008, 08:59 PM
yep everything goes into form.php. and no problem~

Fairy
07-15-2008, 09:01 PM
I still get this:


Index of /form.php

* Parent Directory
* mailform.php


I'm such a muppet, I can't do the simplest things with PHP =))

vasilios
07-16-2008, 06:46 AM
1. Download the script.
2. Upload the file to your site.
3. Rename the file to form.php
4. Test it and see if it works by going to http://website.com/form.php

Fairy
07-16-2008, 03:36 PM
^ I did exactly that but i'm still having problems, I tried what Christine said but that hasn't worked :(

vasilios
07-17-2008, 02:08 PM
Try contacting Jem then?

Fairy
07-17-2008, 10:18 PM
I didn't want to bother Jem which is why I was asking here, but thanks.

xoxo
07-18-2008, 06:00 AM
Fairy, you should name is form.php instead because if you named it mailform.php you'll have to edit a couple of stuff in the coding. :p It'll be troublesome.

Fairy
07-18-2008, 06:01 AM
The main folder is form.php...the bit inside is mailform.php I think...

vasilios
07-18-2008, 08:15 AM
You don't have to put it in a folder, just upload it to the server in your main directory and name the file with the coding in it, form.php

Fairy
07-18-2008, 08:18 AM
Oh right okay, thanks, i'll try that x]