Messages are stuck

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
thom
Posts: 3
Joined: Thu Nov 04, 2010 10:55 pm

Messages are stuck

Post by thom »

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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Messages are stuck

Post by Klemen »

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 Image

Image 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
thom
Posts: 3
Joined: Thu Nov 04, 2010 10:55 pm

Re: Messages are stuck

Post by thom »

No they did not.

Is there anyway to "unstick" these messages other than deleting them?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Messages are stuck

Post by Klemen »

For each of the files copy it's name (without .txt) and you can use this URL to approve them:

Code: Select all

http://www.yoursite.com/gbook.php?id=FILE_NAME_HERE&a=approve&do=1
Or this on to reject them:

Code: Select all

http://www.yoursite.com/gbook.php?id=FILE_NAME_HERE&a=approve&do=0
Replace the first part with the URL of your gbook.php file and replace FILE_NAME_HERE with the *.txt file name.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
thom
Posts: 3
Joined: Thu Nov 04, 2010 10:55 pm

Re: Messages are stuck

Post by thom »

Thank you sooooo much! That worked!!!!

Have a great weekend.
Post Reply