PDA

View Full Version : Ban Ip Addresses From Your Site its easy!


phil2564
10-30-2005, 04:44 PM
I seen many people are interested in banning Ip addresses from there site so I made a simple contribution package for download to do this. Basically all you need to do is download the zip folder called Ip-Ban.zip and upload two files to your templates folder and edit in the Ips you want to ban. If you would like to use this zip folder. Go to
http://www.add-my-link.com/search/
THEN CLICK on Category DOWNLOADS Then PhpLinkDirectory and Click the download link Ip-Ban

If you need help PM me here at phplinkdirectory or use my email in the readme file.

Phil
www.add-my-link.com/search/

Timeless
10-30-2005, 06:32 PM
Hi M8,

nice work and tx that u contact me over pn after u finished that one.

One thing:

the ban.php have to be for me on the root. if the ban.php are in the template folder it doesnt work for me. cause the header.tpl is included in the main.tpl and the main.tpl start with the index.php..so for me it is the root folder..but dunno much about php...

or i write the ban.php-include-path in the header.tpl to open it in template folder...

phil2564
10-30-2005, 07:19 PM
No problem if you need the ban.php file in the root you can just put this path in the header.tpl file


{php}include("http://www.your-site-name.com/ban.php");{/php}


And you should be fine.

I hope its all working for you.

Phil
Checkout these sites and add your url if the topic permits.
www.add-my-link.com/search/

phil2564
10-30-2005, 07:21 PM
By the way I submitted some links to your site also.

Timeless
10-30-2005, 11:36 PM
ok, and approved :D