Write your message below:
I'm not getting the email notifications when a new guestbook message is submitted. I've tried differing email addresses, and made sure that Notify is set to 1. Is there anything else I should check?
Not getting 'New entry' email notification
Not getting 'New entry' email notification
www.prettysimple.co.uk
Many free hosts do things like that and you won't be able to send out e-mails from PHP unless they enable it.
My suggestion would be: rather spend a little money (can be as little as a few coffee cups per month) and get a paid host. I personally used free ones years ago, but once I switched to paid hosting I am never going back.
My suggestion would be: rather spend a little money (can be as little as a few coffee cups per month) and get a paid host. I personally used free ones years ago, but once I switched to paid hosting I am never going back.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Not getting 'New entry' email notification
I have 2 other contact forms that work and send me email entries. Your guestbook does everything except send me an email with the new entry. Any suggestions??
Re: Not getting 'New entry' email notification
This has been talked over and over on the forums.
GBook uses the standard PHP mail() function to send mail - it is up to the server (sever configuration) to deliver the email so this needs to be debugged at the server and not much can be said without knowing exactly how the server is setup and going through server logs.
GBook uses the standard PHP mail() function to send mail - it is up to the server (sever configuration) to deliver the email so this needs to be debugged at the server and not much can be said without knowing exactly how the server is setup and going through server logs.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Not getting 'New entry' email notification
Got it working. I added some php code in "Settings.php" about our mail server. Great guestbook....works like a charm........
MikeZ
MikeZ
Re: Not getting 'New entry' email notification
Glad to hear that.
Would you mind sharing what you added as it might help others with the same issue?
Would you mind sharing what you added as it might help others with the same issue?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools