Author |
Message |
03/03/2003 22:03:27
|
Anonymous
|
I've been asking several times.
Using different names in afraidnes of stupidity.
Anyway, my problem:
An extra option field in the guestbook with an image...?
How?
Read trough all old topics, but there are no ones.
Thanks!
Jash2
|
|
05/03/2003 14:21:44
|
Anonymous
|
Not sure what you mean by an extra option field with an image. can you be more specific. Do you mean like an avatar
|
|
05/03/2003 15:51:41
|
Anonymous
|
I mean:
(Like the option field "NAME" have a picture of a head.
Or the Location have a globe)
Hope you get it. Cause i really i need help...
I'd like to add another field, which I'v already done.
But I dont know how to display it in the guestbook.
You can enter something in the addentry page, but it's
not shown.
I've tried to edit the preview_body or something.
My question: How to show an entered value in the guestbook, and can you remove the text that say Location: (stands over the place).
Thanks
|
|
05/03/2003 22:19:08
|
Jared
Student
Joined: 07/01/2003 22:58:43
Messages: 96
Offline
|
anything that you enter in the adentry form must have a database field for it to be written to. So if you do not have the database field it will never add it.
as far as your other question. It is easy.
You will edit /templates/entry.php
you can see by this code from entry.php that it is easy to edit
and below is the modified code to do what you were talking about
later
this is from my guestbook which is modified for the yahoo instant messenger field and left table size change and anti spam feature......should match up......most of it.
|
|
|