There are a error in 3 linje, and i have fix it with this file.

From:
($PHP_SELF,'guestbook')

To:
($PHP_SELF,'guestbook_sign')

Or you can take the other file and make a Search ($PHP_SELF,'guestbook') and replace it with ($PHP_SELF,'guestbook_sign')


More...