how delete the links?

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
smarta
Posts: 1
Joined: Thu Aug 20, 2009 4:53 pm

how delete the links?

Post by smarta »

Write your message below:

Hi,

I've payed the Gbook and know I'd like to change somethings things, like ... remove the link (Guestbook SPAM? Stop it!).

I wanna put the link from PHPJunkyard in the index and not by the guestbook.

Thank you in advance for your questions.

Regards,
Marta
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hello Martha,

You should have received an e-mail with your license details. The license will remove the "Powered by" links.

To remove the "Guestbook SPAM" banner all you need to do is change

Code: Select all

$settings['show_nospam']=1;
into

Code: Select all

$settings['show_nospam']=0;
in your settings.php file.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply