Wel here is the file I have for the MSN/Yahoo mod. According to the instructions you just overwrite your guestbook with this one but keep your config.inc.php file.
Are you sure you have the full path right? One way to get the full path is to use an include to a none existant file such as <?php include('fake.txt'); ?>. Put that in a html file and give it a .php extension. Call the file from your host and php wil give you the full path to the file that called the fake file.
Check the persmissions on the folder hom/twistedretrospectproductions/links. Off the top of my head I would say they need to be 766 but that may be wrong.
sadiki as Mark has aalready said the problem is you have the server name wrong. CHeck you haven't spelt it wrong or if you need to specify the exact server location.
Try reuploading all the files except the admin/config.inc.php. Also remember to check you have your permissions set up correctly.
1 - Did you edit any files other than config.inc.php?
2 - Do you get any error messages?
(But if you have a host like mine they may have turned off all PHP error reporting and not bothered to tell you :evil
If this doesn't work I will have to go through the files and try to locate where the problem could be. I don't suppose you could take a screen shot of the page could you?
lol the image verifcation script was made for me possibly about a year or so ago but I'm sure the only person I gave it to was jared. Anyway you can safely delete verification.zip as I rewrote both the instructions and some of mior bits of code. I do find the idea of the ICQ web aware mod funny as when alls said and don'e it's just a case of changing the image called by templates/icq.php but then I suppose not everyone would know that.
I'm still toying with the idea of compiling a new version of AG 2.3.1 that includes all the mods on your site built in and has the option to enable/disable image verification in the admin. May also add Lloyds idea of a country selector to it.
Funny, I only remember releasing the image verification mod a month or two ago.
You will also note that your two verification mods are actually the same mod but what you call verification2.zip is the latest release with bug fixes and better instructions.