Carbonize wrote:Don't know as it's not my site and I joined a long time ago. Advanced Guestbook, like any script, is only secure if it kept upto date. Unfortunately Advanced Guestbook is over 2 years old. I have just put the finishing touches to a beta version of Advanced Guestbook 2.3.2 which I was hoping JTD would test for me but he doesn't answer his friggin emails. Advanced Guestbook 2.3.1 is very secure, I have been running it for 2 years without incident except for spam which I have dealt with and help others deal with.
Right now JTD has enough problems with his host *AGAIN* To even consider trying to get something new to run. Besides that you didnt send a download link.
jsweb wrote:JTD - Thanks for your help. I may have to end up switching to PHP as you've done, but I was hoping that all the work I did with the headers and footers wouldn't be for nothing. I wonder, though, why does your guestbook posting page not have your sidebars? Is that by choice, or does that page not work for you either (that's the one that I'm having trouble with...)
Go take alook at my addentry.php again. About a 5 second fix to make it look like the index.php page. And I must give credit to carb for teaching me what limited php I do know.
Well I was just showing you how mine was done. As far as what page I have no idea. I have two files header.php and footer.php. That are called up in the index.php with the code I showed you. And as far as the administration page part I dont use it myself. I edit all my files via FTP. Since enableing permissions far enough in the admin section is just asking to have something changed for you if you ever do get hacked for some reason.
Did you also put something like this in your index.php file ?
<?php include('/home/xxxxxx/public_html/guestbook/header.php'); ?>
above goes at the top of the index.php and this goes at the bottom.
<?php include('/home/xxxxxx/public_html/guestbook/footer.php'); ?>
Click my guestbook link below. Works like a charm.
Trey wrote:Please help.
Someone hacked our message board from Turkey and I don't know how to get it back.
Any help would be extremely appreciated.
Here's the link. http://www.mariettafirst.org/guest/
Guestbook fixed now dont waste anytime and use carbs update script ASAP.