Register for your free account! | Forgot your password?

You last visited: Today at 21:59

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Forsaken HP

Discussion on Forsaken HP within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2018
Posts: 62
Received Thanks: 27
Forsaken HP

Do i missed something?
Code:
<?php if(!defined('access')) {die("The requested resource has been removed or renamed or is temporarily unavailable.");} ?>
<?php
/***********
 **** [MENTION=2511562]LICENSE[/MENTION] [url]http://opensource.org/licenses/gpl-2.0.php[/url] The GNU General Public License (GPL)
 **** [MENTION=1332190]author[/MENTION] xBlubbs
 ***********/
//////////////////////////////////////////////////////////////////////////////////////////////////
/// PHP Einstellungen ////////////////////////////////////////////////////////////////////////////
	ini_set('display_errors', FALSE);
	error_reporting(E_ALL ^ E_NOTICE);
	date_default_timezone_set('Europe/Berlin');
	setlocale (LC_ALL, 'de_utf8');
	include('xinc_database.php');
	$_CONFIG = array();
//////////////////////////////////////////////////////////////////////////////////////////////////
/// Datenbank ////////////////////////////////////////////////////////////////////////////////////
	$_CONFIG['db_authentication'] = array(
		'server' => 'ADMIN-PC\SQLEXPRESS',
		'driver' => 'SQL Server Native Client 10.0',
		'user' => 'sa',
		'pass' => 'FLYFF@TEST123',
	);
	$db = new database($_CONFIG['db_authentication']);
	$odbc_connect = $db->getDatabaseConnection();
	$_CONFIG['db_databases'] = array(
		'acc' => 'ACCOUNT_DBF',
		'chr' => 'CHARACTER_01_DBF',
		'web' => 'HOMEPAGE_DBF',
		'log' => 'LOGGING_01_DBF',
	);
	$_CONFIG['db_backup_enabled'] = TRUE;
	$_CONFIG['db_backup_path'] = 'C:\Users\Administrator\Desktop\Backups - Database';
	$_CONFIG['db_loggingdbf_truncate_enabled'] = TRUE;
	$_CONFIG['db_loggingdbf_truncate_tables'] = array (
		'CHARACTER_TBL', 'LOG_BILLING_ITEM_TBL', 'LOG_CHARACTER_TBL', 'LOG_DEATH_TBL',
        'LOG_GUILD_BANK_TBL', 'LOG_GUILD_DISPERSION_TBL', 'LOG_GUILD_SERVICE_TBL',
        'LOG_GUILD_TBL', 'LOG_GUILD_WAR_TBL', 'LOG_HONOR_TBL', 'LOG_INS_DUNGEON_TBL',
        'LOG_ITEM_EVENT_TBL', 'LOG_LEVELUP_TBL',
        'LOG_PK_PVP_TBL', 'LOG_QUEST_TBL', 'LOG_RESPAWN_TBL', 'LOG_SKILL_FREQUENCY_TBL',
        'LOG_SVRDOWN_TBL', 'LOG_UNIQUE_TBL', 'tblCampus_PointLog', 'tblCampusLog',
        'tblChangeNameHistoryLog','tblChangeNameLog', 'tblGuildHouse_FurnitureLog',
        'tblGuildHouseLog', 'tblLogExpBox', 'tblPetLog', 'tblQuestLog', 'tblQuizAnswerLog',
        'tblQuizLog', 'tblQuizUserLog', 'tblSkillPointLog', 'tblSystemErrorLog'
    );
Error:Es besteht derzeit keine Datenbankverbindung.
MPZooey is offline  
Thanks
1 User
Old 07/10/2018, 16:55   #2
 
elite*gold: 60
Join Date: Sep 2017
Posts: 424
Received Thanks: 138
odbc ?

Error: Es besteht derzeit keine Datenbankverbindung.
=
Error: You have currently no Database connection.
Dr. Peacock is offline  
Old 07/10/2018, 19:45   #3
 
-Venom''s Avatar
 
elite*gold: 10
Join Date: Jan 2015
Posts: 929
Received Thanks: 444
Code:
https://www.elitepvpers.com/forum/flyff-pserver-guides-releases/3322190-release-forsaken-flyff-2.html#post29961087
-Venom' is offline  
Thanks
2 Users
Old 07/14/2018, 00:43   #4
 
elite*gold: 0
Join Date: May 2018
Posts: 62
Received Thanks: 27
Quote:
Originally Posted by Gentros' View Post
Code:
https://www.elitepvpers.com/forum/flyff-pserver-guides-releases/3322190-release-forsaken-flyff-2.html#post29961087
works fine now thanks bro!
MPZooey is offline  
Old 07/15/2018, 12:00   #5
 
Ecrypter's Avatar
 
elite*gold: 0
Join Date: Aug 2014
Posts: 653
Received Thanks: 217
try to register your account
Ecrypter is offline  
Old 07/16/2018, 10:38   #6
 
elite*gold: 0
Join Date: May 2018
Posts: 62
Received Thanks: 27
Quote:
Originally Posted by Ecrypter View Post
try to register your account
Works well
MPZooey is offline  
Thanks
1 User
Old 07/16/2018, 13:30   #7
 
Ecrypter's Avatar
 
elite*gold: 0
Join Date: Aug 2014
Posts: 653
Received Thanks: 217
what database you used?
Ecrypter is offline  
Old 07/16/2018, 22:40   #8
 
elite*gold: 0
Join Date: May 2018
Posts: 62
Received Thanks: 27
Quote:
Originally Posted by Ecrypter View Post
what database you used?
Im using Sapphire DB
MPZooey is offline  
Thanks
1 User
Old 07/17/2018, 01:58   #9
 
elite*gold: 0
Join Date: Mar 2017
Posts: 342
Received Thanks: 18
Quote:
Originally Posted by MPZooey View Post
Im using Sapphire DB
can i have the link sir?
babyminion is offline  
Old 07/17/2018, 03:46   #10
 
Nιgнтмαяε's Avatar
 
elite*gold: 0
Join Date: Jul 2018
Posts: 426
Received Thanks: 305
Quote:
Originally Posted by babyminion View Post
can i have the link sir?


^ is on the first page of releases... lazy sir.
Nιgнтмαяε is offline  
Old 07/17/2018, 04:49   #11
 
elite*gold: 0
Join Date: May 2018
Posts: 62
Received Thanks: 27
Quote:
Originally Posted by Nιgнтмαяε View Post


^ is on the first page of releases... lazy sir.


Quote:
Originally Posted by babyminion View Post
can i have the link sir?
here u go sir!
Code:
https://www.elitepvpers.com/forum/flyff-pserver-guides-releases/3322190-release-forsaken-flyff-2.html#post29961087
MPZooey is offline  
Thanks
1 User
Old 07/25/2018, 08:28   #12
 
Ecrypter's Avatar
 
elite*gold: 0
Join Date: Aug 2014
Posts: 653
Received Thanks: 217
can you upload the database with cronjob?
Ecrypter is offline  
Old 07/25/2018, 13:28   #13
 
elite*gold: 0
Join Date: May 2018
Posts: 62
Received Thanks: 27
Quote:
Originally Posted by Ecrypter View Post
can you upload the database with cronjob?
you can find database here
Code:
https://www.elitepvpers.com/forum/flyff-pserver-guides-releases/3142307-release-support-sapphire-flyff.html#post27314623
MPZooey is offline  
Thanks
1 User
Old 07/25/2018, 13:42   #14
 
Ecrypter's Avatar
 
elite*gold: 0
Join Date: Aug 2014
Posts: 653
Received Thanks: 217
i got error when i register

i got this error
PHP Code:
There is currently a problem with the databasePlease try again later
can you share your database?
Ecrypter is offline  
Reply




All times are GMT +2. The time now is 21:59.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.