PhP based pwAdmin

Joined
Jul 17, 2007
Messages
665
Reaction score
104

where is the web, the folder got chmod 777? (=so writeable not read only the folder?)

other thing both my, and other pwadmin use md5 password, what is binary[16] like this: ÕaJšˆÁS-ŸôFM›.6#, but password in your server use base64 (so varchar64) what look like this dGhpc2lzbXlwYXNzd29yZANMdGhpc2lzbXlwYXNzd29yZAoK.... (64 character long)

when you try login the mysql procedure (getpassword or what) and authd use base64/varchar password check but since you saved in different encode its never will be same from procedure with mysql one.
if you got teamviewer i would check something...
 
Joined
Jul 17, 2007
Messages
665
Reaction score
104
1. you need give permission to whole folder where is the website
2. my page got alot update now (yet server start/map start) but alot stuff but not uploaded yet, maybe today night if i have time to add few thing.
last update on site let you choose between the 2 encode type, so can use with loko server without any changes or use normal way (like u use now).
 
Joined
Jul 17, 2007
Messages
665
Reaction score
104
Last update is here:



sorry atm have no time for write all feature so i will do later
dont forget add permission / chmod -R 777 to whole folder/subs where you extract
 
Skilled Illusionist
Joined
Aug 6, 2010
Messages
351
Reaction score
23
Last update is here:



sorry atm have no time for write all feature so i will do later
dont forget add permission / chmod -R 777 to whole folder/subs where you extract

all folder like cpanel,cpw,css and etc
 
Joined
Jul 17, 2007
Messages
665
Reaction score
104
a little preview about star chart xml editing, if i add to shop aswell still want add Mark of Might, the 3 order badge and few stuff then i upload the pack

 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 4, 2015
Messages
5
Reaction score
1
Used today everything works fine but even tho i set myself as the admin, it re added me as game master and now i dont have the server tool option or anything to send gold now, do you know how i can fix this please, i didnt change my account id or nothing



Used today everything works fine but even tho i set myself as the admin, it re added me as game master and now i dont have the server tool option or anything to send gold now, do you know how i can fix this please, i didnt change my account id or nothing
 
Banned
Banned
Joined
Jul 5, 2014
Messages
88
Reaction score
75
The webshop is giving me this wall of text , also with role data.
 

Attachments

You must be registered for see attachments list
Joined
Jul 17, 2007
Messages
665
Reaction score
104

because look like you aren't pwadmin anymore in config.
only admin see these.



The webshop is giving me this wall of text , also with role data.


i guess 2 potentional reason:
- your php 5.3 incorrectly setted or in php setting the mysqli and other extensions not enabled (i guess this)
- file protect where is the pwadmin (not sure)
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
Jul 5, 2014
Messages
88
Reaction score
75

enabled mysqli and everything else, it still gave me the same error.
 
Newbie Spellweaver
Joined
Mar 18, 2011
Messages
11
Reaction score
0
Can anyone pls give me a hint on how to make the PutRoleData function work on 1.5.3, looks like the role structure is different, but how can I know what exactly is different to make the changes.