the Arcadia registration page is not working for me..
i have my databases on my localhost using Microsoft SQL Server Studio with "sa" username and no Password [SQL Server name is "PURE"], and here is the conf.php file code
I use the XAMPP program on my local host, and Editing php.ini file step is already done.
Removed the ";" at these two lines extension=php_mssql.dll & extension=php_pdo_mssql.dll
Apache 2.2 service is running and MySQL as well and now when i try to use the registration form i get this freaking error :
Code:
Fatal error: Call to undefined function mssql_connect() in /.../.../.../register/index.php on line 25
Please Help, i guess its pretty easy to solve but im not any good at website development.
Thank you.
the Arcadia registration page is not working for me..
i have my databases on my localhost using Microsoft SQL Server Studio with "sa" username and no Password [SQL Server name is "PURE"], and here is the conf.php file code
I use the XAMPP program on my local host, and Editing php.ini file step is already done.
Removed the ";" at these two lines extension=php_mssql.dll & extension=php_pdo_mssql.dll
Apache 2.2 service is running and MySQL as well and now when i try to use the registration form i get this freaking error :
Code:
Fatal error: Call to undefined function mssql_connect() in /.../.../.../register/index.php on line 25
Please Help, i guess its pretty easy to solve but im not any good at website development.
Thank you.
The mssql api is depreciated (no longer used) and is not available in php 5.2+ (this is why you are getting undefined function) you need to look into how to switch to the sqlsrv api as it replaced the mssql api.
the Arcadia registration page is not working for me..
i have my databases on my localhost using Microsoft SQL Server Studio with "sa" username and no Password [SQL Server name is "PURE"], and here is the conf.php file code
I use the XAMPP program on my local host, and Editing php.ini file step is already done.
Removed the ";" at these two lines extension=php_mssql.dll & extension=php_pdo_mssql.dll
Apache 2.2 service is running and MySQL as well and now when i try to use the registration form i get this freaking error :
Code:
Fatal error: Call to undefined function mssql_connect() in /.../.../.../register/index.php on line 25
Please Help, i guess its pretty easy to solve but im not any good at website development.
Thank you.
You can simply Unistall your Current Xampp and Install this one :
You still need to remove the ";" as you did on the Php.ini .
Hi i want to create new mob with old and increase their lvl and rates so i copy a ligne of my sql Monster.Resource of for the example SandLordKinish but when i summon it, he is invisible and cannot tab it.
Hi i want to create new mob with old and increase their lvl and rates so i copy a ligne of my sql Monster.Resource of for the example SandLordKinish but when i summon it, he is invisible and cannot tab it.
If someone can explain me how to modify this.
Ty
A couple things to remember when creating new mobs:
Always use a unique id
Always include the entry into the db_monster.rdb
Always restart both client/server after new entry
You will also need to have a epic appropriate rdb editor who can save the new dbo.MonsterResource entry into db_monster.rdb (I think you should look for rdb editor)
Iwould add Arena Points to my char, what is the command for that?
To add Holic Points i write /run set_huntaholic_point (100) but i dont know tha command for Arena Points.
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""