Added gm_domain key with my local ip,
Changed inter_server value from 110 to 1. Rebooted web page in IIS, still same;(
Here i paste the code that is showing in my browser when i try to login:
You must be registered to see links
I have my ip there, also i have another question, as i see in your screenshot on mainpage of GM panel when you log in, you have your local IP, why do i have 127.0.0.1 there? instead of my 192.168.1.103? i have changed all IP's in web.config file
Code:
<add key="gm_domain" value="192.168.1.103" />
<add key="gm_server_ip" value="192.168.1.103" />
I use this user and pass in all my .dsn files, this SQL user has all rights to read aion databases and edit them. Also i added this user to TBL_ADMIN_USER table (i have aion game account with same credentials and password)
View attachment 251588
I'm dumb, i had setup web page to *:78, meaning localhost, just saw it in the error string that it was saying localhost:78, created new webpage for my local IP. Atleast now it is showing my local ip, not 127.0.0.1 But still can't login in
View attachment 251592
What this tool does? dunno, if it's needed i haven't done anything with it