Page 1 of 1

Messages are stuck

Posted: Thu Nov 04, 2010 10:58 pm
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.

Re: Messages are stuck

Posted: Fri Nov 05, 2010 2:05 pm
by Klemen
Maybe the notification e-mails got stuck in your SPAM folder?

Re: Messages are stuck

Posted: Fri Nov 05, 2010 2:21 pm
by thom
No they did not.

Is there anyway to "unstick" these messages other than deleting them?

Re: Messages are stuck

Posted: Fri Nov 05, 2010 3:33 pm
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.

Re: Messages are stuck

Posted: Fri Nov 05, 2010 4:03 pm
by thom
Thank you sooooo much! That worked!!!!

Have a great weekend.