Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Fake Account !!!!! (http://www.bvlist.com/showthread.php?t=762)

DrNet 2nd August 2008 01:50

Fake Account !!!!!
 
can some one help me how to make a member administrator or sysop cause i have updated my friend in my tracker and i registerd his name Manage Staff Team and he got this error (An error has occured!
We come to believe you are using a fake account, therefore we've logged this action!)

skygate 2nd August 2008 04:24

Quote:

Originally Posted by DrNet (Post 3079)
can some one help me how to make a member administrator or sysop cause i have updated my friend in my tracker and i registerd his name Manage Staff Team and he got this error (An error has occured!
We come to believe you are using a fake account, therefore we've logged this action!)

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 :-)

DrNet 2nd August 2008 06:17

Quote:

Originally Posted by skygate (Post 3080)
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 :-)

Thanks for help man , it's fixed now :)

play4it 1st July 2010 19:17

Quote:

Originally Posted by skygate (Post 3080)
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?

ATHEiST 17th August 2010 00:41

If you get that you have not entered him into the staff team properly.


All times are GMT +2. The time now is 05:35.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.