PHP User/Donater/Admin Panel

Experienced Elementalist
Joined
Sep 29, 2008
Messages
224
Reaction score
437
Features for user
- Unstuck
- Guild time reset
- Change password
- Player info
- User could see news writen by admin


Features for gold member
- Unstuck
- Guild time reset
- Change password
- Player info
- User could see news writen by admin
- Pimp ( 17/17/7 Kings (bound)) (need to add custom weapons to itemarrayweapon.php)


Features for admin
- Add news
- Edit account type (normal / gold / administrator)

installation : then go step by step

 
Last edited by a moderator:
  • Like
Reactions: zig
Features for user
- Unstuck
- Guild time reset
- Change password
- Player info
- User could see news writen by admin


Features for gold member
- Unstuck
- Guild time reset
- Change password
- Player info
- User could see news writen by admin
- Pimp ( 17/17/7 Kings (bound)) (need to add custom weapons to itemarrayweapon.php)


Features for admin
- Add news
- Edit account type (normal / gold / administrator)

installation : then go step by step


nice realse but how i go to goldmember ??

its tell me You don't have access to see this page

and how use this gold member?


Warning: mssql_query() [function.mssql-query]: message: Ung
 
OMG Thanks R3vo i was going to learn php for this panal now i wont learn it thanks m8
btw i had a question can the pimp system pimp armors ?

/edit
how to be a gold member:
open ur enterprise maneger go to ur kal_auth database check the login table open it u will see column called Admin if its not No11 then change it into 11 while installing the panal it asked u for the Username And password log with them by site.com/login.php and then u can edit gold members

about the errors u see do the following open ur kal _auth database u will see Login table click right click mouse button then open design table add new column called IP varchar(20) then save it and thats it open the login.php and it should work

P.S Credits go to coblys and for me for posting it here
 
Last edited:
i have problem

Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'IP'. (severity 16) in C:\xampp\htdocs\User_Panel\config.php(1) : eval()'d code on line 13

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\User_Panel\config.php(1) : eval()'d code on line 13

Warning: mssql_connect() [function.mssql-connect]: message: Login failed for user 'sa'. (severity 14) in C:\xampp\htdocs\User_Panel\changepw.php(1) : eval()'d code on line 65

Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: 127.0.0.1 in C:\xampp\htdocs\User_Panel\changepw.php(1) : eval()'d code on line 65

Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in C:\xampp\htdocs\User_Panel\changepw.php(1) : eval()'d code on line 66

Warning: mssql_query(): supplied argument is not a valid MS SQL-Link resource in C:\xampp\htdocs\User_Panel\changepw.php(1) : eval()'d code on line 68

Warning: mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\User_Panel\changepw.php(1) : eval()'d code on line 69

also how to change 64 bit crypt ?
 
kal _auth database u will see Login table click right click mouse button then open design table add new column called IP varchar(20) then save it and thats it open the login.php and it should work
 
for me install.php work just step1 (ip adress,user,password server )then step 2 noting ... so no db instaled noting .., any1 have this problem?
i add
Thx Revo for panel !

btw any1 can help me install Project HOAX - Website Source ?????
 
Last edited:
edit the database config yourself..

Like i sayd
open kal _auth database u will see Login table click right click mouse button then open design table add new column called IP varchar(20) then save it and thats it open the login.php and it should work
 
problem fix ! ! ! :thumbup1::ott1::thumbup::amen: I use mssql 2005 and ShiXu db server, abyss webserver with zend ... php, and all is ok
 
Last edited:
fixed,btw i recomand CDSITE webserver that have apache+php+zend all in one :D
 
Last edited:
use CDSITE webserver and remove the ; from mssql in php.ini and all will work ok !
 
Back