I'm still using version 1.43 (I'm planning to upgrade pretty soon); and after I received an email saying that a new email message "Someone has just signed your guestbook" I found out that my guestbook became empty, and actually the entries.txt file on the site became empty... Is this a known issue with this old version of the script? Some vulnerability?
thanks in advance
Lorenzo
entries.txt became empty
entries.txt became empty
HOME: http://www.lorenzobettini.it
MUSIC: http://www.purplesucker.com
BLOG: http://tronprog.blogspot.com
MUSIC: http://www.purplesucker.com
BLOG: http://tronprog.blogspot.com
Hi,
This is a "file corrupted" case. It happens sometimes with text databases, probably because multiple threads (or scripts) try to write to the same file on the same time. If you have a guestbook with many entries or a lot of website visitors I would recommend finding a guestbook with a MySQL database.
Either way I always recommend keeping scripts updated with the latest version and GBook is no different.
This is a "file corrupted" case. It happens sometimes with text databases, probably because multiple threads (or scripts) try to write to the same file on the same time. If you have a guestbook with many entries or a lot of website visitors I would recommend finding a guestbook with a MySQL database.
Either way I always recommend keeping scripts updated with the latest version and GBook is no different.
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
Hi Lorenzo,
A really late reply
But thank you for letting us know what caused it. It could help others.
Greetings,
Henrie
btw, my nerd score

http://www.nerdtests.com/ft_nq.php
A really late reply

But thank you for letting us know what caused it. It could help others.
Greetings,
Henrie
btw, my nerd score

http://www.nerdtests.com/ft_nq.php
Last edited by Henrie on Fri Jan 22, 2010 8:00 pm, edited 2 times in total.
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.