I'm quite sure this is not a problem with the script but I am stumped.
The form works fine but I have 7 file upload fields and the files are getting uploaded correctly but when I get the email with the links to the files they are all... http://files/filename.jpg
I uploaded the same form files to another server and the links work fine.
Is this a problem with the server I am putting the form on?
Any help would be greatly appretiated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm quite sure this is not a problem with the script but I am stumped.
The form works fine but I have 7 file upload fields and the files are getting uploaded correctly but when I get the email with the links to the files they are all...
http://files/filename.jpg
I uploaded the same form files to another server and the links work fine.
Is this a problem with the server I am putting the form on?
Any help would be greatly appretiated.
check php.ini
Its definately a configuration issue with your PHP or the webserver.
Thanks for the reply, I will see what I can find out.