Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

E-Pin System

AssassinS Silkroad
Joined
Sep 30, 2011
Messages
424
Reaction score
92
Hello Brothers
how i can make E-Pin System in Charge Silk i mean like Joymax
Charge Silk by E-Pin
E-pin : XXXXXXXXXXXXXXXX ( 16 Digit )
Serial : XXXXXXXX ( 8 Numbers )

i hope found the Right Answer
and what about Silk Charge History ??
how i can know each player his/her Charge History ?
 
Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
that's problem Now
Code:
Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\epin\inc\connection.php on line 9
i add it on my Host
and Login Successful
but how i can create Codes in SQL Table because i can't go to admin
what i must type
kod = e-pin(code)
miktar = silk amount
durum = 1 OR 0 OR what ??
kullanan = if used who used this code
ekleyen = who added this code " gm or what "
why you cant go to admin?
Pro Tip: You must have GMrank = 1 for admin panel in SWP 3
 
Upvote 0
AssassinS Silkroad
Joined
Sep 30, 2011
Messages
424
Reaction score
92
i Download Appache and Active mod_rewrite
when i try access admin
Warning: require_once(../inc/config.php) [function.require-once]: failed to open stream: No such file or directory in C:\AppServ\www\EPIn\admin.php on line 4

Fatal error: require_once() [function.require]: Failed opening required '../inc/config.php' (include_path='.;C:\php5\pear') in C:\AppServ\www\EPIn\admin.php on line 4
 
Upvote 0
AssassinS Silkroad
Joined
Sep 30, 2011
Messages
424
Reaction score
92
You still have error or you fixed ?

i Still have Error when Press on Y.K.P ( Admin )
arabcart - E-Pin System - RaGEZONE Forums

but if i type the link i can access to it but in this way
arabcart - E-Pin System - RaGEZONE Forums

and i have another problem i Work on Translate the Panel
English / Arabic
and succeed in Translate about 80~90% from it
buy in register page the Image Code not appear
arabcart - E-Pin System - RaGEZONE Forums

and another problem
if i change in thins in index.php i get Error
i want change like
Code:
Kuralları / kullanım koşullarını okudum ve onayladım.
i Read/accept terms of use
and
İşlem Geçmişim
Silk Charge History
that's all in index.php so how i can change it ?

if i Change anything in index.php
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\epin\index.php:1) in C:\AppServ\www\epin\index.php on line 3

CEZALAND you here :d
 
Last edited:
Upvote 0
Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
You must open mod_rewrite function in Apache Server for ./admin.php and captcha image or you can edit captcha image
 
Upvote 0
Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
can you explain more how i can active mod_rewrite
sorry
Apache2.2\conf\httpd.conf
open with text editor and find
PHP:
#LoadModule rewrite_module modules/mod_rewrite.so
Change with
PHP:
LoadModule rewrite_module modules/mod_rewrite.so
 
Upvote 0
Newbie Spellweaver
Joined
Sep 12, 2011
Messages
73
Reaction score
3
i translated it to eng
PHP:
<?php
// SroLand Web Panel English Version Translated by badibatu - Coded by CEZALAND
// 27.09.2011

$lang["home"]					= "Homepage";
$lang["download"]				= "Download";
$lang["register"]				= "Register";
$lang["register_process"]		= "Register Process";
$lang["login"]					= "Login";
$lang["login_process"]			= "Login Process";

// Kayıt Sayfası
$lang["reg_username"]			= "Username";
$lang["reg_password"]			= "Password";
$lang["reg_repassword"]			= "Confirm Password";
$lang["reg_email"]				= "E-Mail";
$lang["reg_gender"]				= "Sex";
$lang["reg_male"]				= "Male";
$lang["reg_female"]				= "Female";
$lang["reg_register"]			= "Submit";
// Kayıt Hatalar
$lang["reg_error_00"]			= "<font color='#ff0000'>You must fill all fields..!<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_01"]			= "<font color='#ff0000'>For Username 16+ and 4- characters arent allowed..!<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_02"]			= "<font color='#ff0000'>Passwords are not same..!<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_03"]			= "<font color='#ff0000'>Incorrect E-Mail.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_04"]			= "<font color='#ff0000'>Username already exists.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_05"]			= "<font color='#ff0000'>This E-Mail already exists.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_06"]			= "<font color='#ff0000'>Wrong Captcha.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_successfully"]		= "<font color='#00ff00'>Account succesfully created.<center><a href='index.php'><font size='5'>Homepage</font></a></center>";
$lang["reg_failed"]				= "<font color='#ff0000'>An error occurred during the register process, please contact with the administrator.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
// Kayıt info
$lang["reg_info_username"]				= "Username for login game and website.";
$lang["reg_info_password"]				= "Password for login game and website. Please dont share your password for your security!";
$lang["reg_info_email"]					= "Be sure you entered a real E-Mail!";
$lang["reg_info_code"]					= "Write Captcha!";
$lang["reg_info_terms"]					= "I am accepting terms of the agreement.";
// Kayıt Sayfası

// Giriş Sayfası
$lang["login_error_00"]			= "Username or Password cant be empty !";
$lang["login_error_01"]			= "Wrong Username or Wrong Password.";
// Giriş Sayfası

// Navigasyon Menüsü
$lang["nav_home"]				= "Homepage";
$lang["nav_register"]			= "Register";
$lang["nav_serverstats"]		= "Server Statistics";
$lang["nav_download"]			= "Download";
$lang["nav_forum"]				= "Forum";
$lang["nav_admin"]				= "Admin Panel";
// Navigasyon Menüsü

// Kullanıcı Alanı
$lang["member_username"]		= "My Username";
$lang["member_golden"]			= "My Silk";
$lang["member_golden2"]			= "Silk";
$lang["member_profile"]			= "My Profile";
$lang["member_usercp"]			= "Control Panel";
$lang["member_logout"]			= "Logout";
// Kullanıcı Alanı

// Sidebar
$lang["sidebar_usercp"]			= "UserCp";
$lang["sidebar_username"]		= "Username";
$lang["sidebar_login"]			= "Login";
$lang["sidebar_lostpw"]			= "Lost your password?";
$lang["sidebar_serverinfo"]		= "Server Info";
$lang["sidebar_serverstatus"]	= "Server Status";
$lang["sidebar_ranking"]		= "Rank";
$lang["sidebar_facebook"]		= "Find us Facebook";
// Sidebar

// Download page
$lang["downloadpage_name"]			= "Name";
$lang["downloadpage_date"]			= "Date";
$lang["downloadpage_size"]			= "Size";
$lang["downloadpage_mirror"]		= "Mirror";
$lang["downloadpage_download"]		= "Download";
// Download page

// Hata Mesajları
$lang["javascript_error"]		= "JavaScript disabled, please enable JavaScript.";
// Hata Mesajları
?>

arabcart - E-Pin System - RaGEZONE Forums


And thank you for this awesome panel
 
Upvote 0
Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
Good but every word not in /langs/ folder, there is some missing translations.
 
Upvote 0
AssassinS Silkroad
Joined
Sep 30, 2011
Messages
424
Reaction score
92
Apache2.2\conf\httpd.conf
open with text editor and find
PHP:
#LoadModule rewrite_module modules/mod_rewrite.so
Change with
PHP:
LoadModule rewrite_module modules/mod_rewrite.so

i already do it

i translated it to eng
PHP:
<?php
// SroLand Web Panel English Version Translated by badibatu - Coded by CEZALAND
// 27.09.2011

$lang["home"]					= "Homepage";
$lang["download"]				= "Download";
$lang["register"]				= "Register";
$lang["register_process"]		= "Register Process";
$lang["login"]					= "Login";
$lang["login_process"]			= "Login Process";

// Kayıt Sayfası
$lang["reg_username"]			= "Username";
$lang["reg_password"]			= "Password";
$lang["reg_repassword"]			= "Confirm Password";
$lang["reg_email"]				= "E-Mail";
$lang["reg_gender"]				= "Sex";
$lang["reg_male"]				= "Male";
$lang["reg_female"]				= "Female";
$lang["reg_register"]			= "Submit";
// Kayıt Hatalar
$lang["reg_error_00"]			= "<font color='#ff0000'>You must fill all fields..!<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_01"]			= "<font color='#ff0000'>For Username 16+ and 4- characters arent allowed..!<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_02"]			= "<font color='#ff0000'>Passwords are not same..!<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_03"]			= "<font color='#ff0000'>Incorrect E-Mail.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_04"]			= "<font color='#ff0000'>Username already exists.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_05"]			= "<font color='#ff0000'>This E-Mail already exists.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_error_06"]			= "<font color='#ff0000'>Wrong Captcha.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
$lang["reg_successfully"]		= "<font color='#00ff00'>Account succesfully created.<center><a href='index.php'><font size='5'>Homepage</font></a></center>";
$lang["reg_failed"]				= "<font color='#ff0000'>An error occurred during the register process, please contact with the administrator.<center><a href='index.php?action=register'><font size='5'>Go Back</font></a></center>";
// Kayıt info
$lang["reg_info_username"]				= "Username for login game and website.";
$lang["reg_info_password"]				= "Password for login game and website. Please dont share your password for your security!";
$lang["reg_info_email"]					= "Be sure you entered a real E-Mail!";
$lang["reg_info_code"]					= "Write Captcha!";
$lang["reg_info_terms"]					= "I am accepting terms of the agreement.";
// Kayıt Sayfası

// Giriş Sayfası
$lang["login_error_00"]			= "Username or Password cant be empty !";
$lang["login_error_01"]			= "Wrong Username or Wrong Password.";
// Giriş Sayfası

// Navigasyon Menüsü
$lang["nav_home"]				= "Homepage";
$lang["nav_register"]			= "Register";
$lang["nav_serverstats"]		= "Server Statistics";
$lang["nav_download"]			= "Download";
$lang["nav_forum"]				= "Forum";
$lang["nav_admin"]				= "Admin Panel";
// Navigasyon Menüsü

// Kullanıcı Alanı
$lang["member_username"]		= "My Username";
$lang["member_golden"]			= "My Silk";
$lang["member_golden2"]			= "Silk";
$lang["member_profile"]			= "My Profile";
$lang["member_usercp"]			= "Control Panel";
$lang["member_logout"]			= "Logout";
// Kullanıcı Alanı

// Sidebar
$lang["sidebar_usercp"]			= "UserCp";
$lang["sidebar_username"]		= "Username";
$lang["sidebar_login"]			= "Login";
$lang["sidebar_lostpw"]			= "Lost your password?";
$lang["sidebar_serverinfo"]		= "Server Info";
$lang["sidebar_serverstatus"]	= "Server Status";
$lang["sidebar_ranking"]		= "Rank";
$lang["sidebar_facebook"]		= "Find us Facebook";
// Sidebar

// Download page
$lang["downloadpage_name"]			= "Name";
$lang["downloadpage_date"]			= "Date";
$lang["downloadpage_size"]			= "Size";
$lang["downloadpage_mirror"]		= "Mirror";
$lang["downloadpage_download"]		= "Download";
// Download page

// Hata Mesajları
$lang["javascript_error"]		= "JavaScript disabled, please enable JavaScript.";
// Hata Mesajları
?>

arabcart - E-Pin System - RaGEZONE Forums


And thank you for this awesome panel

Thanks Bro for Translate
can Please upload Full Panel with Translate
because image code not appear
 
Upvote 0
Newbie Spellweaver
Joined
Sep 12, 2011
Messages
73
Reaction score
3
i already do it



Thanks Bro for Translate
can Please upload Full Panel with Translate
because image code not appear

You have to enable mod_rewrite for apache

about how to enable it




And panel :

Or use iis im using it with rewrite mod :)
 
Upvote 0
Back
Top