How do you add the guestbook in an existing page to preserve the look and feel of the site? (Same way it is done in this site here). Any help is appreciated.
01/05/2005 08:53:19
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
Read the sticky thread at the start of this forum.
Carbonize I am not the maker of the Advanced Guestbook
Thanks, I should have looked in there first. Anyway, I was able to achieve it by duplicating index.php and addentry.php. I renamed the originals as index2.php and addentry2.php, renamed my design as index.php and addentry.php, and I call the new pages using the include tag from inside the new ones. You may see what I did at http://www.cafedegas.com/guestbook
Thanks for all your help.
Terry
01/05/2005 18:04:42
Subject:
BigEasyT
Newbie
Joined: 29/04/2005 18:00:53
Messages: 3
Offline
Thanks, I should have looked in there first. Anyway, I was able to achieve it by duplicating index.php and addentry.php. I renamed the originals as index2.php and addentry2.php, renamed my design as index.php and addentry.php, and I call the new pages using the include tag from inside the new ones. You may see what I did at http://www.cafedegas.com/guestbook.