Hicbir ayarla oynamadan bu site bu duruma nasil gelir?

Started by Freeborn, June 26, 2007, 03:18:44 AM

Previous topic - Next topic

Freeborn

Hicbir ayarla oynamadim gece siteyi turp gibi bıraktım.

Sabah kalktıgımda bu hatayla karşılaştım kendime göre çeşitli yöntemler denedim ama olmadı.Bu konuda bana yardım eden biri olursa cok sevinirim.

www.okulcikisi.com/forum hata bu sayfada..

izmirli_

ayarlari_onar.php dosyası ile tüm ayarları doğrularmısınız...

Freeborn

Sağ ol arkadaşım sorun çözüldü ancak http://okulcikisi.com/forum a girince de çalışması için yapabileceğimiz bir şey var mı?


izmirli_


Freeborn

#4
Settings.php içi..

<?php
/**********************************************************************************
* Settings.php&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *
***********************************************************************************
* SMF: Simple Machines Forum&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *
* Open-Source Project Inspired by Zef Hemel ([email protected])&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *
* =============================================================================== *
* Software Version:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SMF 1.1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*
* Software by:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Simple Machines (http://www.simplemachines.org)&nbsp; &nbsp; &nbsp;*
* Copyright 2006 by:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Simple Machines LLC (http://www.simplemachines.org) *
*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2001-2006 by:&nbsp; &nbsp; &nbsp;Lewis Media (http://www.lewismedia.com)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*
* Support, News, Updates at:&nbsp; http://www.simplemachines.org&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*
***********************************************************************************
* This program is free software; you may redistribute it and/or modify it under&nbsp; &nbsp;*
* the terms of the provided license as published by Simple Machines LLC.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *
*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*
* This program is distributed in the hope that it is and will be useful, but&nbsp; &nbsp; &nbsp; *
* WITHOUT ANY WARRANTIES; without even any implied warranty of MERCHANTABILITY&nbsp; &nbsp; *
* or FITNESS FOR A PARTICULAR PURPOSE.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *
*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;*
* See the "license.txt" file for details of the Simple Machines license.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *
* The latest version can always be found at http://www.simplemachines.org.&nbsp; &nbsp; &nbsp; &nbsp; *
**********************************************************************************/

########## Maintenance ##########
# Note: If $maintenance is set to 2, the forum will be unusable!&nbsp; Change it to 0 to fix it.
$maintenance '0'; # Set to 1 to enable Maintenance Mode, 2 to make the forum untouchable. (you'll have to make it 0 again manually!)
$mtitle 'Maintenance Mode'; # Title for the Maintenance Mode message.
$mmessage 'Okay faithful users...we\'re attempting to restore an older backup of the database...news will be posted once we\'re back!'; # Description of why the forum is in maintenance mode.

########## Forum Info ##########
$mbname 'OkulCikisi.Com'; # The name of your forum.
$language 'turkish'; # The default language file set for the forum.
$boardurl 'http://www.okullcikisi.com/forum'; # URL to your forum's folder. (without the trailing /!)
$webmaster_email '[email protected]'; # Email address to send emails from. (like [email protected].)
$cookiename 'SMFCookie173'; # Name of the cookie to set for authentication.

########## Database Info ##########
$db_server 'localhost';
$db_name 'okul_oxxxi';
$db_user 'okul_oxx';
$db_passwd '1xxxxx4';
$db_prefix 'smf_';
$db_persist '0';
$db_error_send 1;

########## Directories/Files ##########
# Note: These directories do not have to be changed unless you move things.
$boarddir '/home/okul/public_html/forum'; # The absolute path to the forum's folder. (not just '.'!)
$sourcedir '/home/okul/public_html/forum/Sources'; # Path to the Sources directory.

########## Error-Catching ##########
# Note: You shouldn't touch these settings.
$db_last_error 1182776537;

# Make sure the paths are correct... at least try to fix them.
if (!file_exists($boarddir) && file_exists(dirname(__FILE__) . '/agreement.txt'))
$boarddir dirname(__FILE__);
if (!
file_exists($sourcedir) && file_exists($boarddir '/Sources'))
$sourcedir $boarddir '/Sources';

?>

Yağız...

Neyse.Kapatalim bu konuyu eski konuya geri dönelim.Sitende sorun yok :)

Freeborn

Arkadaşım ben sana kişisel hakarette bulunmadım bu 1
2.si ise gördüğün gibi oralara xxx koydum.


ghg, http://okulcikisi.com/forum dan girince hata veriyor.

Sorun bu...

Yağız...


Freeborn

Bende ve diğer yönetici arkadaşımda sorun veriyor :) ayrıca cıkıs yapamıyorm

izmirli_

#9
Tartışma Yaratacak Mesajlar Silinmiştir...

ayarlari_onar.php yi forum dizinine atıp ayarları doğrularmısınız lütfen....

Freeborn

Ayarları dogruladım ama olmadı yine aynı sorun var.

Advertisement: