If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Stopping URL's  XML
Forum Index » Support Forum
Author Message
simply
Newbie

Joined: 13/01/2003 04:20:31
Messages: 1
Offline

I have an existing book. I want to stop future posts from entering in a URL. It is generating too much spam of the adult kind for my family web site. How do I do this?

Thanks
Joe
Anonymous



I had this problem for ages and have adopted a different approach

LET THEM POST !!!

but then do what i did

open template

entry.php

find

$URL

and remove it

now the link to the URL is no longer displayed

Not the ideal solution but it works
Anonymous



Just been experimenting more and have found the code for the entry in the first place

open Template
form.php

find and delete

<tr bgcolor="$VARS[tb_color_1]">
<td width="25%" class="font1"><img src="$GB_PG[base_url]/img/home.gif" width="16" height="16"> $LANG[FormUrl]:</td>
<td><input type="text" name="gb_url" size="42" value="http://" maxlength="45"></td>
</tr>



no more URL entries !!
JTD
Graduate

Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline

cool works great. I just tried it.

LINK-> Use Lazarus Guestbook
[WWW] [Yahoo!] aim icon [MSN]
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Anonymous wrote:Just been experimenting more and have found the code for the entry in the first place

open Template
form.php

find and delete

<tr bgcolor="$VARS[tb_color_1]">
<td width="25%" class="font1"><img src="$GB_PG[base_url]/img/home.gif" width="16" height="16"> $LANG[FormUrl]:</td>
<td><input type="text" name="gb_url" size="42" value="http://" maxlength="45"></td>
</tr>



no more URL entries !!


it would be better to comment it out in case you ever needed it to be put back in.
Or at least make a backup of the old one just in case.

- Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



JTD wrote:cool works great. I just tried it.
JTD
Graduate

Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline

Auron wrote:
it would be better to comment it out in case you ever needed it to be put back in.
Or at least make a backup of the old one just in case. Auron


I myself backup my whole server on a daily base's.

LINK-> Use Lazarus Guestbook
[WWW] [Yahoo!] aim icon [MSN]
lcars
Beginner

Joined: 02/07/2004 16:42:18
Messages: 6
Location: USA
Offline

Works great! Thanks for the hookup. Wish I had made a backup copy of the server before the hackers hacked my guestbook (v2.2). Lessened learned. Now we's running 2.3.1
[WWW]
JTD
Graduate

Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline

lcars wrote:Works great! Thanks for the hookup. Wish I had made a backup copy of the server before the hackers hacked my guestbook (v2.2). Lessened learned. Now we's running 2.3.1


Here ya go hack mine. Here is the exploit just incase you dont know it. 'a'='a www.ravenprom.org/guestbook/admin.php/

LINK-> Use Lazarus Guestbook
[WWW] [Yahoo!] aim icon [MSN]
lcars
Beginner

Joined: 02/07/2004 16:42:18
Messages: 6
Location: USA
Offline

well since you might still be online, I need to change my background colors, but can't remember the file. Can you help me?
[WWW]
lcars
Beginner

Joined: 02/07/2004 16:42:18
Messages: 6
Location: USA
Offline

JTD wrote:
lcars wrote:Here ya go hack mine. Here is the exploit just incase you dont know it. 'a'='a www.ravenprom.org/guestbook/admin.php/


nice statement, but that's not the way they're hacking. They are changing the files in the guestbook directory (i.e. ftp.yoursite.com/guestbook)
[WWW]
JTD
Graduate

Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline

Yes it is the way they are hacking. If you have GB 2.2 I can change anyfile in it from your admin section.

LINK-> Use Lazarus Guestbook
[WWW] [Yahoo!] aim icon [MSN]
lcars
Beginner

Joined: 02/07/2004 16:42:18
Messages: 6
Location: USA
Offline

Ah....now that all makes sense.
[WWW]
Anonymous



Anonymous wrote:Just been experimenting more and have found the code for the entry in the first place

open Template
form.php

find and delete

<tr bgcolor="$VARS[tb_color_1]">
<td width="25%" class="font1"><img src="$GB_PG[base_url]/img/home.gif" width="16" height="16"> $LANG[FormUrl]:</td>
<td><input type="text" name="gb_url" size="42" value="http://" maxlength="45"></td>
</tr>



no more URL entries !!



OK Well the above suggestion of mine did work for a while now i need an explanation
There is no way for someone to enter the URL ont the sign guestbook form and no way of displaying it , so how am i getting URL entered? they must either go straight to the database or be using their own form

Have had 4 URLS appear
http://www.gifs-clipart-smiley.de
http://www.sms-sprueche.de.be
http://www.fun-spass-game.de.ms
http://www.mega-spass.com

Have seen these before, ok my guests dont see them but its a pain, the only thing i can think of now is find all references to the URL field in the database and comment out, also then delete the field itself, or just rename it in the table and files

Best suggestions please
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Isn't there like gb code so that they can put images in their posts?

I think there was a problem with the gb that it some how allowed
links or javascript or something. I think there was a post about it
from Jared a long time ago.

_ Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum