Author |
Message |
10/06/2003 13:50:09
|
rjt3888
Newbie
Joined: 10/06/2003 13:43:36
Messages: 3
Offline
|
I am working on my personal site and hope to have it up soon. I would like to use this script, but there is one thing that I would like help with if possible.
In index.php, I would like it to show only the entries that do not contain an image. I tried adding an If statement in lib/gb.class.php to accomplish this but it failed several times.
I really want to use this script on my site and greatly appreciate you taking the time to read this. Please let me know if I can give you more information.
|
|
10/06/2003 16:26:37
|
Anonymous
|
why don't you just not allow people to upload images........
I don't understand the point if you want people to upload images, but don't want them displayed........I am confused
|
|
10/06/2003 16:45:44
|
rjt3888
Newbie
Joined: 10/06/2003 13:43:36
Messages: 3
Offline
|
I would like to have two different message boards. One with images and one without, but I would like to keep all data for both boards in a single database.
|
|
10/06/2003 21:35:46
|
Jared
Student
Joined: 07/01/2003 22:58:43
Messages: 96
Offline
|
good luck, it isn't going to happen unless you re-write the entire guestbook
|
|
11/06/2003 04:44:55
|
spor
Student
Joined: 18/04/2003 05:02:37
Messages: 50
Offline
|
Advanced Guestbook Support Forum
simply remove the. $USER_PIC from the entry.php and no pics will show, you may want to alter the form.php to remove the option to upload a pic too, for further help go to the link above its a new support forum for advanced guestbook
|
|
13/06/2003 23:12:23
|
rjt3888
Newbie
Joined: 10/06/2003 13:43:36
Messages: 3
Offline
|
Thanks for the help. I ended up just adding another table to the database and created a duplicate page of entry.php. This accomplished what I needed.
|
|
|