LiteFlashRYL Test

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
 
it's work for me :thumbup::thumbup::thumbup::thumbup:

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

paulohc19 - LiteFlashRYL Test - RaGEZONE Forums
 
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~~
 
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:
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.
 
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?
 
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:
really can't make the site show online user for ryl 1
 
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