29.03.2004 - 11:37 BiTLOG ERROR |
Written by: Albert
|
After long time checking i found an error with cookies in bitlog.
Please change line 105 of bit_include from
if ($tst1!=0) to (mysql_num_rows($tst1)!=0)
do the same in bit.php
in line 100 change AND to && same in bit.php
Download has been changed.
No more blank cookies after that |
|
|