Newcomer1989 / TSN-Ranksystem

A PHP Bot that assigns time based server groups on TeamSpeak3.
https://ts-ranksystem.com
GNU General Public License v3.0
144 stars 60 forks source link

Changing the login password to the webinterface? #7

Closed Spazmic closed 8 years ago

Spazmic commented 8 years ago

Hello,

Could you please explain how to change the password that is used on webinterface login?

Thanks

sqveeze commented 8 years ago

login to phpmyadmin, and look in the ranksystem's DB.

Table -> Config -> edit webuser and webpass rows.

(BTW: This script requires minimal knowledge about PHP, and stuff. Why the hell you opened 3 different and pointless issue in github? You don't even know how to script work but you can qq. Nice)

Spazmic commented 8 years ago

Thanks for your help, even tough you went full retard at the end :+1:

Newcomer1989 commented 8 years ago

Or if you have no PHPMyAdmin the SQL Statement: update config set webpass = 'YOURPASSWORDHERE';