Yep! After a nearly year long break, here is new release of the Ascended Guestbook. This time there's actually some new features. For once, admins don't have to go through the antispam-stuff to write in the guestbook. The second change is a bit more exciting though. I've added an experimental method of antispam completely removing any need for the user to input anything and it doesn't require javascript either. This method has been testet successfully in resent versions of Internet Explorer, Opera, Firefox, Chrome and Safari, and should work for any descent browsers. In order to use this metod you'll have to add (or edit)
PHP Code:
$CONFIG['AntispamType'] = 'header';
to the end (before ?> ) in your config.php-file.