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!

LiteFlashRYL Test

Newbie Spellweaver
Joined
Aug 6, 2004
Messages
30
Reaction score
0
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\includes\Config.php on line 19

if u got this message try this

Xampp :

open php.ini and find "extension=php_mssql.dll"

you will notice it will like this

;extension=php_ldap.dll
extension=php_mcrypt.dll
;extension=php_mssql.dll
;extension=php_mysql_mysqlnd.dll

delete the symbol ; behind extension and restart apache
 
Newbie Spellweaver
Joined
Mar 24, 2006
Messages
60
Reaction score
0
it's work for me :thumbup::thumbup::thumbup::thumbup:

and i change to english version :blush::blush::blush::blush:

paulohc19 - LiteFlashRYL Test - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Apr 20, 2007
Messages
49
Reaction score
1
how to run admin script and creat database adminsite?
 
Newbie Spellweaver
Joined
Feb 10, 2008
Messages
71
Reaction score
0
Nice website, but can someone teach me how to make the adminsite work? I don't how to import all data inside the SQL Server!! Help!! Thank~~
 
Newbie Spellweaver
Joined
Oct 22, 2010
Messages
67
Reaction score
9
Nice website, but can someone teach me how to make the adminsite work? I don't how to import all data inside the SQL Server!! Help!! Thank~~

excute the adminscript on your msql..not sql..

this is an example how does it work properly... :p:
 
Last edited:
Newbie Spellweaver
Joined
Aug 5, 2011
Messages
36
Reaction score
2
can someone tell me how to make the registration work for the site?
ive already translated the page to english, but the registration isnt working.
 
Newbie Spellweaver
Joined
Feb 6, 2006
Messages
22
Reaction score
1
after i create the DB in phpmyadmin , the adminsite created.

I cannot import the script text to make the DB work.

do i miss any step? i didn't copy all the site file to www folder yet.

any english script for create the table?
 
Newbie Spellweaver
Joined
Feb 6, 2006
Messages
22
Reaction score
1

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 6, 2006
Messages
22
Reaction score
1
okay!! manage to get it work now.

i just uninstall and new install the mysql with php 4.4.4
then create the databe adminsite

then go to sql and query all the script.

php 5.xx or 6.xx won't work
 
Last edited:
Newbie Spellweaver
Joined
Feb 6, 2006
Messages
22
Reaction score
1
really can't make the site show online user for ryl 1
 
Newbie Spellweaver
Joined
Apr 3, 2010
Messages
26
Reaction score
0
Can anyone help me please? I installed MYSQL, MYSQL FRONT installed, restored the script, did in MYSQL AdminSite try to login, the login screen shows logging, and then appears undefined, what do I do? I have no more idea, can post a detailed tutorial, please?
 
Back
Top