Script URL: ???
Version of script: ???
Version of PHP: ????
Hosting company: mijn domein
Have you searched THIS FORUM for your problem: YES
(if not please do before posting)
If so, what terms did you try: entries, editing
Write your message below:
Hi,
I'm trying to use your guestbook as the new method to avoid those SPAMMERS. But I already have an old guestbook, with a different entries.txt file. By this I mean the way way it's categorized is different. So if I try to use the old entries.txt file in this new guestbook, it doesn't index all the information at the right place.
Now I've tried editing the old entries.txt file so that it looks exactly like the Gbook entries.txt file. But all I get now is a very long name tag.
How can I edit the old entries so that it will work with Gbook? Or do I have to copy paste every old post?
Here's the URL:
http://www.theneats.nl/test/gbook.php
Changing entries from my old guestbook to the new one
-
- Posts: 4
- Joined: Mon Jul 17, 2006 10:41 am
Hi,
This is the format GBook 1.4x uses (one entry per line):
Name(TAB)From(TAB)email(TAB)url(TAB)comment(TAB)isprivate(TAB)reply(TAB)IP
what you did wrong is you used SPACE to separate data, you should use TAB
Regards
This is the format GBook 1.4x uses (one entry per line):
Name(TAB)From(TAB)email(TAB)url(TAB)comment(TAB)isprivate(TAB)reply(TAB)IP
what you did wrong is you used SPACE to separate data, you should use TAB
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 4
- Joined: Mon Jul 17, 2006 10:41 am
Can't you save from Excel as "Text (Tab delimited)"?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 4
- Joined: Mon Jul 17, 2006 10:41 am