Script URL: Gbook
Version of script: 1.6
Write your message below:
Is there a way to add URL's to the postings in gbook?
Is there an add-on or secret to adding URL's to guestbook
-
- Posts: 1
- Joined: Wed Nov 19, 2008 4:29 am
The secret is to read the reamde.htm file, especially what it says for $settings['use_url'] under installation.
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
URL link in entries
The $settings['use_url'] is mainly for the field "Your website" as described in the settings.php...
/* Use "Your website" field? 1 = YES, 0 = NO */
$settings['use_url']=1;
What if I want to put URL link in the content of the message? Is there a way to do so?
And, can I put the <img src=xxx> in the "Your name" field so that I can differentiate the Admin with the rest?
My guestbook link is http://zongzong.hypermart.net/gbook/gbook.php
Thanks!!
/* Use "Your website" field? 1 = YES, 0 = NO */
$settings['use_url']=1;
What if I want to put URL link in the content of the message? Is there a way to do so?
And, can I put the <img src=xxx> in the "Your name" field so that I can differentiate the Admin with the rest?
My guestbook link is http://zongzong.hypermart.net/gbook/gbook.php
Thanks!!
Hello zong817,
Greetings,
Henrie
Set $settings['junkmark_limit']=71; or any higher value.What if I want to put URL link in the content of the message? Is there a way to do so?
I do not understand what you mean to do with this, so i can not help you.And, can I put the <img src=xxx> in the "Your name" field so that I can differentiate the Admin with the rest?
Greetings,
Henrie
Thank you for your quick reply.
The example for my 2nd point is like the below link.
http://zongzong.hypermart.net/cgi-bin/p ... ard-14.cgi
You can see there are a "Z" icon in every reply, which was made by me. It's much easier to differentiate myself from the others when reading the post...
Is that possible?
Thanks!
The example for my 2nd point is like the below link.
http://zongzong.hypermart.net/cgi-bin/p ... ard-14.cgi
You can see there are a "Z" icon in every reply, which was made by me. It's much easier to differentiate myself from the others when reading the post...
Is that possible?
Thanks!