Author |
Message |
09/06/2005 02:49:55
|
Lady Rando
Beginner
Joined: 03/03/2005 22:25:49
Messages: 14
Offline
|
http://www.dowitstudio.com/AdvancedGuestBook/
|
|
09/06/2005 03:02:18
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Ah you messed up the form.php file. Send me an email and I will send you a fixed form.php.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
09/06/2005 03:07:53
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
And you need to open email.php and add border="0" to the image tag.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
09/06/2005 03:55:41
|
Lady Rando
Beginner
Joined: 03/03/2005 22:25:49
Messages: 14
Offline
|
Carbonize wrote:And you need to open email.php and add border="0" to the image tag.
Where do I insert that in the email.php?
|
|
09/06/2005 17:41:52
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Ok just added fix for when they preview the entry.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
09/06/2005 20:09:30
|
soundoholic
Newbie
Joined: 03/06/2005 18:46:46
Messages: 4
Offline
|
Sorry if this is stupid but I'm still learning html.
When I click on sign the guest book i get:
Parse error: parse error, unexpected T_STRING in /home/juddhoo/public_html/guestbook/lib/add.class.php on line 191
|
|
09/06/2005 20:11:23
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
email me the file in question.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
09/06/2005 20:20:34
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Somehow you messed the file up and added extra characters
I have fixed it and sent it back to you.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
09/06/2005 20:24:26
|
soundoholic
Newbie
Joined: 03/06/2005 18:46:46
Messages: 4
Offline
|
Thank you!!!!
Now that is service!
|
|
10/06/2005 01:18:11
|
Lady Rando
Beginner
Joined: 03/03/2005 22:25:49
Messages: 14
Offline
|
Carbonize wrote:And you need to open email.php and add border="0" to the image tag.
Thanks, I pasted this to my email.php. I'm still getting the same error from the messed up form.php file.
|
|
10/06/2005 01:40:06
|
Lady Rando
Beginner
Joined: 03/03/2005 22:25:49
Messages: 14
Offline
|
I got your form.php and replaced mine with yours. Still getting the error message.
|
|
10/06/2005 10:53:19
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
In your addentry.php do you have
which is what you soild have or do you have
which only 2.2 users should have.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
10/06/2005 11:05:37
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Ok just fixed a minor typo I had where I had put $this->$bot when it should just be $this->bot. Anyway I know it is now working fine as I have implemented it on my sites guestbook.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
13/06/2005 19:51:05
|
tienlung
Newbie
Joined: 13/06/2005 19:49:04
Messages: 3
Offline
|
Hi there!
I made your changes to my guestbook, but the verification isn't a required field.
Any ideas what I missed? I thought I got everthing.
Is there a quick fix?
Thanks in advance!
KC O'Brien
|
|
13/06/2005 20:37:40
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
hm yes javascript would be a good idea. it is a required field technically as you cannot post without it
open form.php and find
and replace with
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|