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 been having problems with my 'contact' page, the e-mail is sent OK but it doesn't seem to send the actual message body itself.
I can't use the usual PHP mail(); function because my host doesn't allow it so I have to use this custom hacked together INC file which uses the SMTP protocol
Got any ideas as to why the message body isn't being processed/know of any other SMTP email methods?
Other then this one - [URL]http://forums.staghosting.com/index.php?showtopic=6370[/URL]
Cheers for the reply, I've now in fact managed to sort out this problem through mass crawling of the web to find one simple script.
Cheers
Have you got access to a CGI/BIN ?
I've been having problems with my 'contact' page, the e-mail is sent OK but it doesn't seem to send the actual message body itself.
I can't use the usual PHP mail(); function because my host doesn't allow it so I have to use this custom hacked together INC file which uses the SMTP protocol
Got any ideas as to why the message body isn't being processed/know of any other SMTP email methods?
Other then this one - [URL]http://forums.staghosting.com/index.php?showtopic=6370[/URL]