You talking about a bye-in feature? You know, I should have done that. Of course, it'd have to check that the users that got past the bye never challenged another user.
Right now, the only way to do it is to edit the field user_order in the events table. Each -1 is a bye. If you want to keep it professional though, here is a bye chart.
$bye_chart[64] = array(64,32,48,16,56,24,40,8,60,28,44,12,52,20,36,4,62,30,46,14,54,22,38,6,58,26,42,10,50,18,34,2);
Basically, how byes are done, bye 1 goes in position 64, bye 2 goes in position 32, bye 3 goes in position 48. To remove byes, you go in reverse order. So if you have 2 byes and want to do a bye-in, you replace spot number 32 with the user.
Good luck, hehehehe. or just be lazy and unprofessional and replace a random one.


Lulz, I can has visit - 11/06/08.