{help} link protector

Any hacks and modifications will be in here...

{help} link protector

Postby smarter » Mon Jan 23, 2012 1:21 pm

i would like to change my site's link protector , showing top10 links to top50 links on top.php page? must show minimum 50 links on top.php
how to change?
smarter
Standard Member
 
Posts: 5
Joined: Sun Nov 27, 2011 12:47 pm

Re: {help} link protector

Postby SamEA » Wed Jan 25, 2012 4:13 am

In ./top.php, find:
Code: Select all
if($i == 10) break;


Replace with:
Code: Select all
if($i == 50) break;


I have not tested this, but in theory it should work. Let me know if it works.
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: {help} link protector

Postby smarter » Wed Jan 25, 2012 6:48 am

thanks sam
smarter
Standard Member
 
Posts: 5
Joined: Sun Nov 27, 2011 12:47 pm


Return to Hacks and Modifications

Who is online

Users browsing this forum: No registered users and 1 guest

cron