Script URL:
Version of script: 1.7
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
All of my guestbook entries are getting through except for 3 of them that are stuck in the appstmp folder. I have not received any email regarding these 3 entries. What is causing this. I have received new entries before and after this problem.
Messages are stuck
Re: Messages are stuck
Maybe the notification e-mails got stuck in your SPAM folder?
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: Messages are stuck
No they did not.
Is there anyway to "unstick" these messages other than deleting them?
Is there anyway to "unstick" these messages other than deleting them?
Re: Messages are stuck
For each of the files copy it's name (without .txt) and you can use this URL to approve them:
Or this on to reject them:
Replace the first part with the URL of your gbook.php file and replace FILE_NAME_HERE with the *.txt file name.
Code: Select all
http://www.yoursite.com/gbook.php?id=FILE_NAME_HERE&a=approve&do=1
Code: Select all
http://www.yoursite.com/gbook.php?id=FILE_NAME_HERE&a=approve&do=0
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: Messages are stuck
Thank you sooooo much! That worked!!!!
Have a great weekend.
Have a great weekend.