Author |
Message |
14/06/2005 17:22:05
|
ToxicMan
Newbie
Joined: 14/06/2005 17:17:53
Messages: 2
Offline
|
I have installed the questbook here: http://havocnet.org/guestbook/
And then i made a page called guestbook.php that i putted in the directory with all my other homepage files.
In the guestbook.php i used this code to include what i needed:
It worked, but when i click on sign in the guestbook or something i just get page not avalible, i think its because the to files is in two diffent directorys?
Can any help me to fix this?
|
|
14/06/2005 17:28:51
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Did you supply a base_url in the config file? the guestbook was not really made to be included. The way I include it was to include the header and footer files at the start and end of the guestbooks index.php file and addentry.php file.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
14/06/2005 17:35:19
|
ToxicMan
Newbie
Joined: 14/06/2005 17:17:53
Messages: 2
Offline
|
hmm, what do you mean? the only thing I've done is to put the include script into my guestbook.php that's all, and i know there is something more i need to do, but what i dont know...
|
|
14/06/2005 17:39:24
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Carbonize wrote:Did you supply a base_url in the config file?
Open up the config.inc.php file in the amdin folder. Look for the base_url variable and set it to http://havocnet.org/guestbook no trailing slash
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|