Search found 2 matches

by plerick
Sep 20, 2012 6:10 pm
Forum: XFileSharing Free
Topic: Admin area problem
Replies: 2
Views: 4578

I have problem with this line 330 in index.cgi

$ses->PrintTemplate("admin.html") if $ses->{cookies}->{admhash} ne md5_base64($c->{admin_password});

something was missing
by plerick
Sep 19, 2012 10:51 am
Forum: XFileSharing Free
Topic: Admin area problem
Replies: 2
Views: 4578

Admin area problem

Hello,

Script XFileSharing Free work correct but I can't log to admin area.
When you enter the password, nothing happens.
I don't see any error but admin area does not open.
How to check what is the problem? what is missing?