Author |
Message |
05/05/2007 17:51:48
|
andyw
Newbie
Joined: 05/05/2007 17:45:22
Messages: 2
Offline
|
I would like to insert a customized log in form.
A viewer reading the entries on 'index.php' chooses the link to 'addentry.php' would be interupted by my log in form and then be redirected to 'addentry.php'.
Where can I place my 'log-in' form. It is a php file.
Andy
|
|
05/05/2007 17:55:13
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You could just change the filename that the addentry link points to by editing config.inc.php
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
05/05/2007 18:44:49
|
andyw
Newbie
Joined: 05/05/2007 17:45:22
Messages: 2
Offline
|
Carbonize,
I need one more change, I believe.
I changed config.inc.php as follows:
I wrote sign.php with this:
However, after completing the 'sign the guestbook' and choosing 'submit' I am redirected to 'sign.php'.
Andy
|
|
|