UBB.Dev
Posted By: stiltner First time hacker, need some input - 12/06/2001 9:34 AM
Hi guys, I was working away with the User Customized Status Hack from Nikon (originally) well I did all the coding and all seemed to go according as stated.

When I reloaded my site, updated all the threads and all that jazz to make sure all the things "took effect" I got noted as a hacked attempt and I had something like 15 extra lines in my username.

I obviously did something wrong. The version of the UUB I'm using is 5.47D. Any suggestions? Is there a possibility I forgot something somewhere?
Posted By: Metallifukinca Re: First time hacker, need some input - 12/06/2001 10:30 AM
dude, you have to change this

ubb_library.pl


$Version = "5.47e";
$VersionNumber = "5R4R7RE";
$maxmemfields = 15; # = 15 max fields for member

^^^^^
Change the =15; to a higher number.
Posted By: Lord Dexter Re: First time hacker, need some input - 12/06/2001 11:04 AM
Change it to 20 so it won't happen again for a while.
© UBB.Developers