I mean check the files in templates folder. One of them appears to have either got deleted or emptyied. In theory it shouldn't happen but in theory the world is perfect.
maybe it got messed up during a hard drive change in your server, shouldn't happen though. Check your template files in an FTP program to see their last modified dates.
A quick go with the SEARCH function of this forum would show that this problem has come up before. One of your template files has either been deleted or is now empty.
I did read this and no it doesn't work. Which is actually a good thing as it would just be another way for spammers to abuse the guestbook. Personally I have yet to see a guestbook where a poster has used AGcode except in a few cases where they posted URL's.
Personally I'd say sack your webmaster for installing a script they knew nothing about. Unless of course they did it for free given that your site is for charity.
Could probably do with moving the jump menu as well.
Possibly replace the admin link with the jump menu as you cn always goto the admin by visiting admin.php
I've spoken to Maggie and the problem is weird. I can delete entries with no problems using both Firefox and Internet Explorer. When Maggie goes to delete she just ends up back on the page with no action taken, when she goes to edit she gets PHP errors. I'm going to look into it but for now she can delete entries via her Cpanel.
Could you email me the link to your guestbook and your username and password? it would be easier if I can see the problem first hand. Or contact me via any of the major messenger.
1 - You need to open up templates/body.php and alter the height and width attributes in the relevant img tag. <img src="$GB_PG[base_url]/img/gbook.gif" width="140" height="15">
2 - The smilies you see on the add entry page are hard coded into the HTML. You can change this by editting templates/form.php. There is a thread that discusses this in depth.
3 - Did you change the permissions on the public and tmp folders? They should be set at 777.