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!

Complete Flyff Homepage

Junior Spellweaver
Joined
Mar 21, 2009
Messages
111
Reaction score
1
ok i have try to use and he say:

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Notice: Undefined index: user in C:\wamp\www\a\languages\english.php on line 150

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7
PVP EVENT

Notice: Undefined index: votebox in C:\wamp\www\a\inc\header.php on line 57
Vote for DAMNED! [x]
Here you can vote for Damned-Flyff in order
to support the server and get a free gift!

Available Gifts:


Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\votebox.inc.php on line 17
You must login before you can vote!

Notice: Undefined index: votebox in C:\wamp\www\a\inc\header.php on line 75
Vote Box
Login: down Char: down World: down
damned flyff

* News & Updates
* Forums
* Features
* Register
* Item Shop
* Donate
* Ranking
* Downloads
* Chat
* Contact

Stop

* <
* 1
* 2
* 3
* 4
* 5
* 6
* 7
* >

*
*
*
*
*
*
*
*
*


News


Notice: Undefined index: nid in C:\wamp\www\a\index.php on line 15

Notice: Undefined index: news in C:\wamp\www\a\index.php on line 86

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\index.php on line 115
No news available!


Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\index.php on line 140



Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\index.php on line 147






Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\index.php on line 155




Archive
My Account

Notice: Undefined index: panel1 in C:\wamp\www\a\inc\panels.inc.php on line 6

Notice: Undefined index: accbox in C:\wamp\www\a\inc\account.inc.php on line 43

Notice: Undefined index: loginuser in C:\wamp\www\a\inc\account.inc.php on line 48

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\account.inc.php on line 49

Notice: Undefined index: loginuser in C:\wamp\www\a\inc\account.inc.php on line 51

Notice: Undefined index: loginuser in C:\wamp\www\a\inc\account.inc.php on line 53

Notice: Undefined index: loginuser in C:\wamp\www\a\inc\account.inc.php on line 55
You can log in here to manage your account.

Username:
Password:


Latest News

Notice: Undefined index: panel2 in C:\wamp\www\a\inc\panels.inc.php on line 20

Notice: Undefined index: user in C:\wamp\www\a\languages\english.php on line 150

Notice: Undefined variable: currency in C:\wamp\www\a\languages\english.php on line 170

Notice: Undefined variable: currency in C:\wamp\www\a\languages\english.php on line 184

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 7

Notice: Undefined variable: currency in C:\wamp\www\a\languages\english.php on line 382

Notice: Undefined variable: currency in C:\wamp\www\a\languages\english.php on line 382

Notice: Undefined variable: currency in C:\wamp\www\a\languages\english.php on line 382

Notice: Undefined variable: currency in C:\wamp\www\a\languages\english.php on line 385

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\wamp\www\a\inc\functions.inc.php on line 69


Server Information

Notice: Undefined index: panel3 in C:\wamp\www\a\inc\panels.inc.php on line 34
Server Time: 19:50:58
Server Date: 2011/04/15

EXP Rate: 500x
Drop Rate: 350x
Penya Rate: 1200x

Teamspeak IP: 81.89.107.63
Teamspeak Port: 9989

-
-
-


News & Updates | Forums | Features | Register | Item Shop | Donate | Ranking | Downloads | Chat | Contact | Partner

Damned-Flyff.com © 2011 Damned
FlyForFun © 2011 GALA Lab

config.inc.php
<?php
// Defining MySQL Data
define("MYSQL_HOST", 'localhost');
define("MYSQL_USER", 'root');
define("MYSQL_PASS", 'root');
define("MYSQL_DB", 'sf');
define("TABLE_PREFIX", 'damn_');
define("TS_TABLE_PREFIX", 'ts_');

// Connecting to MySQL
mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_PASS);
mysql_select_db(MYSQL_DB);

// Defining MSSQL Data
define("MSSQL_DSN", 'winhome\SQLEXPRESS');
define("MSSQL_USER", 'sa');
define("MSSQL_PASS", 'root');

// Connecting to MSSQL (ODBC)
$mssql = odbc_connect('Driver={SQL Server};Server='.MSSQL_DSN.';', MSSQL_USER, MSSQL_PASS);

// Including files
include('functions.inc.php');
include('ranking.inc.php');

// Config
$_CONFIG['title'] = getConfigValue('title', 'Damned!');
$_CONFIG['pwdsalt'] = getConfigValue('pwdsalt', 'kikugalanet');

// Shop
$currency = getConfigValue('shop_currency', 'dpoints'); // Währung
$currencyshort = getConfigValue('shop_currency_short', 'dp'); // Währung (Kurzform)
$itmperpage = getConfigValue('shop_itmperpage', 10); // Items pro Seite

// Contact
$mail['billing'] = getConfigValue('mail_billing', 'billing@server.com');
$mail['abuse'] = getConfigValue('mail_abuse', 'abuse@server.com');
$mail['paypal'] = getConfigValue('mail_paypal', 'paypal@server.com');

// Paypal


// Language
if(isset($_GET['lang'])) {
if(file_exists('languages/'.$_GET['lang'].'.php')) {
$_SESSION['lang'] = $_GET['lang'];
}
}

if(!isset($_SESSION['lang'])) {
$_SESSION['lang'] = 'english';
}
include('languages/'.$_SESSION['lang'].'.php');
?>

ihave mssql and mysql and i use navicat for execute sql file of the website.
 
Last edited:
i sell platypus
Loyal Member
Joined
Jun 26, 2009
Messages
2,640
Reaction score
1,326
Ehrm MySql is used alot for websites even with flyff, however you can't use for ingame stuff without reprogramming the database.
 
Newbie Spellweaver
Joined
Sep 6, 2008
Messages
99
Reaction score
17
,

u know that's stealt u ar an noob

Stolen? Where? I'm part of the DAMNED Flyff team and Surako made the website. So don't tell me I stole something since he released it on his own because too many nubcakes used the site already because jojo had stolen it some time ago.
 
Initiate Mage
Joined
Oct 2, 2008
Messages
3
Reaction score
1
Please put in new link:


Because in your link, there are still the user data
and I don't want them to be public. :s
 
Elite Diviner
Joined
Feb 10, 2011
Messages
416
Reaction score
99
Guys if you want a website you should never copy someone else's website, so do not start a discussion about mssql and mysql, do it the way you want when you build your own.
This guy liked this so he did it this way.

btw: Webpage looks good.
 
Newbie Spellweaver
Joined
Jul 16, 2007
Messages
52
Reaction score
0
Surako, I've downloaded the Ingamers version u've uploaded and i've added an easy feature, Voting Shop.

But I have a problem, When I change Voting Links it only changes Top of Games link, GTop and Xtremetop still Damned-FlyFF... How can I fix that?
 
Back
Top