Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Basic 6 help
in the sercret folder i saw 3 diffrent loggs 1.logs.txt 2.track_logs.php 3.error_log
since logs.txt contains nothing usefull, and its not being "guarded" i assume its error_log i shall delete so i did this
$ chmod 710 /secret/error_log
on the field 2 i delted it
$ rm /secret/error_log
on field 3 i deleted the tracker
$ rm /secret/track_logs.php
but its still not working :(
As said before, your chmodding isn't correct (it's actually a letter[s]) and if you'd read the damn thing you'd get the right file.
You were told to delete the logs and the file that TRACKS the logs.
Remove the commands as they're too much of a spoiler, however your directory listing is wrong. Too much /'s.
Good luck.