View Single Post
  #4  
Old 1st July 2010, 19:17
play4it play4it is offline
Member
 
Join Date: Jun 2010
P2P
Posts: 2
Default
Quote:
Originally Posted by skygate View Post
Not sure what version you are running ... so the generic solution is ...

... in the control panel ... tracker settings ... there is a section called staff ... here you need to enter the staff name and corresponding unser number (ID) ...


so if your account names are say 'admin' and say 'fred' , whose ID's are 1 and 234 respectively, then you will need to enter the following ...

admin 1 fred 234

That's it !

its a simple bit of PHP code which grabs these values in the page checks ... if it does not find a name / ID pair in the array ... you get hacking attempt message ...

... if you have the source code ... decrypted version ... you can simply see the whole thing and make whatever changes you think appropriate ... that's if you don't like how the current system works ;-)

Hope this helps you :-)

What happend if I chose a user to be an uploader? Change hes category, and get the error? I do it and the user get the error below:

We come to believe you are using a fake account, therefore we've logged this action

I try diferent user, with diferent users categories, same thing.

Any sugestions?
Reply With Quote