2
Hi,
I found another serious problem that the resumes can be viewed by anyone.
By tying the following :--->
modules/jobs/viewresume.php?lid=?
Maybe adding the following code in
viewresume.php might help
redirect_header('index.php', 3, _NOPERM);
Even you lock the resume...still visible.
Thanks.
Regards
Xoopuser