Author |
Message |
03/09/2005 18:42:40
|
orazio
Newbie
Joined: 06/07/2005 15:59:02
Messages: 3
Offline
|
Hi,
i would have a usersonline script on my guestbook.
I've tried to put the code of the script
<?
include("usersonline/users.php");
?>
in template/body.php page.
But it does'nt show anything.
Could someone help me?
Orazio
|
|
03/09/2005 21:40:46
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
you cannot put PHP into the templates. The only way you could achieve what you are after is to actualy put the include inot the guestbook script. Or you could try Lazarus as that lets you use the guestbook as an include file.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|