الموقع العربي الاول للعبة Silkroad Online

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة (https://silkroad4arab.com/vb/forumdisplay.php?f=226)
-   -   مشكله في الموقع (https://silkroad4arab.com/vb/showthread.php?t=585431)

Spicoo 10-05-2015 06:11 PM

مشكله في الموقع
 
http://store2.up-00.com/2015-05/1431270503981.png
ودي صوره من ال cofing
اقتباس:

<?php
ob_start();
// Base configuration file for SroLand web panel 3
// coded by HyperProCoders - 27.09.2011 - Last Edit: 10.11.2011

// Site Settings
$sitecharset = '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />';
$sitetitle = "Edit Title Here";
$facebooklink = "Your FaceBook Link here";
$showusername = 0; // Show user name on profiles?
$mysqlsupport = 1; // Your host support MySQL? (mysql for mysql_real_escape_string)
$forumlink = "Forum Link Here";
$gamename = "Style Sro";
$playerlink = "Player link";
// Site Settings finish.

//Slide Settings
$img1 = "TXT to Apear at pictures at slide"; //Img-1 desc
$img2 = "LegendarySr11"; //Img-2 desc
$img3 = "LegendarySro3"; //Img-3 desc
$img4 = "LegendarySro4"; //Img-4 desc
//Slide Settings Finish

// Connection Settings
//account db
$accountdbhost = "YONES-PC\SQLEXPRESS"; // DB Host
$accountdbuser = "pop"; // DB user
$accountdbpass = "ae78978sdfs5av1e0ghj";// DB pass
$accountdb = "SRO_VT_ACCOUNT"; // DB
//account db
//shard db
$sharddbhost = "YONES-PC\SQLEXPRESS";
$sharddbuser = "pop";
$sharddbpass = "ae78978sdfs5av1e0ghj";
$sharddb = "SRO_VT_SHARD";
//shard db
// Connection Settings finish.

// DB Connection
include_once("connection.php");
// DB Connection

// Do not edit
$girisdurum = $_SESSION["girisdurum"];
$kullanici = $_SESSION["username"];
$kullaniciid = $_SESSION["userid"];
$yonetici = $_SESSION["rutbe"];
$reseller = $_SESSION["resellername"];

// Do not edit
?>
ودي صوره من index
اقتباس:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Player Rank</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="description" content="Player Rank" />
<meta name="keywords" content="Player Rank"/>
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen"/>
<?php
// Baglanti Ayarlari
$host = "YONES-PC\SQLEXPRESS";
$user = "pop";
$pass = "ae78978sdfs5av1e0ghj";
$database = "SRO_VT_SHARD";

Deadly_Man 10-05-2015 06:15 PM

رد: مشكله في الموقع
 
اتاكد من المعلومات بتاعت Config

Spicoo 11-05-2015 12:48 AM

رد: مشكله في الموقع
 
تمام يغلق
:mf_popcorn:


الساعة الآن 10:42 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.