I put the advanced guestbook up and it seems great.
For anyone wanting to change the line at the top of the guestbook "Thanks for visiting my site. You can leave your mark here" text or something close to that, you can edit this at the lang/english.php file. You can add links or other text there also as long as any extra quotes (") get a (\) (omit the parentheses) in front of them.
There seems to be a small price to pay for this editing, the comment function works fine but when using the comment feature I get the following error message:
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/guest/lang/english.php:105) in /home/mysite/public_html/guest/lib/comment.class.php on line 152
It looks like my editing has created an error. The comment function still works fine it just gives this error after being used. Looks like it is expecting something a bit different from the edited english.php file. Any ideas on how to fix it?
Many thanks.