• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Register Page Problem

Initiate Mage
Joined
Jan 1, 2009
Messages
2
Reaction score
0
Hello,

we've got a problem. We need a registration page and have everything set so far.

The Guilds and Users are displayed. You can also register. But when you logged in then there is "you a not a paid member. The bears also not considered in the pay_gamemyth Db. The question is what should I do with it that goes?


Then we still have a problem ...

Everything else goes with the Page tab but it does not display the server status.


Here is an excerpt from the config views:




$dbhost = "xxxxxxxxxx"; // The IP of the database server to connect to (if remote only). should be 127.0.0.1
$dbuser = "sa"; // The username to connect to the db, default is sa.
$dbpasswd = "xxxxxxxxxx"; // The password for your SQL Server.
$host = "127.0.0.1"; // Host. IP If working remotely, usually 127.0.0.1 works

$ryl_db_auth = "youxiuser"; // RYL Auth Database
$ryl_db_game = "Part2_Zodiac"; // RYL Game Database

$GS_Port = "10204"; // One of the port that Gameserver uses, used to determinate gameserver's status.
$LS_Port = "10102"; // One of the port that LoginServer uses, used to determinate loginserver's status.

//=========== ENABLE AND DISABLE OPTIONS =============
// Valid Values: enabled and disabled
//

// $VIPMove = 'Disabled'; // Enable VIP warp
$Reg = 'Enabled'; // Enable Registration of new accounts?
$RetPass = 'Enabled'; // Enable Retrieve password?
$WhoIs = 'Enabled'; // Enable Who Is?

//================ WEBSITE SETTINGS ==================
//

$title= 'Welcome to the Dark RYL website'; // Website title. It will appear above every page.

// The Link to download the client and the patch.
// Must be like: <a href=http://rylcool.com/patch.rar>Download</a>
//
$Client = 'Unavalaible';
$Patch = 'Unavalaible';

$Forum = 'http://www.forumer.com'; //Server's Forum Link | Include "http://"

//Server rates and settings:
$Sname = 'Lite RYL'; // Server Name.
$SVer = '556'; // Server version.
$SLocation = 'Greece / ÅëëÜäá'; // Server location.
$SExp = '500x'; // Server experience rate.
$SDrops = '10%'; // Drops rate.
$SMaxUsers = '60'; // Server max users.
$SAdministrators = 'SiLvER'; // Server Adminisrators.
$SGameMasters = 'AnGEL'; // Server Game masters.
$SIP = '85.25.20.175'; // Server's IP Address.


Please Help me to fix that :D
 
Newbie Spellweaver
Joined
Jun 6, 2006
Messages
12
Reaction score
3
Hello,

we've got a problem. We need a registration page and have everything set so far.

The Guilds and Users are displayed. You can also register. But when you logged in then there is "you a not a paid member. The bears also not considered in the pay_gamemyth Db. The question is what should I do with it that goes?


Then we still have a problem ...

Everything else goes with the Page tab but it does not display the server status.


Here is an excerpt from the config views:




$dbhost = "xxxxxxxxxx"; // The IP of the database server to connect to (if remote only). should be 127.0.0.1
$dbuser = "sa"; // The username to connect to the db, default is sa.
$dbpasswd = "xxxxxxxxxx"; // The password for your SQL Server.
$host = "127.0.0.1"; // Host. IP If working remotely, usually 127.0.0.1 works

$ryl_db_auth = "youxiuser"; // RYL Auth Database
$ryl_db_game = "Part2_Zodiac"; // RYL Game Database

$GS_Port = "10204"; // One of the port that Gameserver uses, used to determinate gameserver's status.
$LS_Port = "10102"; // One of the port that LoginServer uses, used to determinate loginserver's status.

//=========== ENABLE AND DISABLE OPTIONS =============
// Valid Values: enabled and disabled
//

// $VIPMove = 'Disabled'; // Enable VIP warp
$Reg = 'Enabled'; // Enable Registration of new accounts?
$RetPass = 'Enabled'; // Enable Retrieve password?
$WhoIs = 'Enabled'; // Enable Who Is?

//================ WEBSITE SETTINGS ==================
//

$title= 'Welcome to the Dark RYL website'; // Website title. It will appear above every page.

// The Link to download the client and the patch.
// Must be like: <a href=http://rylcool.com/patch.rar>Download</a>
//
$Client = 'Unavalaible';
$Patch = 'Unavalaible';

$Forum = 'http://www.forumer.com'; //Server's Forum Link | Include "http://"

//Server rates and settings:
$Sname = 'Lite RYL'; // Server Name.
$SVer = '556'; // Server version.
$SLocation = 'Greece / ÅëëÜäá'; // Server location.
$SExp = '500x'; // Server experience rate.
$SDrops = '10%'; // Drops rate.
$SMaxUsers = '60'; // Server max users.
$SAdministrators = 'SiLvER'; // Server Adminisrators.
$SGameMasters = 'AnGEL'; // Server Game masters.
$SIP = '85.25.20.175'; // Server's IP Address.


Please Help me to fix that :D

Welcome to the Releases section where people put "releases" not shenanigans n00b problems
 
Initiate Mage
Joined
Jan 1, 2009
Messages
2
Reaction score
0
lol demon is okay the server is online but the status of homepage isnt going
 
Back
Top